Passing variables between HTML pages using VBScript



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&sect=2
page2.html?id=9&sect=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?

.



Relevant Pages

  • Re: Passing variables between HTML pages using VBScript
    ... Vester wrote: ... > I am having a few problems at the moment with passing variables ... > through URLs between two html files without using an ASP. ...
    (microsoft.public.scripting.vbscript)
  • Re: Passing variables between HTML pages using VBScript
    ... >I am having a few problems at the moment with passing variables through URLs ... > between two html files without using an ASP. ... If you want to use server side code to process the url part after the question ...
    (microsoft.public.scripting.vbscript)
  • Is there any way to add html items before generating brio report?
    ... I am using Brio Intelligence 6.6.4 to generate html files. ... wondering if Brio can generate file as .asp. ... I grab the html file from Brio, and edit it in Frontpage and save as ...
    (comp.databases.olap)
  • Re: how can I use a sign up/in form to grant acces to webpages? as
    ... > How do I integrate the Form do i just use the hyperlinks? ... using ASP. ... Kevin Spencer ... >>> my standart visitors do not use the avaiable newsletter sign up form ...
    (microsoft.public.frontpage.client)
  • Re: ASP and webpage/site milling
    ... >generate html files using file system object. ... I have a database that is starting to grow ... >I would leave the main search page as a dynamic ASP page. ... with all the HTML code in it then write that string to a file using ...
    (microsoft.public.inetserver.asp.general)