Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 9th, 2004, 01:32 PM
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default another simple alert box problem

can anyone tell me how to create an alert box. i want an alert box to appear if the label message.text is = to something. for example,

if message.text = "hello" then

'alert box code will go here informing the user it says hello

else

'blah blah blah

End if

can anyone help me??? thanx

 
Old April 9th, 2004, 01:48 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

You need to use javascript. See:

http://p2p.wrox.com/topic.asp?TOPIC_...ms=alert,popup
http://p2p.wrox.com/topic.asp?TOPIC_...ms=alert,popup





Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in alert box amol_0008 Javascript 1 June 14th, 2007 06:17 AM
Can I get an alert box on my local computer when s bhavna General .NET 1 June 1st, 2007 07:57 AM
personalized Alert Box kanoorani Javascript How-To 1 September 5th, 2005 08:58 AM
Javascript alert box Adam H-W Javascript How-To 13 March 4th, 2004 05:11 AM
Confirm alert box - need help, Please! larry HTML Code Clinic 1 January 25th, 2004 02:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.