Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
call js function from asp
Name: hc54 Date: April 14, 2004 at 06:30:02 Pacific OS: win xp CPU/Ram: 1gig/256mb
Comment:
I have an asp page that acts as a redirect page depending on the time of day. If it is during a certain time of day it must redirect to a chat application. This is opened in a javascript function from a js page that is included in the asp. How do I call the javascript function from the asp?
Summary: I have written a couple functions in VBScript in my index.html file. Now I want to use these functions in my other pages without cutting and pasting the code in each of the pages I write. Is there wa...
Summary: Well the code is being run at the top of the page and the first part of the code writes content to the page. Since nothing else has been displayed on the page yet, it will go to the top. You can place...
Summary: Ok, let me rephrase what I think you mean now. You want a link within the iframe that, when clicked, will remove the iframe from the parent document. If this is not what you mean, please link to an ex...