Platforms to show: All Mac Windows Linux Cross-Platform

FAQ.How to get client IP address on web app?

Answer: Use the WebSession.RemoteAddress property.
Example
Sub Open()
Title = Session.RemoteAddress
End Sub

The biggest plugin in space...