Passing variables between HTML pages using VBScript
- From: Vester <Vester@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 May 2005 16:54:03 -0700
I am having a few problems at the moment with passing variables through URLs
between two html files without using an ASP. Currently, I have several
hyperlinks on page1.html such as:
page2.html?id=3§=2
page2.html?id=9§=3
Is there anyway on page2.html in Vbscript that i can retrive the values for
the 'id' and 'sect' object specified in the URLs?
At the moment I am currently trying to output the objects and values to the
screen but having no luck with it at all. Does anybody have any ideas?
.
- Follow-Ups:
- Re: Passing variables between HTML pages using VBScript
- From: Michael Harris \(MVP\)
- Re: Passing variables between HTML pages using VBScript
- From: Joe Fawcett
- Re: Passing variables between HTML pages using VBScript
- From: Rafael T
- Re: Passing variables between HTML pages using VBScript
- Prev by Date: Re: Script Printer Driver Installation and Network Printer Connection
- Next by Date: Re: VBScript Debugging
- Previous by thread: copy with cr/lf
- Next by thread: Re: Passing variables between HTML pages using VBScript
- Index(es):
Relevant Pages
|