|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
displaying a table from the database to user where he can modify the contents
hi
i have an ASP page wherethe user can get the data inform of tables.so in the table one of the columns should be vacant. how can i make a provision so that the user can enter the details agains the corresponding row and the details be updated. for example suppose i want the user to enter the shipping address which shd b later recorded in the database table. sl.no, book no, bookname, shipping address 1 2 3 user to enter button also i shd hav a provision to ask the user if he wants to add another shipping address n the same record shd appear with i.e on pressing the button the same shd apppear sl.no, book no, bookname, shipping address 1 2 3 user to enter button 2 2 3 user to enter button also please tell me how to record into database. thanking u satish |
|
#2
|
||||
|
||||
|
do you want to learn yourself on how .asp operates or are you looking for someone to post the code on how it's done? just asking
but while you think about it, here a great asp/database tutorial (by the way, if you do a search on google.com for asp tutorial you will get many hits) http://www.w3schools.com/asp/default.asp |
|
#3
|
|||
|
|||
|
displaying a table from the database to user where he can modify the contents
thanx tony
actually i was looking for the procedure. i hav gone thru the website b4. n it was grt learning xperience. i can manage ADO n ASP well the problem is i am looking for somebody. to gimme the ruf approximate code i mean the procedure. thrugh which i can accomplish my task. thanx newayz satish |
|
#4
|
|||
|
|||
|
if im understanding correctly, what you need to do is:
create a form with various textboxes/text areas (whatever your case may be) then assign the "value" field the field in your database... if you need further explanation (or an example) just let me know... email me at jquintana@simplifiedsolutionz.com and I might be able to help you out... |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > displaying a table from the database to user where he can modify the contents |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|