![]() |
|
|
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
I saw this topic was briefly discussed in October, but I can't find what I need. i am using a template to build my website, and the Contact Us form uses form tags. It was suggested to me that I use a CFG to process the form. My question is - am I supposed to delete the current programming between the Form tags? Where /how do I insert the CFG? It seems that the CFG is replacing the Form content, rather than creating a method to email the form info to me. Please advise. Thanks. BW |
|
#2
|
||||
|
||||
|
Quote:
Are you referring to: http://forum.hostican.com/php-mysql-...generator.html ? That should work, if you want it to be secure, you can always do https://yoursite.com/contact/ <-- could be another way around it.
__________________
Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket. |
|
#3
|
|||
|
|||
|
Yes, I am referring to that link. There seemed to be a question of whether it was secure.
I am unclear how to make the https://mysite.com/contact us page. I was asking if the newly generated code should replace the Form tags I have on the web page. All of the fields are there, the pages already have the buttons, I just need to know what to do to send the form to my email address and avoid spam. |
|
#4
|
||||
|
||||
|
Quote:
Normally a PHP script wont show your email address in the source as its a server side lang and that should work fine for you. I don't see any reasons why it wouldn't. So you should be fine with it.
__________________
Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket. |
![]() |
| Tags |
| contact, form, generator, secure |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Secure FTP being blocked? | spamtrashcan | Shared Hosting | 6 | 02-15-2009 02:32 PM |
| Checkboxes form | Pavlos1316 | PHP / MySQL Assistance | 2 | 06-15-2008 06:17 PM |
| Getting form email to work - NEWBIE | Jessica | HTML / Design | 1 | 03-05-2008 10:37 PM |
| Form handling - Add-on domain using cgiemail | Paul Hunt | HTML / Design | 3 | 02-15-2008 12:53 PM |
| Contact Form Generator | lnxcode | PHP / MySQL Assistance | 5 | 10-03-2007 01:15 AM |