| Author |
Linking data base to website
|
|
| Christopher Cyrnik 2005-12-15, 6:51 pm |
| I want to link a database to a website, how do I do this. Do I use asp? and
how do I begin using this? Thanks.
--
Chris F J Cyrnik
| |
| David Dorward 2005-12-15, 6:52 pm |
| Christopher Cyrnik wrote:
> I want to link a database to a website, how do I do this.
With some server side process. The specifics depends on your language
preferences and server capabilities.
> Do I use asp?
ASP is one solution. I'd avoid it as it does a pretty good job of tying you
to the Microsoft platform (which isn't /that/ popular on the WWW). My
preference would be Perl. PHP is pretty popular these days. Ruby is getting
more popular (thanks to Rails) and Pythong isn't doing too badly either.
You could also look at Java (in the form of JSP or directly writing
servlets)
> and how do I begin using this?
Check your server supports your chosen technology.
Find a tutorial for that technology (since database driven sites are one of
the more common uses of server side scripting, you'll probably find it hard
to find a tutorial that doesn't cover the subject)
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
| |
| Mark Parnell 2005-12-15, 6:52 pm |
| Deciding to do something for the good of humanity, Christopher Cyrnik
<chris.cyrnik@btinternet.com> spouted in
comp.infosystems.www.authoring.site-design:
> I want to link a database to a website, how do I do this.
There are many ways of doing this.
> Do I use asp?
ASP is certainly one option. It depends what is available to you.
> and
> how do I begin using this? Thanks.
Hire someone who has done it before.
--
Mark Parnell
=====================================================
Att. Google Groups users - this is your last warning:
http://www.safalra.com/special/googlegroupsreply/
| |
|
| Mark Parnell wrote:
> Deciding to do something for the good of humanity, Christopher Cyrnik
> <chris.cyrnik@btinternet.com> spouted in
> comp.infosystems.www.authoring.site-design:
>
>
>
>
> Hire someone who has done it before.
>
Why should he? Learning something new isn't a bad thing. Four months ago
I knew nothing about html, css, PHP and mysql and still I managed to
build my website (see sig) using nothing but jEdit and a bunch of
tutorials on the www.
--
TomB - DrumScum
tomb <-at-> versateladsl <-punt-> be
http://www.duskmetal.be
| |
| bren[at]gillatt.org 2005-12-17, 6:23 am |
| TomB wrote:
> Mark Parnell wrote:
>
>
> Why should he? Learning something new isn't a bad thing. Four months ago
> I knew nothing about html, css, PHP and mysql and still I managed to
> build my website (see sig) using nothing but jEdit and a bunch of
> tutorials on the www.
>
Yes and you also learned which colours to choose ;)
| |
|
| bren[at]gillatt.org wrote:
>
> Yes and you also learned which colours to choose ;)
Phuh, Links has also white on black :p
--
TomB - DrumScum
tomb <-at-> versateladsl <-punt-> be
http://www.duskmetal.be
| |
| pandela 2006-01-03, 5:40 pm |
| According to me PHP is the better option & the easier one too :) | |
| ecardica 2006-02-08, 4:37 am |
| quote: Originally posted by pandela
According to me PHP is the better option & the easier one too :)
I find asp.net to be easier with DB work, but the hosting is expensive. |
|
|
|
| Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |