Suggestion/support Box Thing? |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development General Web Design Discussion |
||
![]() |
Suggestion/support Box Thing? |
||
Nov 14 2007, 06:23 AM
Post
#1
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 190 Joined: 6-November 07 From: United States Member No.: 2,407 |
Some websites have a little "Contact Me" or "Suggestion" thing that will allow them to type in their name, and their suggestion or whatever they want to type, and it would either send it to one of the Admins on the site, or it would submit it to some sort of MySQL table that will allow me to read it and answer back some how.
|
|
|
Nov 14 2007, 10:10 AM
Post
#2
|
|
![]() Newbie ![]() Group: Members Posts: 28 Joined: 12-November 07 From: India Member No.: 2,731 |
It's like a simple form really. Nothing different than a traditional form which sends data to a certain e-mail. You can program one in PHP yourself, it's not difficult at all
|
|
|
Nov 14 2007, 12:42 PM
Post
#3
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,196 Joined: 19-September 07 Member No.: 234 |
QUOTE It's like a simple form really. Nothing different than a traditional form which sends data to a certain e-mail. You can program one in PHP yourself, it's not difficult at all not diffucult, it depends if you want an admin area like you say.. stored so you can look later on... so you need a delet from data option, than you need a user / probably a registration... the list goes on. the simple is the contact form. One php page... a javascript validator to see if the infos are correctly set inside the diferent fields... (same emails / emails containing a @ and a . ... list goes on) BUT : if you are using zymic host... email function is disabled. so you actualy can't send emails :/ so i guess there is the database type thing... |
|
|
Nov 14 2007, 09:14 PM
Post
#4
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 190 Joined: 6-November 07 From: United States Member No.: 2,407 |
not diffucult, it depends if you want an admin area like you say.. stored so you can look later on... so you need a delet from data option, than you need a user / probably a registration... the list goes on. the simple is the contact form. One php page... a javascript validator to see if the infos are correctly set inside the diferent fields... (same emails / emails containing a @ and a . ... list goes on) BUT : if you are using zymic host... email function is disabled. so you actualy can't send emails :/ so i guess there is the database type thing... Any idea on how I could be able to set that up? |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 18th May 2013 - 04:38 PM |