Jump to content

Recommended Posts

Posted

I am a beginner. What do I do with the following message. If you are the administrator, edit the @okurls in the novice.cgi script or turn this feature off.

Posted
Welcome to the forums.

 

What is the script you are trying to use? There is not enough information given to offer any help.

 

Thanks for the prompt reply. When I tried to post an Advert in INFOLANKA WebSite , it prompted with the above message. The advert was not posted.

Posted

Welcome to the forums! While I'm not a script expert by any means, it looks to me like something might be set up incorrectly on the Infolanka site.

  • 3 months later...
Posted (edited)

Welcome to the forum, gtille. :D

 

mostwanted:

I don't know much about CGI programming personally, but you can find out more searching the web. One (outdated) place that can give you a good start is Webmonkey (h_tp://webmonkey.wired.com/webmonkey/programming/perl_cgi/). Not sure exactly what languages can be used for CGI, but I know Perl seems to be the most common.

 

As I understand, CGI scripts are basically for data processing. They take data that you or your website visitor inputs, process it and present it in another way.

Edited by chatbug
Posted

Many basic web pages are built using HTML language. Many are written with PHP language.

Some people build web pages with HTML and put code snippets of PHP into the page for special functions (get date/time from server, and lots of other things)

 

Perl scripts (run from the cgi-bin) are used for counters, forms, guestbooks and much more. Take a look at this menu at hotscripts for ideas of what can be done using cgi scripts. http://hotscripts.com/CGI_and_Perl/Scripts_and_Programs/index.html. Just about anything that can be done with CGI/Perl is available in PHP.

 

To implement PHP or CGI scripts for extra features, you must install them on your website and they require some basic or moderate coding to get them to work. Not just a simple copy and paste and working!

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...