mysql question using dreamweaver

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Craig Keightley

    mysql question using dreamweaver

    I can add a repeat region no problem to a page, but how do i reset the
    recordset to add a second loop
    Is it something to do with reset()


  • kingofkolt

    #2
    Re: mysql question using dreamweaver

    "Craig Keightley" <dont@spam.me > wrote in message
    news:4162c1c8$0 $17406$cc9e4d1f @news-text.dial.pipex .com...[color=blue]
    > I can add a repeat region no problem to a page, but how do i reset the
    > recordset to add a second loop
    > Is it something to do with reset()
    >
    >[/color]

    huh?


    Comment

    • Michael Vilain

      #3
      Re: mysql question using dreamweaver

      In article <4162c1c8$0$174 06$cc9e4d1f@new s-text.dial.pipex .com>,
      "Craig Keightley" <dont@spam.me > wrote:
      [color=blue]
      > I can add a repeat region no problem to a page, but how do i reset the
      > recordset to add a second loop
      > Is it something to do with reset()[/color]

      Wrong newsgroup. Totally. AFAIK, Dreamweaver doesn't output php code
      but HTML code. There must be a dreamweaver email support list where you
      can post your question, but this group isn't it.

      --
      DeeDee, don't press that button! DeeDee! NO! Dee...



      Comment

      • Juha Suni

        #4
        Re: mysql question using dreamweaver

        Michael Vilain <vilain@spamcop .net wrote:[color=blue]
        > In article <4162c1c8$0$174 06$cc9e4d1f@new s-text.dial.pipex .com>,
        > "Craig Keightley" <dont@spam.me > wrote:
        >[color=green]
        >> I can add a repeat region no problem to a page, but how do i reset
        >> the recordset to add a second loop
        >> Is it something to do with reset()[/color]
        >
        > Wrong newsgroup. Totally. AFAIK, Dreamweaver doesn't output php code
        > but HTML code. There must be a dreamweaver email support list where
        > you can post your question, but this group isn't it.[/color]

        Just a sidenote: Dreamweaver does have a builtin support for many
        databases, and you can create repear-regions and all sorts of
        basic-database/php/cfm/asp stuff through the graphical interface. I've
        only briefly tested it once, since I prefer to do it by hand, but I've
        seen some web apps doing perfectly well that have been done without any
        real hand coding, just using dreamweavers ready tools.

        You should ask about this in the macromedia.drea mweaver - newsgroup

        Comment

        Working...