Documentation Software
I am in need of a 'documenter' application that will analyze and document a .asp website.
View RepliesI am in need of a 'documenter' application that will analyze and document a .asp website.
View RepliesI'm trying to call the shell on a shared server using IIS 6.
'I create the shell object as such:
oShell = Server.CreateObject("Wscript.Shell")
Now, I'm trying nice some simple test scripts like:
oShell.Run "%ComSpec% /c nslookup " & strIPAddress & "" & logfile, 0 , True
but no matter what I do, I can't even get an error message!
First, is there any documentation on using the scripting shell on a server? I've been
googling for the past hour and have found zilch for docs.
Second, what server permissions are required to execute the shell?
can anybody tell me where I can get a good guideline how to write a technical guideline for my project? Google only returns millions of companies that do it, so I can't find anything.
View Replies View RelatedI am a seasoned PHP and Java developer and the time has come to move to VB/ASP.. I'm having trouble locating official online documentation for the technology/language. Is there not an official API documentation supplied by Microsoft? Something similiar to http://www.php.net/docs.php for PHP or http://java.sun.com/docs/index.html for Java SDK?
View Replies View RelatedWhen I open up the IIS documentation page at
http://localhost/iisHelp/iis/misc/default.asp
left half of page(black background)has a red "X" in area under "contents/index/search" tabs. I have one asp application on the web server,
and when I go to the page, the output also has a red "x".
I'm presuming that there is a problem with asp as installed but I don't hv clue where to start with this.
I have patched my OS via "AutoPatcher_XP_Apr2006_Full". There is a problem now, the ASP and IIS documentation doesn't work. Does anybody have the same problem?
View Replies View Relatedsome good detailed documentation (with examples) on programing OWC (Spreadsheet, Pivot Table and Chart controls) using ASP 3.0?
View Replies View Related