Click to See Complete Forum and Search --> : request list


zero_hunter
07-18-2003, 10:56 PM
anyone know where i can get a request list java script that allows the user that goes to my site to enter his/her nick,e-mail address,the date they want it and the item that they want?:confused:

AdamBrill
07-18-2003, 11:08 PM
What exactly are you looking for? Just a form that sends you an e-mail with the users info? If so, then just create the form and use a form handler...

zero_hunter
07-18-2003, 11:25 PM
I want a request list where users can ask for games or cheats,something like that,they will post it on my site,then I will go in and see then fufil their request,I also want one that statts the piority but only I can control the piority.

Khalid Ali
07-19-2003, 07:55 AM
There are 2 options,either have a database enabled page where users requests are posted or send a form to you using email....which one is it you want??

zero_hunter
07-19-2003, 12:39 PM
can I have one that once the user post his/her request,they will receive a e-mail of confirmation(this is not very important),I want one that the users post on my site,the database enabled one,can someone please post it on this forum topic if possible?

zero_hunter
07-20-2003, 08:25 PM
can somebody please tell me the javascript for the reuqest list I want?

AdamBrill
07-20-2003, 08:40 PM
JavaScript isn't Database capable. You would have to use a server-side language for that. There are several server-side sections in this forums(PHP, ASP, and CGI). I use PHP, but you can use whatever you want...

zero_hunter
07-21-2003, 01:05 AM
k then,thnx,then i will go to the PHP forum and post