|
 |
asp_databases thread: RE: Batch Pages Recordset editing
Message #1 by "Kim Iwan Hansen" <kimiwan@k...> on Fri, 19 Apr 2002 23:58:09 +0200
|
|
Hi Charlie,
I noticed you posted this question to multiple lists, something people do
from time to time. Posting the same question to multiple lists is not very
nice for a number of reasons.
My #1 reason for disliking it is you may be subscribing to lists I'm not
receiving, and thus I won't get the answers you're getting from those lists.
If I choose to reply to your message, it may well have been answered on
another list already.
The threads on each list you post to will develop in seperate directions and
while it may help you here and now, it won't help people who are trying to
help you, nor will it help those who are searching the lists a month from
now trying to find the answer to the same kind of question.
I'm afraid I can't help you with your actual question - I'm not a
dreamweaver guy and I don't understand the context of the question fully.
(but then again, maybe you've already got your answer from another list)
-Kim
-----Original Message-----
From: Charlie deRees [mailto:charliederees@h...]
Sent: 19. april 2002 21:26
To: ASP Databases
Subject: [asp_databases] Batch Pages Recordset editing
ASP / Dreamweaver
I have a page which lists items which can have list/menu selection edits
applied in a batch and then submitted. This works well untill I attempt to
page the list in groups of 10 or so recorders. When running the page and
change , say 3 records in the first page, navigate to next page, change 3
more form the second page and then submit, only the those records changed
from the second page are deleted.
My approach to this is the result of sample code from the web. Is there a
better way in which to do this or maybe even better an extension available
which work make light work of batch processing over multipule pages?
Charlie,
The page in question can be viewed at :
http://www.derees.com/wholesaletea/page4.asp and the code attached to the
submit command is as follows.
Message #2 by "Charlie deRees" <charliederees@h...> on Fri, 19 Apr 2002 21:26:03
|
|
ASP / Dreamweaver
I have a page which lists items which can have list/menu selection edits
applied in a batch and then submitted. This works well untill I attempt to
page the list in groups of 10 or so recorders. When running the page and
change , say 3 records in the first page, navigate to next page, change 3
more form the second page and then submit, only the those records changed
from the second page are deleted.
My approach to this is the result of sample code from the web. Is there a
better way in which to do this or maybe even better an extension available
which work make light work of batch processing over multipule pages?
Charlie,
The page in question can be viewed at :
http://www.derees.com/wholesaletea/page4.asp and the code attached to the
submit command is as follows.
|
|
 |