Results 1 to 2 of 2

Thread: How to display an error message in the user's browser window

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    15

    Question

    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

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    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.
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width