I need to create an input field that will mimick this html code…any suggestions?
<form action="http://xxx.camil1.com/.aspx/s/13229/" method="post">Email<input type="text" name="13229-13229"><br /><input type="submit" value="Subscribe">
Would I use a getURL for this?
Thanks