| View previous topic :: View next topic |
| Author |
Message |
Frank Soriano Guest
|
Posted: Thu Apr 27, 2006 11:03 pm Post subject: small web applicaiton |
|
|
Hello,
I need to create a quick web application, something like that:
www.mydomain.com/myapplication.ext?id=8912313?id2=a98289
OR
www.mydomain.com/myapplication.ext (Posting internally id and id2)
and script will return to the browser sth like:
Your value is: 19839218312
I dont have much time to learn big things such as IntraWeb. Any other quick
solution?
Target: Windows Xp/2003, Delphi 7, Apache
Thanks |
|
| Back to top |
|
 |
Jonathan Benedicto Guest
|
Posted: Fri Apr 28, 2006 12:03 am Post subject: Re: small web applicaiton |
|
|
Frank Soriano wrote:
| Quote: | I need to create a quick web application, something like that:
|
Could you use PHP ? If not then a simple console app in Delphi would do it.
HTH
Jonathan |
|
| Back to top |
|
 |
Craig Guest
|
Posted: Fri Apr 28, 2006 1:03 am Post subject: Re: small web applicaiton |
|
|
| Quote: | I dont have much time to learn big things such as IntraWeb. Any other quick
solution?
Target: Windows Xp/2003, Delphi 7, Apache
|
You could knock up and ISAPI or the Apache equivalent pretty quickly if
thats all it needs to do.
Craig |
|
| Back to top |
|
 |
Jerry Hayes Guest
|
|
| Back to top |
|
 |
Brian Moelk Guest
|
Posted: Fri Apr 28, 2006 3:03 pm Post subject: Re: small web applicaiton |
|
|
| Quote: | I dont have much time to learn big things such as IntraWeb. Any other
quick
solution?
Target: Windows Xp/2003, Delphi 7, Apache
|
"Big things" like Intraweb have a smaller learning curve for Delphi
developers, but if you want something "smaller" and wish to use Delphi, I'd
go with webbroker.
--
Brian Moelk
bmoelk (AT) NObrainendeavorSPAM (DOT) FORcomME
http://www.brainendeavor.com |
|
| Back to top |
|
 |
Anthoni Gardner Guest
|
Posted: Fri Apr 28, 2006 3:03 pm Post subject: Re: small web applicaiton |
|
|
"Jerry Hayes" <jhayes (AT) NOSPAMcfl (DOT) rr.com> wrote in message
news:44521b43 (AT) newsgroups (DOT) borland.com...
I second this. Excellent components, excellent support.
Regards
Anthoni |
|
| Back to top |
|
 |
Mike Guest
|
Posted: Fri Apr 28, 2006 5:03 pm Post subject: Re: small web applicaiton |
|
|
Realthinlcient is excellent software and works well! Highly recommended!!! |
|
| Back to top |
|
 |
Robert Guest
|
Posted: Fri Apr 28, 2006 8:04 pm Post subject: Re: small web applicaiton |
|
|
"Mike" <mike (AT) aol (DOT) invalid> wrote in message
news:44523d28$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Look at www.realthinclient.com too.
Realthinlcient is excellent software and works well! Highly
recommended!!!
|
Is it good enough to do something like loading a small table, making some
changes and posting it back, or do you have to go with IW or soemthing a bit
"meatier"?
Robert |
|
| Back to top |
|
 |
|