Re: Entirely new idea for a webpage



Nikos wrote:

Will you please help me make the appropriate tweaks to the already created scripts to implement that.
Iam trying too but unfortunately iam no expert.




you should start by buying a book "how to learn perl" or "how to learn CGI". There will be many example-programs and you can learn step-by-step. This is what books are for.
Then you will start changing the example-scripts and beeing able to make your own scripts and then you'll have questions like "how do I lowercase utf8-encoded text" and then this newsgroup will be looking forward to help you. This is what the newsgroup is for. To answer specific questions.
But this newsgroup cannot help you when you dont have a clue about perl and cgi.
And yes: databasenames are very important, but I'm sure you'll figure out the correct names for yourself.


best,
peter

--
http://www.goldfisch.at/know_list
.



Relevant Pages

  • Re: Entirely new idea for a webpage
    ... Iam trying too but unfortunately iam no expert. ... Then you will start changing the example-scripts and beeing able to make your own scripts and then you'll have questions like "how do I lowercase utf8-encoded text" and then this newsgroup will be looking forward to help you. ... But this newsgroup cannot help you when you dont have a clue about perl and cgi. ...
    (comp.lang.perl.misc)
  • Re: GUI and Rapid Application Development?
    ... Most simple applications that I dealt with did not need the use of API ... I imagine Perl is faster, ... my Perl scripts are more compact ... Chirag> in Windows that could run on Windows 98 through 2003. ...
    (comp.os.linux.misc)
  • RE: Fork - Process ID
    ... > Subject: Fork - Process ID ... > I have many cron jobs that run perl scripts. ... # standard-out with random messages. ...
    (perl.beginners)
  • Re: Learning perl when in the frying pan...
    ... > Programming Perl 3rd edition) and a few other perl books), ... the first thing will be to read Programming Perl again. ... I work on Perl & Mod Perl scripts on a ecommerce system critical server. ...
    (comp.lang.perl.misc)
  • Re: Calling R from Ruby
    ... level of integration that you wanted to achieve between R and Ruby this ... I usually call R scripts from Perl via ... passing parameters as environment variables -- Perl exports them and R ...
    (comp.lang.ruby)