Is it possible to have new .php pages created when a user enters something into a database. For example, if you enter testpage into a form and hit sumbit, it writes to a database. Then can it...
Is their a way that members can choose out of a list of Favorite Links to show on their page? For example, I have "Web Favs" section with a couple links(Google, Weather, CNN). Is their a way they...
Hello, I am trying to have a user submit a form (Name, Email, Comment box) to my email address using .php. I don't want to use the mailto function because that requires the user to use their email...
Hello, I am trying to have a user submit a form (Name, Email, Comment box) to my email address using .php. I don't want to use the mailto function because that requires the user to use their email...
i have a database and two inputs to write to the database. But how can I create a login page that calls from that database for correct username and passwords.
Is there any way to password protect pages by using a database. Where users signup with username and password and it saves to database and they can then login with that information?
Is there any way to password protect pages by using a database. Where users signup with username and password and it saves to database and they can then login with that information?
Hello, is it possible to create a database in Frontpage where a user would create a username and password and then use that information to login to a secure area on the site? I have the database...
Hello, I have 6 images each in its own column in one row. When I click on an image I would like to swap it with the next image I click on. I can't figure this out. This is what I was trying. But...
On my site I would like people to add their own recipies to my site. What program or code can I use so that people can automatically add their info to my pae and have it update automatically. ...
There is a submint button, but when you hit the enter key it just erases the text in the box. I need the code that will let the enter key being hit = them clicking the submit button. I have done it...
Is there anyway that I can have a calendar on my website that people can add things into certain days? For example, an employee with access to the protected page with the calendar wants to add...
Hello, I would like my viewers to be able to enter their password then hit the "enter" key instead of having to click "submit password" how can I do this?
Hello, on my website I have a different page for each employee. So instead of going into each of my 16 employees pages and putting in their schedule, is there a way that on each page can be a region...