This is a discussion on "campaign form" within the Web Page Design section. This forum, and the thread "campaign form are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
campaign form
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
campaign form
would someone please tell me the best way to create a campaign form,
i need to take names, addresses, telephone numbers, email addresses, age, and comments. but i need them to automatically imprint onto a html page, so it is easily printed out, just a straight layout with seperating tables name ! address! telephone! email !age! comments! also if possible, i needed a 'counter' that i can put onto my main website to say how many people have signed ( maybe even an image ) thank you
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Last edited by saltedm8; Oct 9th, 2006 at 07:10. |
|
|
|
||||
|
Re: campaign form
what if i was to make a 'email form',, then have it 'sent' to another file, then download that file when he time is rignt ? would that work, because the php and mysql is above me
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: campaign form
You would need to use some language to write out a new file too. Would be easier imo to just inject the info to a database and have it display from the database as needed. Less files, less work. You could do it very quickly with DW's built in server behaviors. Although we will also help you along as needed as you know.
__________________
I've got <style> and .class
|
|
||||
|
Re: campaign form
sounds good,
i dont have a clue where to start, i can create a seperate database for it, but i have no idea about the steps to create the php codes, would you be able to talk my through it ? cheers
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: campaign form
This should help get you started
http://www.php-mysql-tutorial.com/co...-using-php.php
__________________
I've got <style> and .class
|
|
||||
|
Re: campaign form
thanks mate
is it just this i need ??
sounds easy enougth if that is all it is, - also, how do i point scripts to it ? cheers
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: campaign form
Just name it whatever you need to and include it at the top of the files that need the db connection like so.
<?php include("connection.php"); ?>
__________________
I've got <style> and .class
|
|
||||
|
Re: campaign form
ok, i have not done the database yet, but how do i create the form, so it works with the database
cheers
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: campaign form
how would i make the form and make to connect with the database ?
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
![]() |
| Tags |
| printable form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding / Showing form fields based on previous form input | John Alexander Hopper | PHP Forum | 1 | Mar 10th, 2008 11:30 |
| form variable within an iframe component of a form | kissfreaque | PHP Forum | 3 | Feb 29th, 2008 13:06 |
| media campaign manager for global giant | Web JobBot | Job Opportunities | 0 | Oct 9th, 2006 11:42 |