Yes, I have tried my IP address. The effect is the same whether I use the IP address, the computer name, or just localhost.
Environment? My PC is one of two computers connected to a router that goes to a cable modem. (Effectively, both computers are directly connected to the Internet through...
Thanks for the response.
No, I cannot open 127.0.0.1. The same thing happens as described earlier.
What additional information about the network and IIS configurations would be helpful?
I did just recently upgrade from Windows 98--though I ended up doing a full install of XP. I can...
Specs:
IIS 5.1
Windows XP Pro
Have installed Visual Studio .NET Academic
Problem:
Unable to surf to http://localhost/
I go into the IIS Manager (inetmgr), where I can see the local computer listed under the Internet Information Services icon in the left pane. I right-click on it and select...
Thanks for the suggestion.
Here's what I have: In the default site/Properties/Home Directory, Execute Permissions is set to Scripts only.
When I click on the Configuration button, I get a list of "Application Mappings". The second extension in this list is .asp, which has an...
I am generally able to surf to .html and .htm files on my local computer through http://localhost/...; however, I'm not able to get to .asp files. This includes the ones in the IISHelp directory (such as iis/misc/default.asp).
I don't get any sort of error message when I try to go to an .asp...
Thanks for the response, although that's not really what I'm after. Placing a value in a form field isn't the problem. One way I can do that is:
ActiveDocument.FormFields("fieldname").Result = "Some text"
The problem I need to solve is determining the field that has...
Although the MS Windows 2000 Visual Basic Help appears to be a useful source of information, I'm not seeing how to determine which field within a document has the focus. All I need is the field name, so that I can use it as an index for ActiveDocument.FormFields() to set the value.
My object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.