|
-
Oct 4th, 2000, 02:47 PM
#1
Thread Starter
New Member
Hi there,
I have a class with a bunch of property procedures and methods. I have an update method which updates the information modified by a user from an ASP page. I want to give a meaningful message to the user in the browser if the update succeeds or fails. Can anyone educate me as to how to do this.
Thanks,
Radhika
-
Oct 4th, 2000, 06:16 PM
#2
Frenzied Member
if you have vb6, explore the DHTML Application and IIS Application project types (File, New Project, select type, click OK, head for MSDN)
these projects let you send things to the browser in realtime, but its only worth the trouble for an internet based program.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|