Group:  Microsoft Access ยป microsoft.public.access.dataaccess.pages
Thread: Passing value from querystring to DAP field

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Passing value from querystring to DAP field
Carlitos 29.09.2006 16:27:02
Hi all,

I have a DAP with a button that redirects the user to another DAP passing an
Id within the URL. What i need to do is to get that Id and associate it with
an field that exists on the second DAP. I tried to use
Request.Querystring("Id") but it returns an error: "Object required:
Request".

Is there other way for me to do that? Thanks in advance
Re: Passing value from querystring to DAP field
"PaulD" <nospam> 29.09.2006 18:17:50
try using cookies
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_PassParam.asp

Paul D

"Carlitos" <Carlitos[ at ]discussions.microsoft.com> wrote in message
news:EBEC1CE9-C1FF-4B0D-9152-FF67BE5F37D2[ at ]microsoft.com...
: Hi all,
:
: I have a DAP with a button that redirects the user to another DAP passing
an
: Id within the URL. What i need to do is to get that Id and associate it
with
: an field that exists on the second DAP. I tried to use
: Request.Querystring("Id") but it returns an error: "Object required:
: Request".
:
: Is there other way for me to do that? Thanks in advance


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net