Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have an IFrame page which passes the UserId in the querystring to the IFrame. I would also like to pass the current IP address of the user. The reason for this is so that I can confirm from the IFrame site that the user is coming from the same computer (ie, it is not being spoofed.)
If this is not possible, is to possible to get the current IP from the database?