Hey all, 

 

I've got another weird one.

 

How would you check a radio button, based on whether or not text is entered
in an adjacent text box?

 

Here what I did:

 

function setDateRangeCheck(){

if (document.getElementById.advsPubF1.length > 1){

      document.getElementById.advsPubF.checked = true;

      }

}

 

This is called in a body: onLoad

 

The error states that neither advsPubF1 or advsPubF have properties..

 

Halp!!!!

 

sas

 

-- 

Scott Stewart

ColdFusion Developer

 

SSTWebworks

4405 Oakshyre Way

Raleigh, NC. 27616

(703) 220-2835

 

http://www.sstwebworks.com

 <http://www.linkedin.com/in/sstwebworks>
http://www.linkedin.com/in/sstwebworks

 

Boycott
<http://www.sstwebworks.com/blog/index.cfm/2007/10/16/Boycotting-SysCon>
Sys-Con

 

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:244701
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to