Glen, Apparently this is a hot topic... Maybe you should throw it up on picksource as well... It's nothing special.
Will, In one of your responses you said you added username and pwd to the form. I hope this form is not web accessible, and if it is, you should atleast be serving it ssl. Way to easy to sniff in pure http.... Just my 2 cents... The web server (IIS in this case) will require UniObjects not the client side. The same code can also be taken and slightly modified to work in a VB app as well, then the client would need the UvObject loaded. Vance ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 14, 2005 8:58 PM Subject: RE: [U2] UV to Web interface > "Does require each user to have UniObjects loaded on their PCs or is UniObjects only loaded on the web server? > TIA Stewart" > > Only on the web server Stewart. The asp pages serve up pure HTML to the remote browser and it's only by clicking something that the user requests a new asp page, which again, just runs on the web server. > > So the user needs nothing special to make it do the "HOW" of what it's doing. > Will > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
