return ip or address domain

Hi, members :slight_smile:

how you can retrieve url domain that hosts the project cgi

Check out WebSession.Header
http://documentation.xojo.com/index.php/WebSession.Header

You’ll be looking for the “Host” if I’m not mistaken :slight_smile: