Jump to content

sakonnetweb

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Posts posted by sakonnetweb

  1. Hmm- WTF? ColdFusion is a laughing matter? Not hardly-

     

    1) PHP is most likely to be found in use on Adult (14.75%) , Business (14.75%) or Technology (11%) type websites.

     

    2) Adobe ColdFusion is most likely to be found in use on Business (21%), Shopping (20%) or Travel (13%) type websites.

     

    I don't host "Adult" Websites- and I'm certainly not a "ColdFusion God" ....

     

    But, thanks for your opinion.

  2. Thanks for everyone's help.

     

    Re: Learning PHP. I will be 62 this year- this is the first time I was backed into a corner, i.e. could not convince a client to let me host their site ( I host about 75 now) but needed a dynamic CMS app.

     

    IOW I will be retired in a couple of years- I know, old dog-new tricks is not for Web Developers, but I'm so close.....

  3. Do not want to use WordPress- just a simple form with 2 fields- "Headline" and "Story" - after submitting, the headline will display on the headline page:

     

    <a href="storypage.html">Headline- see more:</a>

     

    Then the story simply displays on the storypage.html with the headline above it- I suppose the submitted data would need to be stored in in a DB- that's how I would handle it with CF.

     

    Thanks for your help.

     

     

     

     

  4. Hello

     

    I code by hand (HTML & CF -14 years now), and some of my customers want the ability to do updates to their sites themselves using Adobe Contribute, and I can build any app they need that Contribute can't handle in CF if they host on my server - however, in this particular case, the site is hosted by GoDaddy which is no longer supporting CF.

     

    The site is PHP-enabled, and the client was using WordPress to update his entire site. Because of the blogging-centric features of Wordpress, a user can enter a "headline" then an associated story (commentary) - publish, and the headline ends up on one page linked to the page where the headline and story live.

     

    So, I need a simple form handler written in PHP  that allows the client to enter his "headline" (which is a hard-coded link to the "rest of the story" page), the headline showing up above the story content (using a second form field) - not necessarily targeting <a href="#end-up-here"> - just simply land on the page where the content gets dynamically displayed.

     

    Thanks in advance for your patience and be kind---- I have never written a line of PHP- just thousands of lines  of CF.....

     

     

     

    Norman

  5. Hello

     

    I code by hand (HTML & CF -14 years now), and some of my customers want the ability to do updates to their sites themselves using Adobe Contribute, and I can build any app they need that Contribute can't handle in CF if they host on my server - however, in this particular case, the site is hosted by GoDaddy which is no longer supporting CF.

     

    The site is PHP-enabled, and the client was using WordPress to update his entire site. Because of the blogging-centric features of Wordpress, a user can enter a "headline" then an associated story (commentary) - publish, and the headline ends up on one page linked to the page where the headline and story live.

     

    So, I need a simple form handler written in PHP  that allows the client to enter his "headline" (which is a hard-coded link to the "rest of the story" page), the headline showing up above the story content (using a second form field) - not necessarily targeting <a href="#end-up-here"> - just simply land on the page.

     

    Thanks in advance for your patience and be kind---- I have never written a line of PHP- just thousands of lines  of CF.....

     

     

     

    Norman

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.