Marcel Haan Posted October 7, 2005 Posted October 7, 2005 Hello All, Does someone know a way to get data from my local filemaker database in a remote ASP server which does not support writing to it's SQL server directly and only has webservices and a website to enter data manually ? I need to enter many records each month manually on it's asp website while I have all information ready in filemaker. Thanks, Marcel
AnFrusch@pepp Posted October 11, 2005 Posted October 11, 2005 Hello! mmm.. your question is a strange question.. if you know how the web ASP script works you could call an http url sending the right GET parameters, but this is not such a great solution to me (and is a real baaad solution if this procedure is scheduled and the FM script run on its own.. without 'human' interaction..). Working on a Unix like machine (I'm talking about OS X you kow..) you could use CURL command which should be a cleaner way to do what u need..
Recommended Posts
This topic is 6981 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now