Using "Submit" image on multipart form - TechRepublic
General discussion
March 24, 2002 at 11:34 PM
boballoo

Using “Submit” image on multipart form

by boballoo . Updated 24 years, 3 months ago

On a multipart form at http://www.editfast.com/editsub.htm I have a “submit” image at the bottom of the form

which I think is causing problems but I don’t know why. FormMail returns a message “no recipient or an invalid recipient” but there is a recipient on the form

and the same recipient appears in the @recipients in FormMail.pl
@recipients = (‘^editorial@editfast.com’,’^jeditorial@editfast.com’,’^jobs@editfast.com’,’^jjobs@editfast.com’,’^free-estimate@editfast.com’,’^jfree-estimate@editfast.com’,’^price-list@editfast.com’,’^jprice-list@editfast.com’);

Can anyone spot my error. Your help is appreciated.
You can send direct mailto:director@editfast.com

Bob

This discussion is locked

All Comments