Joel P Posted February 9, 2009 Posted February 9, 2009 Greetings, I am creating a database hosted on FM Server to be accessed using IWP. One of the design requirements is to be able to log either the machine name or IP address of the client machine. Is there a way to accomplish this? The only solution I've been able to find involves PHP, but I am hoping there's a simpler alternative. Many thanks!
Wim Decorte Posted February 14, 2009 Posted February 14, 2009 No, nothing simpler. You could use an HTML page with javascript that you display in a web viewer and then "scrape" the content of that web viewer so you can store the IP address in a field.
comment Posted February 14, 2009 Posted February 14, 2009 That's not as easy to do as it sounds - running Javascript by itself does not change the web viewer's source or contents attributes.
Recommended Posts
This topic is 5820 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now