|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
hey all,
how would one setup a page in which visitors could input certain information, and that information would then be belayed to another page in the directory automatically. for example, if the webmaster was displaying the email addresses of all his users for all his users, the user would submit his email address and then it would appear on the list of email addresses on another page without the webmaster having to do it manually. is there a way? |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
You need to use a server-side web programming language like PHP, then you can easily do this.
What laguage(s) are you using to create your website? |
|
|
|
|
|
#3 |
|
Member (9 bit)
|
im using html and java. i am using PHP for the forum. however, i am not familiar with the language itself. is there a tutorial on setting up such a form that i can use? does anyone here know how to make it? thx for any replies
|
|
|
|
|
|
#4 |
|
Member (9 bit)
|
any help??
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Hmm, you need basic knowledge in PHP to do so (also you need some knowledge in databases if you want to store e-mail addresses in a databases which is recommended) I don't know a specific tutorial for your case, if you want to learn the language, the official tutorial is a good starter:
http://www.php.net/tut.php |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|