Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 28th, 2008, 05:52 AM
hsn's Avatar
hsn hsn is offline
Familiar Sight
 
Join Date: Sep 2007
Location: Dubai-UAE
Age: 21
Posts: 223
Default read a .cgi file

hello everyone.
i am trying to read a .cgi fiile. but, it is not working with me. let me explain.
i have a belkin router, and i am studying it, when i enter the password in runs a passwordproccess.cgi i am trying to read that file so i can understand the system and write a program which will help the user to be able to configure the system much easier.

regards
hsn
Reply
  #2  
Old August 28th, 2008, 06:31 AM
KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Posts: 3,645
Default

Saying "its not working" is like calling your automobile mechanic on the phone and telling him "My car is not working, whats wrong with it?". He will tell you to bring your car into the shop.
Reply
  #3  
Old August 28th, 2008, 07:08 AM
hsn's Avatar
hsn hsn is offline
Familiar Sight
 
Join Date: Sep 2007
Location: Dubai-UAE
Age: 21
Posts: 223
Default

Quote:
Originally Posted by KevinADC
Saying "its not working" is like calling your automobile mechanic on the phone and telling him "My car is not working, whats wrong with it?". He will tell you to bring your car into the shop.
i am not what is wrong with it i am asking how to read it so i don't have to bring my car.

regards
hsn
Reply
  #4  
Old August 28th, 2008, 07:29 AM
nithinpes's Avatar
Expert
 
Join Date: Dec 2007
Age: 24
Posts: 365
Default

Quote:
Originally Posted by hsn
i am not what is wrong with it i am asking how to read it so i don't have to bring my car.

regards
hsn
Let us know what you have tried so far. Post your code so that someone may analyze it and let you know what is wrong.
Reply
  #5  
Old August 28th, 2008, 07:48 AM
KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Posts: 3,645
Default

Quote:
Originally Posted by hsn
i am not what is wrong with it i am asking how to read it so i don't have to bring my car.

regards
hsn
I do not know what you mean by "how to read it". I appreciate this might all be very new to you, and maybe English is not your first language, but I assume you are smart enough to know that nobody can help you unless you provide more information. Your code and any error messsages it produces when you run it would be a good starting point (bring your car into the shop).
Reply
  #6  
Old August 28th, 2008, 07:54 AM
KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Posts: 3,645
Default

After looking over some of your past posting history, I decided I no longer want to help you. You ask questions and other people take the time to respond and you never reply back. I prefer to not help people that do that. That is my own policy and not the policy of this website.

Best regards,
Kevin
Reply
  #7  
Old August 28th, 2008, 06:27 PM
hsn's Avatar
hsn hsn is offline
Familiar Sight
 
Join Date: Sep 2007
Location: Dubai-UAE
Age: 21
Posts: 223
Default

Quote:
Originally Posted by KevinADC
After looking over some of your past posting history, I decided I no longer want to help you. You ask questions and other people take the time to respond and you never reply back. I prefer to not help people that do that. That is my own policy and not the policy of this website.

Best regards,
Kevin
thanks for clearing this issue with me
sometimes i do forget to reply but it is only cause the presure which i am in. i even try sometime when i am free to post replies and questions to learn and for sure to get above 1000 replies

regards
hsn
Reply
  #8  
Old August 28th, 2008, 06:32 PM
hsn's Avatar
hsn hsn is offline
Familiar Sight
 
Join Date: Sep 2007
Location: Dubai-UAE
Age: 21
Posts: 223
Default

hey guys.
what i ment by read the .gci file, is simply open it as you open a word document (double click on the document's icon). that is what i want. i don't know the basic rules of perl , i don't know anything about it. that is why i came here i just wanted to know if i can read it as i read a word document. because there is a router which i have executes a cgi file to complete a certain function. i wanted to know what is that cgi is doing. what i know that is for sure that cgi uses a post command to send the data to the router i just wanted to know what does that command includes.
thanks
hsn
Reply
  #9  
Old August 28th, 2008, 07:55 PM
FLEB's Avatar
Newbie
 
Join Date: Aug 2008
Posts: 24
Default

When you access the address, your router is running the code and giving you the results. From the browser-side, this is the only access you will usually have. You need to find some way of pulling files off of the router, such as FTP or TFTP, in order to view them in their unprocessed state.

This is an unusual way of using the router, and it may not be possible to do it. The specific way of getting the raw files depends on the specific type of router you are trying to use. You could possibly find more information or specific help on router "hacking" messageboards or groups.
Reply
  #10  
Old August 29th, 2008, 01:01 PM
numberwhun's Avatar
Forum Leader
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,156
Default

Quote:
Originally Posted by hsn
hey guys.
what i ment by read the .gci file, is simply open it as you open a word document (double click on the document's icon). that is what i want. i don't know the basic rules of perl , i don't know anything about it. that is why i came here i just wanted to know if i can read it as i read a word document. because there is a router which i have executes a cgi file to complete a certain function. i wanted to know what is that cgi is doing. what i know that is for sure that cgi uses a post command to send the data to the router i just wanted to know what does that command includes.
thanks
hsn
If you can see the file, then why not just open it up with your favorite text editor (vim on Unix or Wordpad on Window$)?
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles