kieranplatt
Programmer
I need to read the active url within a framed site (to enable me to grab the affiliate ( etc) and submit this url as a form field within an existing form.
Can anyone help please?
Can anyone help please?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<body onload="document.forms['myForm'].elements['myData'].value = top.location;">