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/6 2003, 02:33 +00:00
    EMail: amboy.mep@eudoramail.com

    STILL CANT FIGURE OUT


      I TRIED THIS CODE..BUT IT SEEMS THAT IM STILL ON THE SAME PAGE..

      <perl>
      if($cmd eq "add")
      {

      out <<EOF;

      Thank you... (and any HTML code you want...)
      EOF





      } else
      {
      do_all "db=yourdb ....other parameters...";
      }
      </perl>





      WHEN I TRIED ANOTHER CODE..SOMETHING LIKE THIS, I WAS LINKED TO A NEW PAGE WITH THANK YOU MESSAGE BUT WHEN I CHECKED THE DATA BASE, DATA WERE NOT ADDED.



      <perl>
      if($cmd eq "add")
      {

      out <<EOF;

      Thank you
      EOF



      } else
      {
      do_all "db=stud","formfields=Name","listfields=Name";
      }
      </perl>



      PLEASE HELP ME,

      MIKE

    Your reply:

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

    Post a new message


 All messages from this thread: To the list 
    Message from Being Earnest on 12/6 2003, 14:36 +00:00
    EMail: being.earnest@lycos.co.uk

    Passwords in BasePortal


      I'm quite a new user to BasePortal and I think its one of the best FREE databases I've came across with great userbility (if such a word exists). Anyway I've being looking at quite a lot of the password queries over the past year or so but can't quite find what I'm looking for.

      I've managed to set up a database with the relevant page being able to modify records according to passwords and suchlike from users. Now I'm looking for a way to bring up a sort of Front Page (as opposed to the 'main' page where only users that we have given passwords to will be able to get access to a particular page. Is this Possible? Or should the Password Access code be on the same page as the data???

      I'm not much of a coder but I'm quite good at the old copying and pasting and trail and error methods... Any help would be great.

      B.E.
     Post a reply

    Message from Being Earnest on 12/6 2003, 14:41 +00:00
    EMail: being.earnest@lycos.co.uk

    Re: Option/Select boxes in BasePortal


      Hi there, are there any user pages that anyone knows of in BasePortal that contain choice menus and option boxes etc.
     Post a reply


    Message from Christoph Bergmann on 12/9 2003, 01:59 +01:00
    EMail: info@baseportal.com

    Re: Passwords in BasePortal


      I'm not quite sure I understand what you want to do ,-)

      But you can just create a new page and enter a form there:

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

      When the user enters his password in this form and presses return/submit he will be going the the "nameof2ndpage" page...

      ok?

     Post a reply
     
 Messages from 3000 to 3150: 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