Home > Archive > PERL Miscellaneous > April 2004 > NEed your help with yahoo and dynamic URL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
NEed your help with yahoo and dynamic URL
|
|
|
| Hello
I am having trouble loading some products onto yahoo product submit.
These are dynamic URL's that point to product pages
I am lost becuase the tech deparments do not seem to know what is going on
and have never heard of product submit and the merchants do not have access
to the index.cgi file.
for example look at this merchants site.
go to www.mymetalcanvas.com and enter DL01 into the search field.
This brings you to the product page which works fine.
Now i duplicated the url to do what the Search button did, so this link
below does the same thing as above and it works fine:
http://www.mymetalcanvas.com/index....&SearchVal=DL01
This URL works fine in froogle product submit. I do not put in the cartid
which is a session variable, but it seems to recreate one.
Now why wouldnt this link work in Yahoo stores using the yahoo product
submit.
IT gives an error "unable to create session id, please try again later."
But if you copy and paste the yahoo link back into the URL while still at
yahoo, it will work as it finds the landing page. IT is so strange.
PS. The link in yahoo does actually work if you click within results, ie
"see more items from this merchant", but if you enter a search keyword that
brings you to a listing from the same merchant, it will fail.
Thanks
Danny
| |
| James Willmore 2004-04-27, 2:09 am |
| On Mon, 26 Apr 2004 16:10:59 +0000, Danny wrote:
[ ... ]
Where's a code example of what you have tried?
Just to get you started (if you don't have any code written yet :-) ).
read 'lwpcook' - found by typing
perldoc lwpcook
or visit
http://www.perldoc.com/perl5.8.0/lib/lwpcook.html
HTH
--
Jim
Copyright notice: all code written by the author in this post is
released under the GPL. http://www.gnu.org/licenses/gpl.txt
for more information.
a fortune quote ...
Oh, wow! Look at the moon!
|
|
|
|
|