Just a question...
I notice you cannot use <!-- #exec cgi="something.exe" --> 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.
I notice you cannot use <!-- #exec cgi="something.exe" --> 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.