Search:

Type: Posts; User: SpaceCowboy; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,047

    your suggestion

    Thanks I was just tinkering around with that and am getting a server application era for one reason or another.... created the links.xml, the php and javacripts placed them all in the same folder and...
  2. Replies
    1
    Views
    13,707

    Convert HTML/CSS to Wordpress

    1) Describe Work Request (be as detailed as possible): Three page web site template, to be converted to be compliant with wordpress as a template

    2) Payment methods you support (ie: Paypal,...
  3. Replies
    3
    Views
    4,047

    I need help with a search form

    I haven't a clue really it's been years and I used to frontpage bots (cgi and the like) I only have fastcgi and php installed on my server... The page is an .html style page:


    <form action=""...
  4. Replies
    1
    Views
    2,585

    Fixed -- I think

    I believe what my problem was, that the "complete download link" available on the code page, was not the latest and greatest.. I copied the code located right on the example page and all seems well...
  5. Replies
    1
    Views
    2,585

    AJAX CARS W/Simplepie

    1) Script Title: Ajaxcars

    2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm#combo

    3) Describe problem:

    I placed the ajax code on the page (or call it...
  6. Here's what I have so far...

    I modified the rssbox script and added:

    //Adding Image
    var link = document.createElement('IMG')
    link.className = 'rssBoxImage';
    image.src = ImageURL;
    div.appenChild(image);

    ...
  7. rss fetch tool that displays images and..

    I have found several good scripts out there rssscroller, rssbox, and simplepie (the latter which seems the folks think it's odd for a newbie to be asking for help) anyway, I have been able to work...
Results 1 to 7 of 7