English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Basically I have created a menubar but I started it as an asp page now I dont think I can use the javascript in the page because it will have to be run at server time I'm just wondering if this is the case

2007-01-01 04:44:54 · 2 answers · asked by fluxraider 2 in Computers & Internet Programming & Design

2 answers

You can have client-side javascript in an asp page. Any code run between the <% %> tags will be run on the server side, but anything else will be client-side, whether it's HTML or javascript.

BTW your question heading was a bit confusing, bear in mind that "Java" is nothing to do with "Javascript".

2007-01-02 10:32:10 · answer #1 · answered by Daniel R 6 · 1 0

try here

http://www.good-tutorials.com/
http://www.digitaljuice.com/
http://www.tutorialkit.com/
http://www.codestyles.com/
http://www.sitecube.com/website/promo_bw.asp?pid=sitetarget

2007-01-01 06:16:53 · answer #2 · answered by george r. n. 5 · 0 0

fedest.com, questions and answers