Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

exec

Status
Not open for further replies.

exodus300

Programmer
Mar 22, 2002
262
AU
Just a question...

I notice you cannot use <!-- #exec cgi=&quot;something.exe&quot; --> in asp pages. How can you achieve this in asp?
I saw a post about Server.Execute which inspired this question, but I get the following error when I try:

Microsoft VBScript runtime error '800a01b6'

Object doesn't support this property or method: 'Execute'

/Default.asp, line 19

I am running PWS on WinME (not good, I know). Do I need to get something more professional (and more expensive) (eg Win XP Pro/Win 2000) to do this? Or is it possible with my configuration?

Thanks in advance. [pc3]
 
Have same problem that you had back in July, 2002. Am also running PWS on WinME. Did you ever find solution? If so, would you share it, please?

Am trying to use server.execute within a function. Could that be the problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top