Vance, Thanks for the invite, but I don't repost other people's code. I finally have MV Developer Central up and running. If anyone is inclined to post snippets in the snippet library, or even start an open source project, then feel free to register and post this kind of stuff. The purpose of this site is to offload the code management from PickSource and centralize MV development efforts. PickSource is not really a code repository. It's actually a community portal. MV Developer Central will soon be(I hope) the single spot for MV open source development. I may extend this to include commercial tools, but that's undecided at this point. Tony and I are working on many things at the moment, but most of the site is ready to go. There are some quick-start guides available in the Site Docs area, for those wanting to start a project. A Tortoise CVS quick-start and a WinSCP overview are currently available. They're rough-drafts, but they'll help you figure out how to use CVS and WinSCP with your project. I will be writing a SourceForge project intro doc sometime this week, to inform newbies about SF projects, what they consist of, and how they can be used.
A brief synopsis would be: Your own MV focused code publishing, management, and current version system with project web service and an extensive self-service project support center http://mvdevcentral.com I will have a CVS of MVWWW's dataBASIC code published soon. I need to make a couple changes to the code, to make a single flavor-configurable release. For the time being, a D3 pseudo account-save and a QM account directory tar are available for download. If anyone wants the bare text source, drop me an e-mail on mvdevcentral and I'll get you a zip of it. http://mvwww.mvdevcentral.com Glen http://picksource.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Tuesday, February 15, 2005 9:32 AM > To: [email protected] > Subject: Re: [U2] UV to Web interface > > > 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/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
