B
Bill Crouch
I can't find the code to display the client IP address on
the client browser. Shouldn't it be 'session. '?
Bill
the client browser. Shouldn't it be 'session. '?
Bill
These are two of the "Session" code instances I am
currently playing with. Both display on the client PC
the session ID and the Date and Time.
Your Current Session ID is: <%=session.sessionid %>
Today is: <% =Date() %>
The time is: <% =Time() %>
I had just thought that the IP display would be session
related.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.