CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 Track IP address of User

Print topic Send  topic

Author Message
acchuuhere

Posts: 4
Posted: 04/20/2006, 9:07 PM

Hi Experts,

Thanks a million to CodeCharge that provided me a great solution for my web services.

I would appreciate if some one can help on this part as well:

My project is built such that the customer would enter his information for the required services through the online form with MS Access as the database integrated in this picture.

I would like to trace the IP address of each customer wish to participate in my service while he / she is entering the information. I wasn't able to find a place in the Help & support regarding this.

I understand that I need to have a field set in my MS Access Table for the IP address. How would I go about pulling the IP information using the form?

Please help!!

Regards,
Ashwin
View profile  Send private message
Andy
Posted: 04/22/2006, 8:38 AM

' ------- Capture IP Address -------------------
dim IPAddress

IPAddress=Request.ServerVariables("REMOTE_ADDR")

' ------- Capture IP Address -------------------

Add new topic Subscribe to topic   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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