Hi, i am using Getresponse auto responder. I want to pass the value of Name on confirmation page. PLease let me know how i can do it. Thanks Adnan
Yes, Its a form. i am using POST method in the form. But i dont know how to get the value on the second page. Thanks, Adnan
If they are php pages, just use <?php echo $_POST['field_name']; ?> Code (markup): to return the value of the field. be sure to replace field_name with the name of the field you wish to get the value of
My page was in html. I just saved it as .php and used your code. But it did not work for me at he moment. Thanks Adnan
did it return anything? any errors? how are you getting to the second page, are they hitting a "submit" button on the form? or a link?
I did not get any error but Name was also not displayed. When i hit submit button it goes to getresponse page for a fraction of second and then goes to my page. If you wish i can show you my page in private message.... Thanks
yeah, the cgi page is where the values are being sent, then the browser is just redirected to a new page. Mind sending me the cgi file? Also, I need to know what fields you want to be able to read from the page after the cgi page
I have posted form code above. Other than that i dont have any cgi file. I want name to be appeared in the page. I am sending you PM with actual website and the page i want to show. Thanks Adnan
Oh, it looks like you are using an external service to manage your forms. That makes things difficult.
from my understanding u need to get the value of "category2" which is the Name and pass it to the thank you page or redirection page right?
Third party service (Getresponse) asked me to use post method and i am using the post. But i am unable to get the value of "category2" on my desired page. Thanks for help Adnan
Hello, I am working in software as seo company and i want 2 learn the PHP to progress my career is dere any1 can tell me dat from vere i should learn it and hw faster i can learn it. Thanks