communicating with server from a Desktop application
Posted: Mon Dec 29, 2003 5:41 pm
hello;
I may be asking a question that is not relevant to this forum but right now I am fishing; so...
I want to have, on my desktop, an icon that opens a 'form' or spreadsheet-like application ( I may use MS Access ) that is wholly on my hardrive;
then I will hit a submit button that will send the form input over the net to my host's server to a relay_data_to_mysql.php file, which will then send the info to a database;
having the icon/Access form on my desktop is obviousely not a problem; But having that form get online and send the info seems to be;
I would like to avoid having the icon open a local html form and then take advantage of the HTML form action;
any thoughts?
thanks
dsdsdsdsd
I may be asking a question that is not relevant to this forum but right now I am fishing; so...
I want to have, on my desktop, an icon that opens a 'form' or spreadsheet-like application ( I may use MS Access ) that is wholly on my hardrive;
then I will hit a submit button that will send the form input over the net to my host's server to a relay_data_to_mysql.php file, which will then send the info to a database;
having the icon/Access form on my desktop is obviousely not a problem; But having that form get online and send the info seems to be;
I would like to avoid having the icon open a local html form and then take advantage of the HTML form action;
any thoughts?
thanks
dsdsdsdsd