Update multiple records with DRW?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to update multiple records at the same time via DRW? I have a roster listing all students who have signed up for a class. After the class is over I want to use a check box next to the student name to idicate that they attended the class. Is this possible

Dan
 
Hi Dan,

Not with the DRW but I believe that you can accomplish it using the DIW.
--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com




Dan said:
Is it possible to update multiple records at the same time via DRW? I have a roster listing all students who have signed up for
a class. After the class is over I want to use a check box next to the student name to idicate that they attended the class. Is
this possible?
 
What is DIW

----- MD Websunlimited wrote: ----

Hi Dan

Not with the DRW but I believe that you can accomplish it using the DIW
--
Mike -- FrontPage MVP '97 - '0
http://www.websunlimited.co




Dan said:
Is it possible to update multiple records at the same time via DRW? I have a roster listing all students who have signed up fo
a class. After the class is over I want to use a check box next to the student name to idicate that they attended the class. I
this possible
 
Ok, I looked over the DIW and don't see how this will do what I'm trying to do. Any suggestions. It looks like this is the only thing the DIW will not do.
 
Hi Dan,

Actually, the FrontPage Database tools do a minute portion of what can be
done with databases. However, that minute portion accounts for a fair
portion of what people generally do with databases on web sites. Remember
that FrontPage's database tools are not for programmers; they are for people
like yourself, who are NOT programmers.

ASP itself is capable of doing almost anything with almost any database. But
you would need to custom-program an application such as you have described.
It isn't diffcult. You could probably pay someone a very modest amount to do
the scripting for you.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Dan said:
Ok, I looked over the DIW and don't see how this will do what I'm trying
to do. Any suggestions. It looks like this is the only thing the DIW will
not do.
 
Back
Top