![]() |
![]() ![]() ![]() ![]() ![]()
|
Author | Topic: Help needed with HTML: databases |
carlii |
![]() I was wondering if any of you guys knew how to make a 'searchable' database, accessible from the Internet? |
carlii |
![]() Well? |
Pikaflare |
![]() As in CGI? I'm sure you can find one on www.perl.com if you need to. Or I could make one... Maxpowr |
carlii |
![]() Well I am using Geocities - can I still create one like that using Perl? |
carlii |
![]() Perl sounds so confusing. Is there some program you know of that writes the code for me? |
MaDbRiT |
![]() I might well be wrong here - but I'd imagine very few ISP's will allow you to run PERL (or other) scripts you've written on thier servers - you use the provided scripts from the "CGI-BIN" or nothing. It's different if you have a "commercial" account with the ISP, where you tend to get your own CGI-BIN folder, but personal accounts tend to be severely restricted in this area. I'd imagine that was even more certain a restriction on free servers - think about it by putting yourself in the place of the sever administrator, would YOU let someone who pays you nothing and whos skill level is unknown and intentions uncertain run programs of unknown purpose and pedigree on a server you were responsible for?? I'm b####y sure I wouldn't :-) Depending on what EXACTLY you are trying to do, you might be able to use an entirely client side piece of scripting (Javascript or something such). The ISP will neither need to know or care about this of course. However, I'd suspect they are going to want you to pay (heavily) for the priveledge and that the database files would also need to be on thier server. Al. |
Alex |
![]() You don't need to pay too heftily to be able to run your own Perl scripts. Tera-byte charge me $85 a year for my web hosting which includes CGI access (I think - at least their current lowest-priced plan is that amount, although they seem to change their pricing plans more often than I change my underpants). |
carlii |
![]() I guess I'll never be able to get a searchable database......*sigh* |
Computer Whizz |
![]() Well..... DK3 let you host, and run CGI-scripts for free! And you get supposedly unlimited web space (doubt it!). The main drawback for "common" net-folk is that you need an FTP client. But the catch is you get an add come up. That's a small price to pay for such a privelege though! Computer Whizz |
carlii |
![]() *PFT* - an FTP client a problem? lol Well it's not just the problem of a convienient server but just, also, at least MAKING the CGI-script that is the obstacle. |
Computer Whizz |
![]() Well, there are people out there who don't know alot about FTP's. I myself grew up using an Atari FTP client to download games ;) and it was MUCH harder than it is today!! Anyway, why don't you just search on Yahoo, Google, Altavista, ect.. for "CGI scripts". or "Free CGI scripts". You'd get alot, and all for free! Computer Whizz |
carlii |
![]() Good idea! Thanks CW. |