The form handlers included in Front Page 2000 works by putting a "Confirmation Field" on the Confirmation Form. When you do this, Front Page adds a comment in the HTML with specific verbiage "<!webbot bot=....>". When the confirmation form is populated, this comment is replaced with text that the user had input on the original form.
What I need to do, is to retrieve this text and populate a <input type="hidden"> field with it so that I can submit the confirmation form and POST this information to another server.
Since I know where this text is going to be every time, does anyone know how to retrieve it and populate an input box? Believe me, I've tried putting the comment in the Value of the input, that doesn't work. If anyone can help, that would be GREAT!!!
Thanks,
aojonesoa
What I need to do, is to retrieve this text and populate a <input type="hidden"> field with it so that I can submit the confirmation form and POST this information to another server.
Since I know where this text is going to be every time, does anyone know how to retrieve it and populate an input box? Believe me, I've tried putting the comment in the Value of the input, that doesn't work. If anyone can help, that would be GREAT!!!
Thanks,
aojonesoa