Re: Passing Variables between Data Access Pages
- From: "Ken Snell [MVP]" <kthsneisllis9@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 19:39:09 -0400
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
.
- Follow-Ups:
- Re: Passing Variables between Data Access Pages
- From: Mike Vance
- Re: Passing Variables between Data Access Pages
- References:
- Passing Variables between Data Access Pages
- From: Mike Vance
- Passing Variables between Data Access Pages
- Prev by Date: Re: median function
- Next by Date: External Cross Reference Database
- Previous by thread: Passing Variables between Data Access Pages
- Next by thread: Re: Passing Variables between Data Access Pages
- Index(es):
Relevant Pages
|