|
| |
|
|
Toolman
Posts: 203 Joined: 3/14/2002 From: United Kingdom Status: offline
|
ASP pages - 7/11/2002 9:34:19
Is it possible to use the .asp page generated by frontpage to directly update the source database table for that page? I have a database of names and addresses that i need to be able to update via a web page. I have used the frontpage database results wizard to display the information in text boxes on a web page but now need to be able to amend that data within the text boxes and write it back to the same table in the database. Any suggestions would be great. Thanks in advance
_____________________________
Toolman " ....It was like that when I got Here!"
|
|
|
|
rdouglass
Posts: 9227 From: Biddeford, ME USA Status: offline
|
RE: ASP pages - 7/11/2002 10:33:03
Not in it' s ' native' form. You can however create a second page (using the DRW) and put in a custom script (for updating) on that second page. Once the update is done, you can redirect back to the first page. You can see the update instructions here: http://www.outfront.net/spooky/update.htm To do it all on the same page (at least AFAIK), you' ll have to do some custom ASP scripting.
|
|
|
|
Eli
Posts: 2658 From: ... er ... Status: offline
|
RE: ASP pages - 7/12/2002 11:22:14
post your code and we' ll see whats up
< Message edited by Micah -- 7/11/2002 11:22:30 AM >
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|