Results 1 to 4 of 4

Thread: Variable information help.

  1. #1

    Thread Starter
    Member Menekali's Avatar
    Join Date
    Oct 2003
    Posts
    55

    Variable information help.

    Hey all.

    Well im using a form to send information to a server (a remote asp page on another server), and its sending alot of information. After it does that, the next page it shows is a fairly ugly page with the information they sent (i guess this is their coding).

    If i wrap the submit image with a <a href="> it just goes to that page, and no longe submits the information to the server. Is there anyway to send the "GET" information to that server, and also have it pass it to a second page with the same submit form, so that it navigates to the second page, that i can customize, but also include the variables?

    This is all so that i can change the way it looks while also including some information they out in the previous form, but i cannot change the way it looks currently since its server side to the person im reselling for.

    Maybe i worded it too complicatedly but im sure someone can understand it. Maybe theres an easier way to do it and i just dont know? Thanks alot in advance!

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Variable information help.

    Originally posted by Menekali
    Maybe i worded it too complicatedly
    I havn't the faintest idea what you are talking about. I may be able to help if you reword your question though
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256

    Re: Variable information help.

    Originally posted by Menekali
    If i wrap the submit image with a <a href="> it just goes to that page, and no longe submits the information to the server. Is there anyway to send the "GET" information to that server, and also have it pass it to a second page with the same submit form, so that it navigates to the second page, that i can customize, but also include the variables?
    So you want to have your link submit the form data to one page, but have the browser navigate to a different page instead?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  4. #4

    Thread Starter
    Member Menekali's Avatar
    Join Date
    Oct 2003
    Posts
    55

    Re: Re: Variable information help.

    Originally posted by The Hobo
    So you want to have your link submit the form data to one page, but have the browser navigate to a different page instead?
    Correct bro .Sorry i was tired and it was very late when i posted the first time hehe but you know what i want, is there any way to achieve this?

Posting Permissions

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



Click Here to Expand Forum to Full Width