Web viewer setup-Ebay search

How do I create a page to automatically insert specific fields in the search
bar of Ebay?
Lewis [ Mo, 06 August 2007 10:07 ] [ ID #1787891 ]

Re: Web viewer setup-Ebay search

Ah worked it out; probably an obvious one!

"http://search.ebay.com.au/search/search.dll?from=R40&_trksi d=m37&satitle="
& etc....


www.musicswopshop.com.au



"Lewis" <swopshop [at] tpg.com.au> wrote in message
news:46b6d6a3$1 [at] dnews.tpgi.com.au...
> How do I create a page to automatically insert specific fields in the
> search bar of Ebay?
>
>
Lewis [ Mo, 06 August 2007 10:40 ] [ ID #1787892 ]

Re: Web viewer setup-Ebay search

"Lewis" <swopshop [at] tpg.com.au> wrote in message
news:46b6de7d [at] dnews.tpgi.com.au...
> Ah worked it out; probably an obvious one!
>
> "http://search.ebay.com.au/search/search.dll?from=R40&_trksi d=m37&satitle="
> & etc....
>
>
> www.musicswopshop.com.au
>
>
>
> "Lewis" <swopshop [at] tpg.com.au> wrote in message
> news:46b6d6a3$1 [at] dnews.tpgi.com.au...
>> How do I create a page to automatically insert specific fields in the
>> search bar of Ebay?
>>
>>
>

How did you do it? I'd like to learn that.

Thanks
Latka Gravis [ Mo, 06 August 2007 22:42 ] [ ID #1787897 ]

Re: Web viewer setup-Ebay search

Create custom web page in web search viewer:
"http://search.ebay.com.au/search/search.dll?from=R40&_trksi d=m37&satitle="
& whatever fields you would like it to search! I tried to get it to search a
particular category (musical instruments) but no dice. If you have any luck
with that one, let me know!
Cheers,
Lewis
Music swop shop
www.musicswopshop.com.au


"Latka Gravis" <itsmewhoelse [at] fastmail.fm> wrote in message
news:iJLti.13$pu7.9 [at] newsfe05.lga...
>
> "Lewis" <swopshop [at] tpg.com.au> wrote in message
> news:46b6de7d [at] dnews.tpgi.com.au...
>> Ah worked it out; probably an obvious one!
>>
>> "http://search.ebay.com.au/search/search.dll?from=R40&_trksi d=m37&satitle="
>> & etc....
>>
>>
>> www.musicswopshop.com.au
>>
>>
>>
>> "Lewis" <swopshop [at] tpg.com.au> wrote in message
>> news:46b6d6a3$1 [at] dnews.tpgi.com.au...
>>> How do I create a page to automatically insert specific fields in the
>>> search bar of Ebay?
>>>
>>>
>>
>
> How did you do it? I'd like to learn that.
>
> Thanks
>
Lewis [ Mi, 08 August 2007 08:34 ] [ ID #1789581 ]

Re: Web viewer setup-Ebay search

"Lewis" <swopshop [at] tpg.com.au> wrote in message
news:46b96405$1 [at] dnews.tpgi.com.au...
<snip>>>>
>>>
>>> "Lewis" <swopshop [at] tpg.com.au> wrote in message
>>> news:46b6d6a3$1 [at] dnews.tpgi.com.au...
>>>> How do I create a page to automatically insert specific fields in the
>>>> search bar of Ebay?

I don't know if this is what you're looking for, but, I use
search.ebay.com/{whateverI'mlookingfor} or search.ebay.com.au/{whateverI'm
lookingfor}
and I get results. You could also do it with buy.ebay.com.au and get Buy It
Now listings. So, if you wanted to automate it from your solution, you
could create a calculation similar to this one I use for google maps...

I created a calc field... (Do Not Store, results...text)
"http://maps.google.com/maps?q=" & ship1rec address book1::shiprecaddress1
&" " & " + " &ship1rec address book1::shiprecCity1 & " " & " + " &
ship1rec address book1::shiprecState1 &" " & "" & ship1rec address
book1::shipreczip1 & " " & " + " & "USA&sa=X&oi=map&ct=title"

The I created a script...

Open Url(no dialog, googlegetadd1)

And placed a button under the ship1recaddress field.

Click the button and right to google maps for that address you go.

Yours should be even simpler. Just an "Instrument" field and a concatenation
of the url in a calc and one button.


Kinda hokey, but it works. :)
Latka Gravis [ Do, 09 August 2007 04:54 ] [ ID #1790414 ]
Datenbanken » comp.databases.filemaker » Web viewer setup-Ebay search

Vorheriges Thema: create a new record from a portal
Nächstes Thema: Date math in a Perform Find Script step