Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Mike1500 #1
Changing the Update form structurally
Hello All,
I have an update form that I want to change the structure from displaying one
at a time to displaying all the record in the query horizontally. And also have
a update button for each record. Please help. Thanks.
Language: ASP
Database SQL Server
Windows 2000 Platform
Mike1500 Guest
-
Changing a Flash form field value
I am new to Flash forms and AS. I have tried hunting down a solution but have not had any luck. I have a application that uses Flash remoting to... -
Design time doesn't update when changing collection
I have a custom control with a ListItemCollection. If I add items by hand in the aspx and switch to design time view, everything works fine.... -
CF7 - changing action of a flash form
I understand you can't submit to other pages... well how about putting in a Cancel Button? I can get a submit and reset no problem but I can't seem... -
Changing the Tab Order in a form
How can I change the tab order in a form created in Acrobat Pro? I created a form that follows the Document Structure to tab through the fields. When... -
Changing Style In Form
I Know this should be simple but I stuck trying to change the style of my existing forms. At the moment its Expedition and I need it to be... -
Julian Roberts #2
Re: Changing the Update form structurally
Apply the repeat region to the <td> tag instead of <tr>. Then put the <form>
and submit button inside of the repeat region. So, you have 1 form for each
record. Then apply Update behaviour.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest



Reply With Quote

