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 September 24th, 2005, 10:23 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default playing with textbox

how do i force a textbox that only accept integer?

 
Old September 24th, 2005, 12:38 PM
Authorized User
 
Join Date: Sep 2005
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Use a regularexpressionvalidator with the expression being [0-9] or otherwise use a rangevalidator

Regards
Helga






Similar Threads
Thread Thread Starter Forum Replies Last Post
How to playing music in C#? Viet Hoang C# 2005 4 June 13th, 2006 03:51 AM
Playing music in C# Fightfish C# 0 June 26th, 2005 08:09 AM
playing flash movies in sequence sentme_mail Flash (all versions) 0 January 1st, 2005 11:30 AM
playing embedded video sentme_mail Flash (all versions) 0 November 14th, 2004 11:47 AM
Playing a WAV without interupting sub shadowpug VB.NET 2002/2003 Basics 5 July 5th, 2003 10:24 AM





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