Re: Passing Variables between Data Access Pages



Use a cookie to hold the data during the navigation.

See this MSDN article for some sample code on how to write and read a
cookie:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_PassParam.asp

--

Ken Snell
<MS ACCESS MVP>


"Mike Vance" <mvhatespam@xxxxxxxxxxxxxxxx> wrote in message
news:08044DB1-8740-41CD-97F1-E08D1F1F2AE1@xxxxxxxxxxxxxxxx
> I'm trying to find out how to pass variables from one Data Access Page to
> another. I have seen many answers to questions like this on Google but I
> don't think the respondents understand what a Data Access page is. For
> instance I have a Login html page, I validate the User ID and Password
> then
> navigate to another html page and want to pass the User ID and Password
> entered to that second page.
> --
> Mike


.



Relevant Pages

  • Re: Passing Variables between Data Access Pages
    ... "WHERE" type string that you put in that server filter property. ... >> Use a cookie to hold the data during the navigation. ... >>> I'm trying to find out how to pass variables from one Data Access Page ... >>> instance I have a Login html page, I validate the User ID and Password ...
    (microsoft.public.access.modulesdaovba)
  • Re: Passing Variables between Data Access Pages
    ... Thanks for the response, we would rather not allow cookies if possible. ... > Use a cookie to hold the data during the navigation. ... >> don't think the respondents understand what a Data Access page is. ... >> instance I have a Login html page, I validate the User ID and Password ...
    (microsoft.public.access.modulesdaovba)
  • problem/help with using LWP
    ... from a browser you enter (at some point you get a session cookie, ... The navigation to the final POST always creates the same ... hidden form data. ... How do I refresh it? ...
    (comp.lang.perl.misc)
  • Re: Navigation hyperlinks...
    ... use JavaScript for this with a cookie. ... Conversation: Navigation hyperlinks... ... I want the link to my Login page to be disabled on my home page (and few ... > Conversation: Navigation hyperlinks... ...
    (microsoft.public.frontpage.programming)
  • Re: All New Records Only on a DAP
    ... On data access pages that are used for data entry, ... Set the visibility property of the Nav bar to Hidden - create a submit ... > I'm trying to use a DAP generated by exporting an Access form. ... > Even though I don't include navigation on the form, ...
    (microsoft.public.access.dataaccess.pages)