Results 1 to 5 of 5

Thread: How to edit .cgi files ?

  1. #1
    Join Date
    Feb 2008
    Posts
    324

    How to edit .cgi files ?

    I am helping a friend to edit some pages of his company web pages. The creators of the site have moved out of town.

    Most of the pages are html. I have used Front Page and text editors to edit those pages. Several pages are .cgi format. Looking at the code the parts of the pages are relatively simple and does not involve much headache.

    But I got stuck when editing .cgi files? Can anyone help me to do so?

  2. #2
    Join Date
    May 2008
    Posts
    951

    Re: How to edit .cgi files ?

    The CGI 'script' is a binary and uneditable by the end user. The CGI is a compiled binary for better performance.

  3. #3
    Join Date
    May 2008
    Posts
    945

    Re: How to edit .cgi files ?

    CGI stands for Common Gateway Interface and it's usually written in a format called a script. These scripts are commonly used to run guestbooks, message boards, chat rooms, games, etc. The great fact about CGI is that if you learn how to install one script, you'll be able to install almost any one you want.

    You can open and edit CGI scripts in a basic text editor (Notepad, for example). CGI scripts are really no different than normal text files that usually end with either .cgi or .pl. They are written in ASCII format, and can be opened and viewed using any text editor. Don’t ever use an HTML editor to edit or save CGI scripts.

  4. #4
    Join Date
    May 2008
    Posts
    271

    Re: How to edit .cgi files ?

    A file with the CGI file extension is a Common Gateway Interface Script file. The easiest way to open a CGI file is to double-click on it and let your PC decide which default application should open the file. If no program opens the CGI file then you probably don't have an application installed that can view and/or edit CGI files. In such case, choose Notepad or another text editor to open the CGI file.

  5. #5
    Join Date
    May 2008
    Posts
    685

    Re: How to edit .cgi files ?

    Personally, I love UltraEdit.

    UltraEdit is what you're looking for. UltraEdit is a powerful disk-based text editor, programmer's editor, and hex editor that is used to edit HTML, PHP, javascript, Perl, C/C++, and a multitude of other coding/programming languages.

    Open cgi file in UltraEdit and start editing...

Similar Threads

  1. pls help me to edit .gif files in word
    By kalpesh.badjate in forum Windows Software
    Replies: 3
    Last Post: 28-09-2011, 12:23 AM
  2. Need help to edit .bashrc files
    By Talaketu2 in forum Operating Systems
    Replies: 5
    Last Post: 13-11-2010, 06:03 AM
  3. How to edit .TIVO files??
    By Surpassing in forum Windows Software
    Replies: 5
    Last Post: 03-10-2010, 03:40 AM
  4. How to edit psd files without using Photoshop
    By Aloke in forum Windows Software
    Replies: 3
    Last Post: 11-09-2009, 05:33 PM
  5. How to edit WMV files
    By Joshe in forum Windows Software
    Replies: 3
    Last Post: 19-08-2009, 05:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,121,244.83076 seconds with 17 queries