Ask a Question related to ASP.NET General, Design and Development.
-
Nikki #1
Re: How do you centrally store and include reusable javascript functions into .aspx pages?
Of course! Many thanks Chris.
Nikki Guest
-
Include javascript in a javascript file
Hello, Is there a way to include a javascript file from WITHIN a javascript file? Something similar as in the "#include" directive in C++? ... -
Can Javascript be used to include pages
Is it possible to use Javascript to include pages -
How to store property values of custom controls to *.aspx.resx files at design time?
Hi, I am building an web server custom control with a complex string property. The values of his property are very large strings looking like... -
calling functions with include
suppose i have... <?php include("common_functions.php"); fxn1(); fxn2(); ?> i want fxn1 and fxn2 to be on the common_functions.php page,... -
How to include javascript in aspx page
hi, I have javascripts for my Old ASP application i was using <script language="javascript" type="text/javascript"...



Reply With Quote

