|
-
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
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
|