Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Developer Toolkits / September 2003

Tip: Looking for answers? Try searching our database.

internet transfer control problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 24 Sep 2003 00:22 GMT
Hi

I am using the internet transfer control to access a site using the
following code;

Set objInet = Me.Inet1.Object ' <=== Inet1 in the Internet Transfer Control
strData = "some data here"
strHeaders = "Content-Type: application/x-www-form-urlencoded" & vbCrLf
objInet.Execute strURL, "POST", strData, strHeaders ' <=== This line does
not seem to work sometimes

It works fine on my development machine. Once I install the access app at
another client pc which is behind an MS ISA Server firewall, it does not
work. The control times out. I know that the pc concerned does not also have
a design time licence for the internet transfer control. Any ideas what the
problem could be?

Many Thanks

Regards
GVaught - 25 Sep 2003 19:31 GMT
You need to register the MSInet.ocx on the user's machine.

> Hi
>
[quoted text clipped - 16 lines]
>
> Regards
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.