Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Peter Macchia #1
Update Records form
Dreamweaver MX 2004 ASP with VBasic
I have a form page which passes a parameter to an update page. The
parameter is passed for the first record and I can update that record. The
next record that comes up is the first record in the database (ms access)
not the next record in the recordset. If I use the navigation buttons, the
parameter is passed and I can update all the correct records in the
recordset. I know the problem is in the redirection page but I dont know
what the redirection parameters should be?
Peter Macchia Guest
-
update multiple records
I'm trying to to update multiple records with a drop down. My update statment updates all selected records with all selected choices. I get for... -
update multiple records in multiple tables from one form
hello I have been trying to run multiple update queries based on the data entered by user. Brief background: I am fetching data from various... -
How to update records using list???
I have a table with ID and ParentID columns. ID column has values like:10,13,14,15,16 ParentID has values like : 0,10,13,14,15 I also have... -
Update records ASP
Hi who can help me out here? I have a field like this: <input name="link1" value="<%= rstemp("link1") %>"> And this is the new input: <a... -
Update / Add New Records
I have tried every suggestion I could find on how to set up a form that is using a combo box for record editing to allow the user to add more...



Reply With Quote

