slyfox
11-17-2003, 10:59 AM
Hi
another one.. how do i send a hyperlink with a query string?
eg. href="get_url.htm?123"
bare in mind that the current page works with query strings and must send current value of query - so that value(123) won't always be the same.. (javascript reads current querystring and then uses that value for all other links, so all is dynamic)
any ideas?:rolleyes:
another one.. how do i send a hyperlink with a query string?
eg. href="get_url.htm?123"
bare in mind that the current page works with query strings and must send current value of query - so that value(123) won't always be the same.. (javascript reads current querystring and then uses that value for all other links, so all is dynamic)
any ideas?:rolleyes: