Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Re: Can We Use EXEC CGI Inside a JavaScript Applet Inside an HTML File?

Reply
Thread Tools

Re: Can We Use EXEC CGI Inside a JavaScript Applet Inside an HTML File?

 
 
David Dorward
Guest
Posts: n/a
 
      06-28-2003
vertigo wrote:

> Can we use
>
> <!--#exec cgi="/cgi-bin/test2.pl" -->


> inside a JavaScript Applet?


AFAIK you can use SSI directives anywhere in HTML source.

You can't use it inside JavaScript Applets though (becuase JavaScript
Applets do not exist).



--
David Dorward http://david.us-lot.org/
Redesign in progress: http://stone.thecoreworlds.net/
Microsoft announces IE is dead (so upgrade):
http://minutillo.com/steve/weblog/20...ces-ie-is-dead
 
Reply With Quote
 
 
 
 
Isofarro
Guest
Posts: n/a
 
      06-28-2003
David Dorward wrote:

> vertigo wrote:
>
>> Can we use
>>
>> <!--#exec cgi="/cgi-bin/test2.pl" -->

>
>> inside a JavaScript Applet?

>
> AFAIK you can use SSI directives anywhere in HTML source.


But its only of use if that HTML source is parsed through by an SSI parser -
either on the webserver or "inside a Javascript Applet"(sic).



--
Iso.
FAQs: http://html-faq.com http://alt-html.org http://allmyfaqs.com/
Recommended Hosting: http://www.affordablehost.com/
Web Standards: http://www.webstandards.org/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Groovy be used in an applet and/or can it generate the Java bytecodes that then can be used in an applet? Casey Hawthorne Java 1 03-18-2009 12:56 AM
Runtime.exec(String[]) Doesn't Always Work, bBut Runtime.exec(String) Does Hal Vaughan Java 11 05-22-2006 04:49 PM
Backup Exec 9.1: The Backup Exec job engine system service is not responding Christian Falch Computer Support 1 06-23-2004 02:22 AM
use CGI; vs use CGI qw(:standard); Guy Perl Misc 4 12-11-2003 11:48 PM
EXEC CGI Works Only with .SHTML? Not with .HTML? vertigo HTML 1 06-28-2003 08:23 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57