Forum Moderators: open

Message Too Old, No Replies

Resume Submit Page will not send resumes

         

Lunatic Lineman

9:59 pm on Mar 16, 2004 (gmt 0)

10+ Year Member



I'm trying to launch a resume database page and have it populated, but when I click send it will not sent the submission to my email. below's a part of the code that may have fault, but if not please view my source on this page.
<Sorry, no personal URLs. See TOS [webmasterworld.com]>

_______________________________________________________

<form name="Line-Man.com Resume" onSubmit=""
action=_vti_bin/shtml.exe/submitresume.htm method=post
enctype=x-www-form-urlencoded webbot-action="--WEBBOT-SELF--">
<div align="center">
<!--s-label-fields="TRUE" b-reverse-chronology="FALSE"
s-email-format="TEXT/PRE" b-email-label-fields="TRUE"
b-email-replyto-from-field="TRUE" s-email-replyto="resume@example.com"
b-email-subject-from-field="FALSE"
s-email-subject="example.com Resume Submission " s-builtin-fields
u-confirmation-url="thankyou.htm"
S-Email-Address="resume@example.com" -->

[edited by: tedster at 10:28 pm (utc) on Mar. 16, 2004]

Birdman

10:15 pm on Mar 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't think the problem is caused by that code, but most likely by the script that handles the form. That script would live at _vti_bin/shtml.exe/submitresume.htm, according to your action attribute. That is a strange file path with two file extensions.

[edited by: tedster at 10:31 pm (utc) on Mar. 16, 2004]

PatomaS

10:52 pm on Mar 16, 2004 (gmt 0)

10+ Year Member



Yes in deed

this problem use to happen in Front Page, so yu must check your action in the form

;)

Bye

Lunatic Lineman

11:25 pm on Mar 16, 2004 (gmt 0)

10+ Year Member



Is there a free script that someone can share that I can to add to the form w/ action buttons that will forward the submittal to my email account?