Archive

Posts Tagged ‘cgi script’

Cgi Script Error

August 15th, 2011 Comments off

Input form generates error when SUBMIT button is activated

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster_at_???.info and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Cgi Script Help

July 30th, 2011 Comments off

Hello,

I am looking for help with a CGI script that I have that is a PPC script that I would like to add MIVA XML feed to output the results as search listings.

I picked to use this again as the script is capable of showing me stats of what I send them and also passes the ip of the clicking user for fraud prevention. The script is very small so the mod is very minimal.

There will be additional work on mods of other XML searcb engine results to use. I want to use for sponsored listings on an idea I have.

The MIVA XML is an API they provided and I need someone to add it in and partse the results to show.

I attached the MIVA XML guide doc. Pretty simple. I was given the info and authorization to use the feed.

Cgi Script Install Issues 2

May 5th, 2011 Comments off

We are looking for someone who is familiar with the install issues of xfilesharing. We keep getting 500 errors on install.cgi

We need someone who can get the problems fixed for good, as were sure they are server related. You will be paid when you complete the job. If you cannot accept those terms do not bid. This means I will not escrow the money first. You fix the problems , I will then pay

Cgi Script Install Issues

May 5th, 2011 Comments off

We are looking for someone who is familiar with the install issues of xfilesharing. We keep getting 500 errors on install.cgi

We need someone who can get the problems fixed for good, as were sure they are server related. You will be paid when you complete the job. If you cannot accept those terms do not bid. This means I will not escrow the money first. You fix the problems , I will then pay

Cgi Script Customization

April 6th, 2011 Comments off

Hi,

We need you to customize some functionality in CGI script.

Please refer to the attached documentation that details the functionality.

These are simple customizations. In case something is unclear let us know.

We are looking to get these customizations done ASAP.

NOTES:

- Bid only if you can confidently accomplish the task
- Confirm that you fully understand the requirement
- PMs and Bids with generic response, company profiles will be ignored
- You must also be aware that there may be some minor things we may have to change as we go along.
- You may not share/use the provided script/part of the script for your own use/for your clients
- You must test the script thoroughly after all mods done. The script with should be 100% in working condition and you should also be available if there are any bugs
- Escrow payment

Thank you for your time :)

Looking forward to working with you.

Install Simple Cgi Script

February 26th, 2010 Comments off

Hello,
I need someone who would install a very simple cgi script for me.

This is an “upload” script that i will use to upload some files only mee… Only the download links would be shown to the users.

As i can see the script have the feature to upload files to an another site… So if is that possible, than i need to know where i can add the path and how to do it.

You can see the demo of this script here:
http://encodable.com/uploaddemo/

Please find attached the single file that should be configured.

PS. Also if you have similar script that you can offer instead, I would consider the offer.

Cgi Script Create And Install

November 18th, 2009 Comments off

Hey,

I need a CGI script creating to email form details.

Very simple, but I will need you to install to my server too.

Full ftp access will be given.

$10 asap by escrow

Cgi Script Create And Install

November 4th, 2009 Comments off

Hey,

I need a CGI script creating to email form details.

Very simple, but I will need you to install to my server too.

Full ftp access will be given.

$10 asap by escrow

Cgi Script Error To Be Fixed

October 22nd, 2009 Comments off

I have a CGI script that has been running for over five years. I backed up the script, made a simple change to some html out put in the script and it would not work anymore. Server Error 500 Internal server error, apache logs only show script had a ” Premature end of script headers: search.cgi”.

I checked all permissions were correct and uploaded as ascii.

So I re-installed backup original script with no changes and still received same error.

Need cgi script pro to find problem ASAP.
interbuy

Cgi Script Installation Requir

August 21st, 2009 Comments off

I have a mlm script in cgi which in installed in a mlm program currently. I want someone to copy the script from the current domain and transfer it to a new domain with different splash and home pages and make the link work.

Pdf Form Submit Via Cgi Script

June 23rd, 2009 Comments off

Linux webserver (hosting account):

1) User fills out PDF form, clicks “Submit” button.

2) “Submit” button calls a CGI script that emails the form in either FDF or PDF format via the server “sendmail” program.

3) CGI script emails data in PDF or FDF format to local email account.

I’ve got the .PDF form made, the “Submit” button made and ready to call whatever script I need. Basically, I just need the CGI script configured.

Pdf Form Submit Via Cgi Script

June 3rd, 2009 Comments off

Hey guys,

I’ve actually had this done before and can’t for the life of me remember where I put the script. Anyway, it’s VERY simple, Linux webserver (hosting account):

1) User fills out PDF form, clicks “Submit” button.

2) “Submit” button calls a CGI script that emails the form in either FDF or PDF format via the server “sendmail” program.

3) CGI script emails data in PDF or FDF format to local email account.

I’ve got the .PDF form made, the “Submit” button made and ready to call whatever script I need. Basically, I just need the CGI script configured. This should take somebody about 5-10 minutes, so please quote accordingly!!

Bugs In Cgi Script

May 2nd, 2009 Comments off

Hi!
We have a running cgi script, where a few things are not working:
1) when data is taken out of the DB into a text area (to be edited) then these symbols |||||| are added between each letter. This would eigther need to be fixed, or we could simply add a little script that removes the |||| when taking content from the DB. It only happens with text areas.
2) a little script that removes all |||| from one sheet of the DB
3) the mailing function of the script has a problem, probably because cgi is used less and less. It’s sbin/sendmail , maybe just needs to be switched to php.
4) We have an external script, that generates static pages from the DB content. It somehow does not work, has an error. Needs to be fixed, might be simple as we did not change anything.
Thanks,
Chris

Pdf Form Send Fdf To Cgi

April 1st, 2009 Comments off

I need help sending FDF data from acrobat to a CGI script to a email.

I have a acrobat PDF page with form fields. I would like for someone to help me set up the submit button on the form. I have samples I have found
and have the code in the button, but have to have CGI script set up in my cgi bin on my server to have the data emailed to me.

Here is the process for this to take place.
1.) pdf on web site with fields and a submit button. ( this part is done. but will need help putting in the correct path to the URL. )

2.) Once the submit button is triggered the data exports the information as a FDF file to my specified URL. After this the PDF is no longer used.

3.) A CGI script at the specified URL receives the FDF data, reads it, processes the information in it, and sends a email to the recipient (me).
( I would need some help setting this up ).

Pdf Form Send Fdf Info To Cgi

March 30th, 2009 Comments off

I need help sending FDF data from acrobat to a CGI script to a email. ( more specific info below. )

Hi

I have a acrobat PDF page with form fields. I would like for someone to help me set up the submit button on the form. I have samples I have found
and have the code in the button, but have to have CGI script set up in my cgi bin on my server to have the data emailed to me.

Here is the process for this to take place.
1.) pdf on web site with fields and a submit button. ( this part is done. but will need help putting in the correct path to the URL. )

2.) Once the submit button is triggered the data exports the information as a FDF file to my specified URL. After this the PDF is no longer used.

3.) A CGI script at the specified URL receives the FDF data, reads it, processes the information in it, and sends a email to the recipient (me).
( I would need some help setting this up ).

I have attached the actual document along with support information from adobe on how this done. Also there are alternative ways people receive FDF data using FDFGataway so I attached a sample from them as well. I am really just building this project to see how everything works. I would like to know how all this works together. I have sources of information to aid you if needed. If I post them now the scriptlance will not allow this post to go through so I would have to email them to you once the project gets underway.

Thanks
Joe

Cgi Script Installation

March 23rd, 2009 No comments

Hello,

I need someone to copy the working version of a mlm script in cgi to my new domain. I want the job done asap.

Modify Cgi Script

March 19th, 2009 No comments

I have a cgi script that I would like to have modified.

1) It is an English/Chinese dictionary
2) The database is just a text file on the server
3) The database has up to 4 fields.

Example:

FIELD1 FIELD2 [FIELD3] /FIELD4/

4) We want to change the script to just have 2 fields:
[FIELD1] /FIELD2/

as we try to change our Chinese/dictionary in an English/Indo dictionary that only requires two fields.

5) We need the database entry from [FIELD1] /FIELD2/ to show up in the meta titles.

You can have a look or download the file at:
http://www.mandarintools.com/download/worddictu8.zip
or try it at:
http://www.mandarintools.com/worddict.html

This is not our site but the structure is the same.

For someone experienced in Cgi it should only take a fw minutes as two fields have to be removed in the script and the 2 field arrays to be added to the meta tags.

I would also accept a php version

Bear