NinaMcI
Active member
Hi,
I'm trying to render the URL of the page the user is on in a form using the following code:
Please could someone help me with what to put in the value="{???}" so it picks up the URL of the current page.
Thanks.
I'm trying to render the URL of the page the user is on in a form using the following code:
Code:
<input type="text" class="textCtrl" size="70" name="redirect_url" value="{URL OF CURRENT PAGE}" />
Please could someone help me with what to put in the value="{???}" so it picks up the URL of the current page.
Thanks.