baseportal
Start

baseportal message board

Welcome to the baseportal message board...

Please read the FAQ.

 
 Selected message: To the list 
    Message from mike on 12/18 2003, 03:36 +00:00
    EMail: www.amboy.mep@eudoramail.com

    PASSWORD IN A FORM


      good am master christoph,

      This is the form that you suggested:

      <form action="/cgi-bin/baseportal.pl?htx=/yourname/nameof2ndpage" method="post" enctype="multipart/form-data">
      <input type="password" name="password=">
      <input type="submit">
      </form>

      you mean, i will create two pages? where am i going to store their password?

      Case:
        A page named "page1" has a pasword form that a user must sign in to proceed to "page2". Page1 contains nothing but a sign in form.Page2 can contain anything...How could I allow users to proceed to page2 after signing in in page1?

      thnks, mike
       

    Your reply:

    Name: EMail: WWW:
    Subject:
    Text:
    Timezone:

    Post a new message


 All messages from this thread: To the list 
    Message from mike on 12/18 2003, 04:00 +00:00
    EMail: www.amboy.mep@eudoramail.com

    ***HOW?


      iWAS REally intrigue by this "All", New nd Select" tab. Can we replace the "New" or any tab with image?
     Post a reply

    Message from Christoph Bergmann on 12/23 2003, 03:57 +01:00
    EMail: info@baseportal.com

    Re: ***HOW?


      Not the easy way... You would have to supress the output of "All" "New" etc with "selectbrowse=no" and then create it of your own, like this:

      <perl>
      out "####YOUR HTML CODE HERE FOR NEW###" if $cmd eq "do_add";
      out "####YOUR HTML CODE HERE FOR SEARCH###" if $cmd eq "do_search";
      out "####YOUR HTML CODE HERE FOR ALL###" if $cmd eq "";
      </perl>

      ok?

     Post a reply
     
 Messages from 2850 to 3000: To the input form 
<< Newest messages | < Newer messages | To the input form | Older messages > | Oldest messages >>


Back to the homepage

© baseportal.com. All rights reserved. Terms of use



baseportal.com