|
-
Jun 7th, 2000, 09:35 PM
#1
Thread Starter
New Member
Please help.
I've posted this on a few forums with no success!!
A user runs a set up program located on the NT server. I want the program to prompt for the user name and enter this (and bits of other information) in an informix database using ODBC - then carry on with the setup. How do I get the server to do the ODBC call. I don't want to install the informix ODBC software and set up a DSN etc on all the clients PC's just on the server.
thanks for any help,
Rob
-
Jun 7th, 2000, 11:30 PM
#2
Addicted Member
If it were me, I would write a CGI script that records the input on the server and then have the clients launch http://yourserver/cgi-bin/script?fie...2=value2...etc
Then the clients only need to have a web browser.
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
|