webutil not returning ip of client machine [message #407848] |
Thu, 11 June 2009 22:32 |
member.forums@gmail.com
Messages: 28 Registered: June 2009 Location: India
|
Junior Member |
|
|
Hi
i have to get the ip of client machine on which forms are being accessed.
I used webutil for the same and did the following
1. added webutil.pll library to my form.
2. added webutil.olb to the forms (I am not clear what is does actually).
3. run the script create_webutil_db.sql on my server database
in my form I am using webutil_clientInfo.GET_IP_ADDRESS
the form compile and runs fien but this method returns blank.
is there anything else that i missed.
thanks in advance
|
|
|
|
|
|