Hello and a Merry Christmas to you and yours.
I am Joe Stephens, of YKTC.US (YOUR KEY TO COLLECTIBLES)
I have an auction/classifieds web site,
http://www.yktc.us/cgi-bin/auction/auction.pl
that I obtained in 2005.

Written in CGI-PERL, I write mostly in html, and had a guy doing some work for me this pass year. He is gone now, many reasons. But before he left he changed the online file code of the above, all the back up files - even the two original files stored on sticks.

I have attempted to go back to the source/s (Super-Bargains.com) of the code to see it we could get another copy - seller no longer in business, the listed writer - he (Rohitab Batra) tells me he never wrote such a program. Nor can I find one just like it on the net.

I have attempted to find what was done to the code, check each page of the script, against one to the other, to see if I could find what he did.

I have taken 'parts' of each code and 'loaded' it on the server to see I that would help - well no, it did not for the most part as it may give me some part of a working program, but lose another. Also checking permission code and loading , ASCII or BASIC

I have attempted to 'change it' on the server (Blue Host - using their editors - while they have a great service center, they are not into programming), rather than up load it - same thing - try as I might, I just can not get the program to work the way it is to.

Okay - you write cgi-perl, would YOU like to attempt to see if you could get the program to work, or know of someone who would like to 'give it a try'. I need some help with this while not a very large 'company', just me and the wife now.

We had hoped that we could offer want those 'big' guys do for a lot less - but with the 'fall' of our auction/classifieds program - all the rest of the files we have on the net, mean almost nothing.

I would be happy to transmit you the program, one that is almost like the first one we received, to see if you could find the changes, to put it back on track.

Thank you for any help you can give us.
Joe Stephens
Your Key To Collectibles
http://yktc.us
joe@yktc.us


In reply to Help with finding the wrong code by YKTC

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.