how do i set up dynamic user accounds for a web page

D

Daemon Remins

Im trying to make a web page that allows for members to be added. I dont know
how to do this so any help would be nice. I need to know how to make the page
for adding users. And how to make my main page accept the input and add it as
a new page to the domain.
 
S

Stefan B Rusynko

You need a database and server side coding solution
- how you do it depends on your hosted server (what they support) and your skill in coding (or you may need a developer to do it for
you)




| Im trying to make a web page that allows for members to be added. I dont know
| how to do this so any help would be nice. I need to know how to make the page
| for adding users. And how to make my main page accept the input and add it as
| a new page to the domain.
 
Top