Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Feedback Form Help


  • Please log in to reply

#1
accessman1

accessman1

    New Member

  • Member
  • Pip
  • 1 posts
I have an e-mail feedback form on my website, and when someone clicks the 'send message' button, they're redirected to an error page that says:

Microsoft VBScript runtime error '800a01c2'

Wrong number of arguments or invalid property assignment: 'sendemail'

/contactus.asp, line 22



Here is the code I currently have, any help would be great!!!



#contactform { margin:0; padding:5px 10px;}
#contactform * {
color:#666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 11px Arial, Helvetica, sans-serif; color:#cdcdcd; text-transform:capitalize;}
#contactform input.text { width:360px; border:1px solid #e7e7e7; margin:5px 0; padding:5px 2px; height:15px; background:#fff;}
#contactform textarea { width:360px; border:1px solid #e7e7e7; margin:10px 0; padding:2px; background:#fff; height:150px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 265px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}
  • 0

Advertisements


#2
AstraNut

AstraNut

    Member

  • Member
  • PipPipPip
  • 465 posts
The code you have posted is CSS which is only for presentation of your web page. Your current hosting package or service MUST allow SMTP ( http://en.wikipedia....ansfer_Protocol ) to work. Otherwise, no email can be sent.

PHP: Sending Email Tutorial (Text/HTML/Attachments): http://www.webcheats..._attachment.php

Use any of the below sites to make the workable form you need:

These are really good online form makers. Just follow the instructions for making it and uploading file(s).

How to Make a Slick Ajax Contact Form with jQuery and PHP: http://www.elated.co...orm-jquery-php/

Contact Form Generator: http://www.tele-pro....s/contact_form/
WYSIWYG Form Maker: http://www.jotform.c...CFRQhnAod6laUqA
http://www.thesitewi...dbackform.shtml
http://www.form2email.net/
http://www.phpform.org/

http://www.thepcmanw...form_mail.shtml
http://emailmeform.com/
http://www.freecontactform.com/
http://www.reconn.us...ent/view/12/34/ (Download - Contact Us Script)
http://formsmarts.com/

http://apptools.com/...orms/forms1.php
Form Service: http://www.mycontactform.com/
Online Free Tool, PHP Contact Form Code Generator: http://www.htmlbasix...ntactform.shtml
PHP Mailer Script Step by Step: http://www.htmlgoodi...cle.php/3855686
PHP Sending E-mails: http://www.w3schools...HP/php_mail.asp
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP