xyla
Posts: 17
|
| Posted: 11/23/2005, 6:00 AM |
|
Hi All,
What's the best approach to create a record form that saves te user ip address on registration.
I searched the complete forum but did not found what I'm looking for. (Maybe I looked at the wrong place)
For this project I'm using vb .Net with MySql
Thanks in advanced!
_________________
http://xyla.nl | Your Solution Provider |
 |
 |
Edd
Posts: 547
|
| Posted: 11/23/2005, 12:39 PM |
|
Have a hidden field on the registration form thar is populated on the BeforeShow event if it is empty.
For reference on using .Net
see
http://www.15seconds.com/issue/021119.htm
Not sure why you why you would want an IP address as I have friends whose IP address are redirected and bear no resemblence to their location/
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|