[thelist] Need Form HTML Help

Paul J. Warman cpwarman at lvcm.com
Sun Jun 16 11:33:01 CDT 2002


Hi Bob,

Thanks for taking the time to answer. The second post is for a FrontPage
Sendmail so that I can send the form to the client as well as sending the
data to PayByCheck.

I may not have explained the first item in enough detail. I have three text
boxes and three check boxes giving me a total of six variables. PayByCheck
has one field, called memo into which I want to concatenate all six
variables.

When I get the variables back in an email I can deconstruct the string. I
just don't know how to construct the string in HTML to send it to
PayByCheck.

Thanks

Paul J. Warman
mailto:cpwarman at lvcm.com
mailto:paul at computerswereus.com
COMPUTERS WERE US, INC.


-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Bob Haroche
Sent: Sunday, June 16, 2002 9:03 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] Need Form HTML Help


Re question no. 2, do you know what that second POST action is supposed to
do? It's definitely FP proprietary stuff and may not be necessary at all.
Since it looks to be posting to itself, I'm wondering if it's simply some
sort of form validation. If so, you can validate the form using javascript
"onSubmit" and have only the first POST action that you need.

Re question no. 1, I'd think that would depend on the type of URL
parameter(s) the recieving page at paybycheck.com is expecting. You could
use javascript to do something along the lines of what you want, but it's
hard to describe how without seeing your form or knowing what precisely
needs to be passed.

Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
http://www.OnPointSolutions.com




More information about the thelist mailing list