CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Add Hidden Fields

Print topic Send  topic

Author Message
Anthony Trotter
Posted: 05/22/2001, 9:06 AM

I am working on a user reg form in ASP/ACCESS. I can't for the life
of me figure out where to use Request.ServerVariables("REMOTE_ADDR")
to populate my "ip_insert" hidden form field.

Can anyone help?

Alexey Alexapolsky
Posted: 05/23/2001, 1:43 AM

Open "Form propertries"/Events/"Before show" event , and add code
fldip_insert = Request.ServerVariables("REMOTE_ADDR")

I assume that field name ip_insert is specified in "Field properties"/Common
tab

--
Regards,
Alexey
CodeCharge Support


Anthony Trotter <support@worldnetcity.com> wrote in message
news:9ee2q6$c07$1@mail.tankhill.com...
> I am working on a user reg form in ASP/ACCESS. I can't for the life
> of me figure out where to use Request.ServerVariables("REMOTE_ADDR")
> to populate my "ip_insert" hidden form field.
>
> Can anyone help?
>
>

Anthony Trotter
Posted: 05/29/2001, 9:22 PM

Adding the code to the "Form Properties/Events/Before Show" Event
didn't work.

It did work in the "Form Properties/Events/Open" Event.

Thanks for your help.

Anthony

"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9eft7n$p6n$1@mail.tankhill.com...
> Open "Form propertries"/Events/"Before show" event , and add code
> fldip_insert = Request.ServerVariables("REMOTE_ADDR")
>
> I assume that field name ip_insert is specified in "Field
properties"/Common
> tab
>
> --
> Regards,
> Alexey
> CodeCharge Support
>
>
> Anthony Trotter <support@worldnetcity.com> wrote in message
>news:9ee2q6$c07$1@mail.tankhill.com...
> > I am working on a user reg form in ASP/ACCESS. I can't for the
life
> > of me figure out where to use
Request.ServerVariables("REMOTE_ADDR")
> > to populate my "ip_insert" hidden form field.
> >
> > Can anyone help?
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.