Ask a Question related to Dreamweaver AppDev, Design and Development.
-
dosima #1
insert dynamic records into database
hi
i want to insert dynamic records into a database
i am getting information from one page which goes to the next page by passing
url and have list the information into dynamic text boxes. i have then added an
insert record behaviour to those field to enter into the database but nothing
seems to be going into the database. can someone please help me work out how
the information displayed in the dynamic text boxes be inserted into the
database.
thanks in advance
dosima Guest
-
2 insert records and One page
have a page with two survey forms is it possible to have two insert records on one page but in two different forms? ~Speegs -
insert multiple records with ASP.NET
Ok, I have seen the question asked, yet have not seen any answers. I know how to insert multiple records with .asp, but how would I do it with... -
insert blank row between records
i need to insert a blank row between each row of data - is this possible ? thanks mark -
insert records
See if a file with an extension .ldb (probably your db_file_name.ldb) is present. If yes, try to delete it. If it says: file in use, try to quit DW.... -
Insert Dummy Records
David, Thanks for the reply. Maybe I should have elaborated. The reason I need these records is so I can produce a report that when these... -
nisav19 #2
Re: insert dynamic records into database
the dynamic text boxes that you are populating....are they in a form which then
gets submitted into the insert record behavior...because from the way it sounds
what you are doing is you have an insert record behavior in the page...you
populate the boxes...but you dont actually submit a form to insert the record.
the insert record behavior will not automatically kick in untill you tell it to
through a submission of a form.
nisav19 Guest



Reply With Quote

