G
Guest
I have a mdb which is currently about 55 mb in size. I have a function that
creates a copy of the mdb and uses the inet object to send that copy to a web
server.
This has worked well for a couple of years. An administrator user opens a
form clicks a button and uploads the file. Once or twice a week he updates
the web database.
Now the twist. Recently the web hosting service was changed. The server is
now a windows server instead of a unix server. Now, the function doesn't
work.
I am wondering if the "mode" is what is the issue and I want to test it. Is
there a way to set the mode to active or passive with the inet object?
Thanks in advance.
creates a copy of the mdb and uses the inet object to send that copy to a web
server.
This has worked well for a couple of years. An administrator user opens a
form clicks a button and uploads the file. Once or twice a week he updates
the web database.
Now the twist. Recently the web hosting service was changed. The server is
now a windows server instead of a unix server. Now, the function doesn't
work.
I am wondering if the "mode" is what is the issue and I want to test it. Is
there a way to set the mode to active or passive with the inet object?
Thanks in advance.