View Full Version : Question
Mike359
12-26-2004, 02:57 PM
Is it possable to develope a SECURE MSVB application that can connect into an ODBC database over the internet and add a record into a table? This app will be used on public computers.
rsmedts
12-27-2004, 04:39 PM
I think your best option is to have an asp page (or any server side page, for that matter) on your server take a (sql) query for post string, and connect to it through the xmlhttp object in vb.
What would you say is "secure"?
Mike359
01-01-2005, 07:11 PM
NO COOKIE madness
People need to log in.
CronoMan
01-03-2005, 05:20 AM
Yes, it is possible.
MentalSentinel
01-03-2005, 06:24 AM
Joonas, is that you? http://forums.3drealms.com/ubbthreads/images/graemlins/wink.gif
Joonas
01-03-2005, 01:14 PM
sentinel said:
Joonas, is that you? http://forums.3drealms.com/ubbthreads/images/graemlins/wink.gif
I'm here. See no imposters, hear no imposters.
Destroyer
01-03-2005, 10:13 PM
Mike359 said:
Is it possable to develope a SECURE MSVB application that can connect into an ODBC database over the internet and add a record into a table? This app will be used on public computers.
http://forums.3drealms.com/ubbthreads/images/graemlins/confused.gif
Mike359
01-04-2005, 12:57 PM
How is this confusing? http://forums.3drealms.com/ubbthreads/images/graemlins/confused.gif
<font color="#1F1F22"> BAH! </font>
vBulletin® v3.8.0 Release Candidate 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.