COLONS FrontPage

G

Grant

How do I eliminate the :::::: (colons) that are generated by FrontPage when I
receive the e-mail. I am presently using a "Fill-In" initiation form.... It
works GREAT... except now I want the form response to further automate/supply
another program with that information.... THAT PROGRAM requires a = sign
between the field name and the argument supplied... that's not a problem....
the real problem is that FrontPage generates a : between the Form Field name
and the Argument... SO... How might I either ERRADICATE to :COLONS: or
replace them as a = (equal sign)......... Thanks VERY MUCH in ADVANCE.....
Grant Bassett - First Title Agency - Cincinnati, OH 513.612.7176
[email protected]
 
M

Mike Mueller

The FP form handler cannot be changed- you would need to
write your own handler. You will probably be better off as
the FP form handler has the email address in the page
source, inviting spam.

Another option is to do a find/replace in the received email
before processing the data


: How do I eliminate the :::::: (colons) that are generated
by FrontPage when I
: receive the e-mail. I am presently using a "Fill-In"
initiation form.... It
: works GREAT... except now I want the form response to
further automate/supply
: another program with that information.... THAT PROGRAM
requires a = sign
: between the field name and the argument supplied... that's
not a problem....
: the real problem is that FrontPage generates a : between
the Form Field name
: and the Argument... SO... How might I either ERRADICATE to
:COLONS: or
: replace them as a = (equal sign)......... Thanks VERY MUCH
in ADVANCE.....
: Grant Bassett - First Title Agency - Cincinnati, OH
513.612.7176
: [email protected]
 
Top