html experts - can you do this?

Carla Vermelha

New member
I want to use the surname that a user types into an input field to appear on a seperate page after they click 'next'
This will then lead them to a page that addresses them by their surname, for example:
Dear Mr Brown...............

This is the html of the surname input box: (by the way, i only know basic html, and it doesn't look too familiar to me, is this another kind of markup?)

<!-- Form Edit box edit_24 -->

<!--Preamble-->
<div style="position:absolute; left:733px; top:628px; width:159px; height:22px; text-align:left; /*MainDivStyle*/" __AddCode="here">
<!--MainDivStart-->
<input type="text" id="edit_24" name="surname" size="22" style="width:159px; /*Tag Style*/" value="" __AddCode="here">
<!--MainDivEnd-->
</div>
<!--Postamble-->

I cannot use hyperlinks to do this, only html....i'm using webplus x4

I'd be immensley grateful for any useful help you can offer :-)
Thanks Mia, you are a hero!
 
Back
Top