 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Chisolm Wilson Guest
|
Posted: Wed Jan 12, 2005 4:52 pm Post subject: someone pls set me straight on Web Apps |
|
|
Hi,
I am experienced in Delphi, but new to web apps. I need to start developing
a simple web application, but it will not generate html, instead it will
generate vxml code (similar to xml). I realize I will need to manually
generate the vxml in my application - not a big deal, I can do that.
I would like to use Delphi because I know Delphi, and dont want to get into
java, jsp, perl, vb, etc.
My web app will need to:
- have database access, possibly ms sql
- return vxml code instead of html
- accept POSTS, I suppose (binary data, like a .wav file) and then email the
file off as an attachment
- run in Windows environment, probably could go either .NET or Win32
SO ...can I use Delphi for this? I have Delphi4 ...should I go ahead and get
Delphi2005 ? Use Websnap? Web broker? asp.net? I'm thinking I dont need
things like Intraweb and other RAD 3rd party tools because I'm not
generating html etc.
Someone pls set me straight. I have a feeling that what I'm proposing to do
is simple - I'm just hoping someone will tell me, yes, I understand, you
need to do this...
thanks!
Chisolm Wilson
|
|
| Back to top |
|
 |
Del M Guest
|
Posted: Wed Jan 12, 2005 8:35 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
I think that most of the folks that started with Webbroker in D3 and then D5
would prefer it as their main ISAPI tool. I do anyway, so that is the way to
go <g>.
www.matlus.com will have all that you need to create a web app. Just
remember that **you** are responsible for maintaining state. I would just
buy D5 C/S (which you could get cheap I would think) and go to coding.
|
|
| Back to top |
|
 |
Dan Downs Guest
|
Posted: Wed Jan 12, 2005 9:30 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
I agree with Del M, for this a simple webbroker app will work fine. Also
since you're not doing html, a straight http server(Indy,ICS,etc..) would
allow you to make a more custom solution, but this way would be more
complicated.
DD
|
|
| Back to top |
|
 |
Chisolm Wilson Guest
|
Posted: Thu Jan 13, 2005 3:52 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
Thanks much, both Del M and Dan. That helps alot.
Matlus is a great resource ...though it looks a bit dated by now.
What if you want your app hosted on a commercial server ? I understand that
most dont let you run ISAPIs. (?)
Chisolm Wilson
"Del M" <Del.Murray (AT) CreditHawk (DOT) Net> wrote
| Quote: | I think that most of the folks that started with Webbroker in D3 and then
D5
would prefer it as their main ISAPI tool. I do anyway, so that is the way
to
go <g>.
www.matlus.com will have all that you need to create a web app. Just
remember that **you** are responsible for maintaining state. I would just
buy D5 C/S (which you could get cheap I would think) and go to coding.
|
|
|
| Back to top |
|
 |
Dan Downs Guest
|
Posted: Thu Jan 13, 2005 6:19 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
| Quote: | Thanks much, both Del M and Dan. That helps alot.
Matlus is a great resource ...though it looks a bit dated by now.
What if you want your app hosted on a commercial server ? I understand
that
most dont let you run ISAPIs. (?)
|
I can't remember any of the top of my head, search the
borland.public.delphi.* groups under google for delphi hosting, its been
talked about before. The ones that do should support ISAPIs. And there's
always the option of renting dedicated server space, there's several
companies that do this, even to the point of providing a terminal session
login.
DD
|
|
| Back to top |
|
 |
Del M Guest
|
Posted: Thu Jan 13, 2005 6:30 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
If you can find a host, send me an email and we can talk. I have racks of
servers running ISAPI with SQL server installed.
|
|
| Back to top |
|
 |
Del M Guest
|
Posted: Thu Jan 13, 2005 10:50 pm Post subject: Re: someone pls set me straight on Web Apps |
|
|
I meant to say "if you **cant** find a host ....
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|