getitng user input?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Geoff Cox

    getitng user input?

    Hello,

    I want to ask the user for his/her first and second name on the first
    page and have this info available for a form on the second page.

    I can use a prompt approach but is there a better way?

    Cheers

    Geoff
  • Randy Webb

    #2
    Re: getitng user input?

    Geoff Cox said the following on 9/27/2005 3:00 AM:[color=blue]
    > Hello,
    >
    > I want to ask the user for his/her first and second name on the first
    > page and have this info available for a form on the second page.
    >
    > I can use a prompt approach but is there a better way?[/color]

    Yes.

    --
    Randy
    comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly

    Comment

    • Geoff Cox

      #3
      Re: getitng user input?

      On Tue, 27 Sep 2005 06:54:37 -0400, Randy Webb
      <HikksNotAtHome @aol.com> wrote:
      [color=blue]
      >Geoff Cox said the following on 9/27/2005 3:00 AM:[color=green]
      >> Hello,
      >>
      >> I want to ask the user for his/her first and second name on the first
      >> page and have this info available for a form on the second page.
      >>
      >> I can use a prompt approach but is there a better way?[/color][/color]

      OK - what is it?!

      Geoff






      [color=blue]
      >
      >Yes.[/color]

      Comment

      • Zoe Brown

        #4
        Re: getitng user input?


        "Geoff Cox" <geoff.cox@notq uitecorrectfree uk.com> wrote in message
        news:0cbij1dpvm n52m7dti5odn7c1 ghg2h7647@4ax.c om...[color=blue]
        > On Tue, 27 Sep 2005 06:54:37 -0400, Randy Webb
        > <HikksNotAtHome @aol.com> wrote:
        >[color=green]
        >>Geoff Cox said the following on 9/27/2005 3:00 AM:[color=darkred]
        >>> Hello,
        >>>
        >>> I want to ask the user for his/her first and second name on the first
        >>> page and have this info available for a form on the second page.
        >>>
        >>> I can use a prompt approach but is there a better way?[/color][/color]
        >
        > OK - what is it?![/color]

        what do you mean better and what woul dyou like to see, do you want them to
        have a prompt or just the form on the basic page ?
        [color=blue]
        >
        > Geoff
        >
        >
        >
        >
        >
        >
        >[color=green]
        >>
        >>Yes.[/color]
        >[/color]


        Comment

        • Lee

          #5
          Re: getitng user input?

          Geoff Cox said:[color=blue]
          >
          >Hello,
          >
          >I want to ask the user for his/her first and second name on the first
          >page and have this info available for a form on the second page.
          >
          >I can use a prompt approach but is there a better way?[/color]

          The people in this newsgroup are generally happy to answer questions
          about Javascript, but you're pushing a bit too far by asking how to
          design basic features of your web site. You need to go find a book
          or tutorial site and learn the basics of web design, and then come
          back with specific questions.

          Comment

          Working...