Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I execute another script?
Message
From
16/02/2003 16:26:51
 
 
To
16/02/2003 16:15:35
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00753916
Message ID:
00753921
Views:
13
>>Is it possible to include HTML code in a JavaScript script?
>>
>>or/and
>>
>>is it possible to execute a JavaScript script from a JavaScript script?
>
>The document.write() function can be used from within a javascript code to write some HTML code. As for executing external javascript references, I always used the approach of adding all javascript references in the ASP or HTML page, for example, so all the javascript functions necessary for the page will be available as soon as I invoke them.

The reason I asked this it that in a JS script I ask for a password. If the password is good I want to execute either another JS script or HTML code.

Perhaps you have a better solution for this problem?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform