Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Mike1500 #1
Update record inside a repeat region
Hello All,
I created an update record that I converted to a horizontal line and added a
repeat region into it. The page actually load up showing all the update record
at one time, the problem is when I try to update a single record and click the
update button the page crashes. When I remove the repeat region and run the
application and click the update button it works fine. What I'm thinking is
that when I add the repeat region to my update record it tries to update the
entire record set. Does anyone know what is going on? Please help. Thanks.
Important info:
langauge: ASP
Windows: 2000 professional
Browser: IE
Mike1500 Guest
-
Flash repeat region
i urgently need to do the following: haveing never tucked into putting dynamic data into flash, i suddenly, urgently need to dynamically populate... -
Nested Repeat region
Before Upgrading to CS I used to use the Extension from those clever peps at InterAkt to do this but now for some reason its incompatible!!! ... -
repeat region
Hi.. I use repeat region to view only 10 records at a time, so how can I have another link that when user click on next it will go to another 10 of... -
Update in a repeat region problems
I have a page which has one large table in which pulls out relevant rows from the database that will need updating. So i have used the update server... -
php repeat region
Hey guys, question about PHP, I'm trying to help out a friend but I don't really know anything about php. I'm also pretty amaturish at asp. I... -
Nancy Gill #2
Re: Update record inside a repeat region
The update record behavior is only designed to update one record at a time.
It's crashing cause it doesn't know what record you are trying to update.
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
[url]http://www.macromedia.com/go/team/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"Mike1500" <webforumsuser@macromedia.com> wrote in message
news:d58b6r$9be$1@forums.macromedia.com...added a> Hello All,
>
> I created an update record that I converted to a horizontal line andrecord> repeat region into it. The page actually load up showing all the updatethe> at one time, the problem is when I try to update a single record and clickthe> update button the page crashes. When I remove the repeat region and runis> application and click the update button it works fine. What I'm thinkingthe> that when I add the repeat region to my update record it tries to update> entire record set. Does anyone know what is going on? Please help. Thanks.
>
> Important info:
>
> langauge: ASP
> Windows: 2000 professional
> Browser: IE
>
>
Nancy Gill Guest
-
Mike1500 #3
Re: Update record inside a repeat region
Thanks for the reply Nancy Gill.
Mike1500 Guest
-



Reply With Quote


