Connecting Tech Pros Worldwide Forums | Help | Site Map

How to call .js file on btnSave.Attributes.Add

Member
 
Join Date: Jun 2009
Location: Bangalore
Posts: 44
#1: Sep 30 '09
Hi Team,

Is there any way to call a .js file. I can call a function as..

btnSave.Attributes.Add("onLoad","alert('hello');") ;

but not sure how to call a .js file here.


Thanks!

Reply