baseportal
Start

baseportal message board

Welcome to the baseportal message board...

Please read the FAQ.

 
 Selected message: To the list 
    Message from Christoph Bergmann on 12/6 2003, 07:10 +01:00
    EMail: info@baseportal.com

    Re: STILL CANT FIGURE OUT


      try this:


      <perl>
      if($cmd eq "add")
      {
      put undef, "stud";
      $_header="Location: http://.....location of new page...";

      } else
      ...etc.

       

    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/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

     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