Search results

  1. redonion

    Multiple Form

    Have you tried <?php echo $_POST['vacancy']; ?> In the second code snippet? That may be the problem.
  2. redonion

    help with tables

    If you have Frontpage..that would be the easiest way of making tables. It will create tables easily for you. I do not believe there is any software that will automatically convert Flash into HTML.
  3. redonion

    Help With Table

    Thanks for looking! I tried again today, and today the page loads fine in Firefox and Opera, but the "terms" button is shifted out of place in Netscape and IE. The page looks fine in NVU, my IDE, but the button is out of place when I use the preveiw portion of PSPad, (PSPad probably uses IE's...
  4. redonion

    Help With Table

    Hello: I am coding a page at the following address: test page I have a table of buttons that refuses to render properly in Firefox. I am pulling my hair out, because the page validates as XHTML, loads fine in Netscape and IE, but has a button out of place in Firefox; each table def looks...
Top