"NotGiven" <no****@nonegiven.net> wrote in message
news:eq************@bignews6.bellsouth.net...
Um first thing in my opinion is to post to an ASP site, this is a PHP site. (or am I missing something here? Does ASP model mean something else?)
--
Mike Bradley
http://www.gzentools.com -- free online php tools
By ASP, I meant the Application Service Provider business model. Sorry
for the confusion. An ASP business application model might turn private email
program into an application everyone can use. And what I asking is, what
do I need to think of taking an application from my private app to one
everyone can use. Instead of creating little versions for everyone, I create one
version that everyone can use. Same functionality but now everyone uses
it without knowing or caring that everyone else is using it.
Oh, Ic, My apologies.
The last time I di work along those lines was about 4 years ago, I ended up
using axctivex controls on a web page (I converted the apps visual interface
to an activex control to allow it to be shown on a web page)
then I used a perl/cgi back end to handle all the data.
But now days, it might just be easier to write the interface with Flash, and
comunicate with a php backend.
the last web activex control I wrote was 2 days ago for a simple demo for
uploading multiple files.
http://www.gzentools.com/test/mfupload.html
--
Mike Bradley
http://www.gzentools.com -- free online php tools