- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
If it's client-side js can just get it from (window.location + '').replace(/.*\//, '').
Server-side doesn't have any info about the webapp afaik.
Thanks,
-Jon
Hi,
If it's client-side js can just get it from (window.location + '').replace(/.*\//, '').
Server-side doesn't have any info about the webapp afaik.
Thanks,
-Jon