baseportal
Start

baseportal message board

Welcome to the baseportal message board...

Please read the FAQ.

 
 Selected message: To the list 
    Message from confused on 11/28 2003, 22:53 +00:00
    EMail: kerry.home@att.net

    this is driving me nuts


      the space under the add..new//search options
      in other words the horazontal spaces. which i think are table rows.. how do i remove them
      i need to fit somthing i want to make in a smaller frame

    Your reply:

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

    Post a new message


 All messages from this thread: To the list 
    Message from mike on 11/29 2003, 12:10 +08:00
    EMail: amboy.mep@eudoramail.com

    ***how many times I'VE TRIED BUT CANT.


      How to link a user to another html page the moment a user click the send button?say a blank html page that contains only "thank you" message.

      Can we remove the word "New entry" and "entry added"

      thank a lot master,

      mike
     Post a reply

    Message from Christoph Bergmann on 11/29 2003, 18:50 +01:00
    EMail: info@baseportal.com

    Re: ***how many times I'VE TRIED BUT CANT.- you can ;-)


      Try this:

      <perl>
      if($cmd eq "add")
      {
      out <<EOF;
      Thank you... (and any HTML code you want...)
      EOF

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

      ok?

     Post a reply

    Message from MIKE on 12/2 2003, 11:50 +00:00

    Re: ***how many times I'VE TRIED BUT CANT.- you can ;-)


      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>

     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