Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox
Message
 
 
To
18/02/2008 08:20:17
General information
Forum:
ASP.NET
Category:
Web forms
Title:
Miscellaneous
Thread ID:
01293409
Message ID:
01293435
Views:
17
>Hi
>
>I have a web form.
>
>I want to check if a textbox is empty.
>
>At the moment I have button click with this code
>
>
Response.Write("<script>alert('Enter team name')</script>");
>
>this gives me a message but at the same time the browser window behind goes blank.
>
>Any ideas how I can stop that happening or other ways to display a message.
>
>
>Thanks
>

If you're using AJAX you can use button_extender control.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform