Search Members Help

» Welcome Guest
[ Log In :: Register ]

 

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: ASP/PERL/SSI HELP!!!!!!!< Next Oldest | Next Newest >
 Post Number: 1
jim Search for posts by this member.
Asshole
Avatar



Group: Members
Posts: 1208
Joined: May 2000
PostIcon Posted on: Sep. 21 2000,12:04  Skip to the next post in this topic. Ignore posts   QUOTE

Ok, I'm getting cranky and I need some help. When I first started doing my web page I was using ASP so I could connect to databases and do stuff that way. Then I got turned on to all this nice FREE Open Source PERL stuff.

Most of the PERL stuff I use is done through SSI's

code:
<!--#exec cgi="/cgi-bin/script.cgi" -->

Then by giving the document the .shtml extension, that line is executed at the server and the results are inserted into the html sent to the client browser.

If I give the document an ASP extension, those lines are read as comments and nothing happens.

How in ASP, can I insert the results of a PERL Script, the same as I've been doing it with SHTML???

Help me Obi Won Kenobi, you're my only hope!

------------------
jim
Beauty is in the eye of the Beer Holder
Brews and Cues

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 2
RenegadeSnark Search for posts by this member.
Old School
Avatar



Group: Members
Posts: 534
Joined: May 2000
PostIcon Posted on: Sep. 21 2000,19:51 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Arf.. I don't know ASP... PHP it is virtual()... you just run the CGI as a command and print the output (minus the headers of course) so it's simple if you can access shell commands from ASP.

------------------
Webbie/EIC
http://boomgames.com

Founder http://tucb.com/

Offline
Top of Page Profile Contact Info 
 Post Number: 3
jim Search for posts by this member.
Asshole
Avatar



Group: Members
Posts: 1208
Joined: May 2000
PostIcon Posted on: Sep. 21 2000,20:33 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Actually I found out I'm screwed....

Microsoft - Q172024

INFO: Server Side Include Directives Not Processed by ASP

--------------------------------------------------------------------------------
The information in this article applies to:

Active Server Pages
Microsoft Internet Information Server versions 4.0, 5.0

--------------------------------------------------------------------------------


SUMMARY
When attempting to process a Server Side Include (SSI) directive within an Active Server Pages (ASP) file, the only directive type that will be processed is the #INCLUDE directive. Other directives such as #EXEC are not supported by ASP.

MORE INFORMATION
If the page containing your source code has a file extension of .asp, then it will be processed by Asp.dll. Asp.dll and Ssinc.dll do not interact; therefore, SSI directives will not be processed by Ssinc.dll. The only SSI directive that will be processed by Asp.dll is the #INCLUDE directive.

REFERENCES
For the latest Knowledge Base artices and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/vinterdev/

Additional query words:

Keywords : kbASP kbScript kbWebServer kbGrpASP kbDSupport kbiis400 kbiis500
Version : winnt:4.0,5.0
Platform : winnt
Issue type : kbinfo
Technology :

------------------
jim
Beauty is in the eye of the Beer Holder
Brews and Cues

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 4
Alarion Search for posts by this member.
FNG
Avatar



Group: Members
Posts: 44
Joined: Sep. 2000
PostIcon Posted on: Sep. 22 2000,10:29 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

All the more reason to use PHP =)

------------------
Trying to figure out what to do with my new domain : www.rabid-wolf.com
Lead (only) developer of Data-Admin: http://dadmin.sourceforge.net

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 5
jim Search for posts by this member.
Asshole
Avatar



Group: Members
Posts: 1208
Joined: May 2000
PostIcon Posted on: Sep. 22 2000,11:14 Skip to the previous post in this topic.  Ignore posts   QUOTE

Sure! No problem. Well except I don't know PHP, and I don't think my web host supports it.

------------------
jim
Beauty is in the eye of the Beer Holder
Brews and Cues

Offline
Top of Page Profile Contact Info WEB 
4 replies since Sep. 21 2000,12:04 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


 
reply to topic new topic new poll

» Quick Reply ASP/PERL/SSI HELP!!!!!!!
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code