T0PS3O
May 9th 2006, 10:57 am
I'm creating an eBay listing template and want an 'ask a question' link in there. This link requires the item id (iid) and it would defeat the purpose of a template if its inserted manually.
So... Can JavaScript sniff out the listing ID from the URL, or from the HTML above the snippet?
I only ever used PHP with $_GET['variable'] - does JavaScript have a similar structure available?
So... Can JavaScript sniff out the listing ID from the URL, or from the HTML above the snippet?
I only ever used PHP with $_GET['variable'] - does JavaScript have a similar structure available?