B
BernieH
I need to grab a session ID, which is part of a URL, and then incorporate
this URL in some HTML code. Is this possible?
For instance the browser address bar will display something such as:
http://www.someaddress.com/sessionid=123456&restofURL=abc. I need to grab
the session ID number and then use this number in some generated code.
TIA
BernieH
this URL in some HTML code. Is this possible?
For instance the browser address bar will display something such as:
http://www.someaddress.com/sessionid=123456&restofURL=abc. I need to grab
the session ID number and then use this number in some generated code.
TIA
BernieH