|
-
Aug 23rd, 2000, 10:19 PM
#1
Thread Starter
New Member
I am trying to use the inet control to auto upload a webpage from behind a firewall. Using the control I can get the html of a page into a textbox by using the OPENURL method but I can't them seem to connect by using ftp and the Put method.
I recieve and error stating "403.3 Forbidden: Write Access Forbidden" I know the username and passwords are correct because I am using them with Frontpage. I think it has something to do with the remotehost, remoteport, url and protocol properties.
What I am using is
RemoteHost = "the ip address"
RemotePort = "21"
URL = "the username for ftp assword@website address in http form"
If it makes any difference we are using GateKeeper as the firewall.
Please help this is my first project at a new position.
Thanks in advance.
Peter
-
Aug 25th, 2000, 02:19 AM
#2
Addicted Member
??
Cant you just lower the firewall untill you get done with the ftp? and then raise it back up?
It doesnt take long to upload to the page will it?
-
Aug 27th, 2000, 05:36 PM
#3
Thread Starter
New Member
The boss would not allow that. He's a bit paranoid. Also this has to be doen numerous times a day and i was hopeing to get it to run on the system tray and do it all automatically.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|