User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 329,254 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,321 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting

Radiobutton Problem

Join Date: Mar 2008
Posts: 2
Reputation: john8098 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
john8098 john8098 is offline Offline
Newbie Poster

Solution Re: Radiobutton Problem

  #2  
Mar 14th, 2008
dim ctl as control
for each ctl in controls
if type of ctl is radiobutton then
if ctl.name <>radiobuttonSELECTED.name then
ctl.check=false
endif
endif
next

i think this may solve your problem. thank's me.
Last edited by john8098 : Mar 14th, 2008 at 10:48 am.
Reply With Quote  
All times are GMT -4. The time now is 11:29 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC