Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
fuxxi
searchUrl = "http://search.ebay.co.uk/ws/search/SaleSearch?satitle=" + search +"&fis=2" change to this searchUrl = "http://search.ebay.de/ws/search/SaleSearch?satitle=" + search +"&fis=2" |
|
|
Hm.. im surfing on ebay.de and when i click the "View completed items" links its redirecting to ebay.co.uk, where it should do the search on ebay.DE ?!?! ;) |
|
|
I have improve the work flow auction title is editable via a prompt box and Opens in a New Window |
|
|
Hi bobielawlintine, Thanks for your suggestion. I have implemented it :)
Thanks,
|
|
|
Or just use:
because the title of the auction is always the first h1-tag. |
|
|
This script is a great idea... just a little enhancement: instead of using
you can simply use:
|