HighTechTalks DotNet Forums  

Re: java script and server texbox control

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Re: java script and server texbox control in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
David Medina
 
Posts: n/a

Default Re: java script and server texbox control - 06-29-2003 , 03:28 PM






I got it


with(document.forms["FrmCommission"]){
if(!RFV_FrameSelection.IsValid){//validator is false
//code...
return;
}
}

thanks,
dmedina

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.