Tag Archives: Formmail

What am I doing wrong?

I am trying, without good results, to create an application that a consumer input information to be able to, submits, and the info is emailed to my advice. Within my FormMail. pl We have: $mailprog = ‘/usr/lib/sendmail -oi -t’; (I get tried ‘/usr/sendmail -oi -t’ as well as ‘SMTP: mailhost. My. Domain'(Tried to obtain host provider… appeared to be on ‘forget’ intended for over an hour) $postmaster = ‘Emailaddress. com’; referers = qw(); allow_mail_to = qw(Emailaddress. com); recipients = (); The rest is at the particular default. In my html file We have: < variety action=" FormMail. pl" method=" post" name=" EmailForm" > < enter type=" hidden" name=" recipient" value=" MyEmailaddress. com" /> < enter type=" hidden" name=" subject" value=" Variety Demo" /> < enter type=" hidden" name=" redirect" value=" Route. htm" /> And also the form fields. When i test the page out I could input information, But when i ‘Submit’ I purchase a ‘You are not authorized to evaluate this page’, ‘HTTP Error 403 – Not allowed Net Explorer’. Whew, well there everthing is. Can among you brilliant brains tell me what I’m doing wrong. My head hurts you’ll want to set the formmail. pl report permission to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Best Set-up?

I’m doing a internet site for my mom… She needs the easiest way for customers she already have to make any payment. She already provides cc processing expertise so she just should collect the CC details. so what is the simplest way to do the secure web kind Hosting suggestions are generally welcome too. It really depends on the CC service she’s. Just what exactly do they suggest, and do they have a common gateway used in many PHP scripts If they allow PHP orders, do they have got script examples Allow us to know who the woman’s CC processor is. If you merely need basic information collection, use an html form on the secure page (SSL) and still have an email parser (formmail) to collect the form field data and electronic mail it to her email address. I’m may be wrong, but i think it would be secure on that server, but once it results in being email… no longer secure. And the email ends-up within the recipient’s PC… using the customer’s name and charge card numbers… not wise. use a Third party to manage the cc information. Paypal is incredibly great for this kind of. I’ve not used … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment