I have a IIS running on a WIN XP computer behind a WIN XP machine running ICS. The web server can get out to the web no problem, but when I enable the port 80 forwarding in ICS to the web server, no one can get to the web server. Any ideas?
Thanks in advanced for any help you can provide.
-XolloX
I'm trying to upload a file from a winXP pro machine (we can enable IIS without a problem) to a server. So, to answer the question, server to server, yes.
-XolloX
I understand the reason behind not being able to put a file name into an HTML file, but a server side file should be able to do that. Are all uploads done manually? ..that seems a bit ridiculous.
-XolloX
I'm trying to automate what this HTML page does manually (upload a file and pass a few fields of info):
<FORM METHOD="Post" enctype="multipart/form-data" Action="whatever.asp">
Username<INPUT TYPE="Hidden" Name="username"...
I'm looking for a way to automate an HTTP Post of a file to a web server. I have an html page that'll do it, but I'd like to automate it. I'd also like to grab the response given back by the server. Here is the HTML I have that works:
<FORM METHOD="Post"...
getting closer and closer...
I can use this following line of code to do all but upload the file...anyone have any idea how to get this to u/l it? I'm trying to get it to upload the file "whatever.zip"
Application.FollowHyperlink UploadServer, , False, False...
Here is the HTML that I use to u/l the zip file. I looked into the WinHTTP services, but unfortunately I can't figure out if that'll work or not.
<FORM METHOD="Post" enctype="multipart/form-data" Action="whatever.asp">
Username<INPUT TYPE="Text"...
Hello all,
Here is my question...
I have a loop in my access module that loops through orders and outputs some XML for each. I am having trouble getting the file output to work correctly. Here is a little code snippet of what I'm doing (with most of the code removed):
For i = 1 To 3
Open...
I was able to upload the file using a simple HTML page, but I need to automate this as well as retrieve the XML response it gives back. Any ideas on how to automate this? Automatically open the HTML page and submit it?
Thanks in advanced.
-XolloX
I'm trying to post a zip file to a web server perl script. They say this about it:
The format of the post is a standard multiplart form post with 4 key/values:
username
password
data
client
I'm using MS Access 2002 SP1.
Any ideas?
Thanks.
-Chris
-XolloX
I'm trying to migrate an exchange 5.5 server to a exchange 2000 server. I've found plenty of information about how to use the migration wizard to do this from one server to another, however that does not help me. I only have one server. It is a dual boot, one partition has win2000 and...
I have a VPN Server behind a computer running Windows XP with Internet Connection Sharing connecting a cable modem to the LAN. Is it possible to setup ICS to forward the traffic on port 1723 with the protocol 47 to the VPN server? I am able to forward TCP and UDP traffic on any port to it...
Here is my current setup:
a win2000 server system connected to a cable modem.
A small LAN also connected to a cable modem (seperate location).
The small LAN is comprised of 3 computers. One computer is used as our NAT. It has WinXPPro with ICS and two network cards. One computer is a WinXPPro...
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.