Ask a Question related to Dreamweaver AppDev, Design and Development.
-
drwd #1
Update Record On Page Load
Hi I was wondering if anyone knew how to Update Record On Page Load. I have one feild in my database that I want to subtract 1 from each time the page is loaded.
Thanks in Advance For Help.
drwd Guest
-
update record on page load?
Using: ASP VBScript / MS Access / MX Hi, I would like to build a page which updates a record without the need to click a submit button. It is for... -
drop-down menu in update record page
Hi, I have created an update record page using the standard tools provided by dreamweaver. The page updates a record in an access database. All the... -
Link to update page selects wrong record
I built search and results pages that work fine but when i try to link from the results page record to an update page that i built using the Record... -
using dropdown box to display db record & update record
Hi Folks, I have a web database written in asp and using access97. I have many projects, but each project is being held responsible by a person.... -
Update Record only displaying first entry of database in the details page
Update Record only displaying first entry of database in the details page. It will update the record, it seems for some reason no matter what... -
Paul Whitham TMM #2
Re: Update Record On Page Load
You can place a hidden form on the page and add the following to the body
tag
onload="document.formname.submit();"
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"drwd" <webforumsuser@macromedia.com> wrote in message
news:d6im4v$ihj$1@forums.macromedia.com...have one feild in my database that I want to subtract 1 from each time the> Hi I was wondering if anyone knew how to Update Record On Page Load. I
page is loaded.>
> Thanks in Advance For Help.
Paul Whitham TMM Guest



Reply With Quote

