This is a discussion on "Interactive Page?" within the Classic ASP section. This forum, and the thread "Interactive Page? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Interactive Page?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Interactive Page?
Hiya
My development skill is virtually nill with regards to the creation of an Interactive web page where data is inputted, then a submit button is pressed and the data posted to a database for review - that is my quest and I hope someone can help me with a lot of patience!! I am a complete novice to this area of development and I hope I am in the correct forum. I can creat a static web site with pretty graphics and information, hence my cry for help in the development side. Can anybody help, advise or inform me as to where the best tutorials can be found? Regards Gary |
|
|
|
|||
|
First, you'll have a page (HTML or ASP) with a form on it, containing fields for all the pieces of information you want to collect.
The 'target' of that form (where it goes when you hit sumbit) would then be an ASP page which would collect the field information that was submitted with the form and INSERT it into the database. If you're not into coding ASP, you'll probably need to get into some basic ASP first before attempting this kind of script. |
![]() |
| Tags |
| interactive, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| interactive health | masonbarge | Free Web Site Critique | 5 | Apr 19th, 2007 02:42 |
| Interactive DVD with quiz | Paula | Graphics and 3D | 3 | Oct 4th, 2006 13:38 |
| Interactive PDFs | Amphersand | Graphics and 3D | 4 | Sep 22nd, 2006 10:32 |
| Interactive PDFs Help! | Amphersand | Web Page Design | 2 | Mar 21st, 2006 17:08 |
| Dynamic Interactive Page | ekendricks | Classic ASP | 4 | Jan 26th, 2004 16:07 |