Summary: This is my sendmail code, how would I change this to prevent bot's from injecting my code? $to = 'email@domain.com; $subject = $_POST['subject']; $mes...
Summary: Alright guys, before I ask anything I need to let you know that I am learning slowly how to create and publish sites, I created a website offering aff...
Summary: Im trying to get some PHP code to work for me which will send an email to me heres how it looks on screen http://star.southport-college.ac.uk/30059268...
Summary: http://www.perfectionconstruction.c... On this page, I have a form that should collect personal info and an order for fotos and submit the order to my...
Summary: I'm having a problem with my php feedback form, i've searched everywhere and to no avail... The Problem: as soon as a user goes on my 'Feedback form' ...
Summary: maybe you should give us some information about the problem. something like a code snippet of the "tons of code" that go with the email or how your ph...
Summary: I figured it out Michael. The sight is working. Let me finish tweaking my first version of it and I will send you a link. Can you help me with one mor...
Summary: But, did you replace the $email variable with the $headers variable in the mail() function? I suspect the added header information is useful in preven...
Summary: My website has been suspended by my host for phishing! It's not me but they say someone has hacked in and placed malicious spamming script somewhere....
Summary: I think you can still just do an action='mailto:whatever@example.com' to get the form emailed to you. Anything more needs server-side scripting, like...
Summary: i've just finished my email form (so i think) and i dont think it is working properly (i may know why). the question is... does the email address have...
Summary: Hi, I have developed a website in JSP and I have feedback page in it. I would like to know how do i convert submitted form data in feedback page into ...
Summary: i want to create an online form which users can fill in, then when they click 'submit' for the results to be sent directly to my email address. does a...
Summary: Hello, I have got a website running from IIS on my exchange 2003 Server. I have an asp script that has a form that can email details to a central comp...
Summary: I have a function on my websites called "Tell-a-Friend" which allows the viewer to click a link, a form opens up, they enter a friend's email address,...
Summary: Hey, Im currently working on a small script for my website it is powered by a MYSQL DB and I have come in to one big problem… I have created a funct...
Summary: Hello, I have created a simple HTML for my work. I have a "Submit" button located on the bottom of the form. I would like tihs button to send the comp...
Summary: Can someone please take a look at this web form and tell me what is missing or wrong. I believe that I need the correct code to allow it to convert HT...
Summary: I've been having problems with my web to email form. This morning 48 hours later after testing I got a message but only with the message, no email add...
Summary: Ok. This just baffles the heck out of me. I see a hit on my company site hit tracker. I open another browser and enter in the url of the person that h...
Summary: You need to check the permission settings on the directory and file that you want us to see. Here's the response I got. Forbidden You don't have perm...
Summary: But how do you find the php program to make it send? I can make the forms no problem, I just don't have a send system for them. How do you get one? ...
Summary: hey guys, I am almost done with my site, i am trying to create a form that will basically be a way for a potential client to give me some info on what...
Summary: I'm looking for how to get people to enter a code from an image when they are submitting an email to me via my webform. I've read this is done with sq...
Summary: Hmmm... I think I can see what you are trying to accomplish. However, that is not how I would approach this problem. For one, I would not rely upon th...