Thanks Chuck and Larry for the quick response! I tried pretty much every 
incarnation I could think of but that and can now pass the variable's value 
using 
"index4.cfm?ID="+ providerID.value 

Thanks so much!

Bob

>Try 
>function getInfo(providerID) {
>  alert (providerID);
>  location.href="index4.cfm?ID=" + providerID;
>}
>
>
>I think it is something like that.
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3441
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to