Can in javascript on the client side I can print using the function....But can I some how take values ...Such as the variables I use in ASp.NEt and transfer them to my javascript function to print them
try this. be sure that varibles in code behind should be declared as public like this public strData as string then they can be used in javascript for printing as but, be sure that the server tags get loaded first then the client tags get activated. anyway
try with this info let me know if u have any more doubts.
alewis25
Participant
1945 Points
394 Posts
Here is a javascript /ASP.NET question
Mar 26, 2004 01:37 PM|LINK
Atrax
All-Star
18705 Points
3733 Posts
Re: Here is a javascript /ASP.NET question
Mar 27, 2004 05:01 AM|LINK
Jason Brown - MVP, IIS
umesh chouda...
Member
225 Points
43 Posts
Re: Here is a javascript /ASP.NET question
Mar 29, 2004 05:03 AM|LINK