Close

Results 1 to 2 of 2

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    DF VIP Member devs's Avatar
    Join Date
    Jul 2001
    Location
    uk
    Posts
    1,167
    Thanks
    54
    Thanked:        7
    Karma Level
    337

    Redirecting a CGI form? How!

    Hi people I've got a problem at work that I need to get sorted ;( I need to redirect a form on a HTML page, I've tried the…

    PHP Code:
    <input type="hidden" name="redirect2" value="mypage.html"
    The form is calling to a cgi script…

    PHP Code:
    <form action="mypage.cgi?tasks" method="post" name="_form" onsubmit="return staffSelect(this)"
    How can I stop the form from redirecting on Submit to the default area?

    Any help welcome!

    Cheers,
    Last edited by graham.edmon; 2nd September 2002 at 05:26 PM.

Similar Threads

  1. Replies: 0
    Last Post: 6th January 2003, 11:56 PM
  2. where can you buy swords form the uk online?
    By arv2k in forum Home Audio/Video, Electronic Toys & Gadgets
    Replies: 4
    Last Post: 1st October 2002, 04:24 PM
  3. Redirecting a CGI form? How!
    By devs in forum Web Hosting & Domain Names
    Replies: 2
    Last Post: 26th September 2002, 02:22 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •