Jump to content

Recommended Posts

Posted

HTML, by itself, creates static web pages. If you were on a Microsoft web server (which you're not with TCH), then ASP would provide the ability to pass variables and build dynamic pages. So you are left to using other languages - inserting PHP code inside an HTML page, for example, or writing a PERL script to build the HTML page for you.

 

One thing with computer software, there is never one right answer, or one right way to do things, and I would rather borrow code already written and tweak it to my use than write new code from scratch!. To that end, I keep on my book shelf ...

 

The HTML 4 Bible

PERL 5

The Javascript Bible

PHP/MySQL for Dummies

Active Server Pages (ASP) for Dummies

 

And I use Google to find tutorials!

 

Good luck!

kw

Posted

Dang... KW... you read the same stuff I do.

 

chs22... if I'm not mistaken, I think I actally wrote the script for you on another thread.

 

If that was someone else, forgive the mental lapse.

Posted

Yep... that was you.

 

Your script is waiting on the other thread you wrote recently.

 

I certainly don't expect payment... but if you'd like to make a donation to my IRS approved "church"... then father Surefire would absolve you of your worldly sins.

 

(Totally kidding)

 

By the by... cgi is just fine as a server side script... but I've read that PHP is much faster. Don't know this for fact... but it seems to be commonly accepted.

 

Same goes for SSI... and less functionality. (But it's simple)

 

But free advice is worth about what you paid for it...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...