Mitch574 Posted September 11, 2007 Share Posted September 11, 2007 lets say i have a form script but I want to just pull the form script into a table on the page how would i do that? Link to comment https://forums.phpfreaks.com/topic/68778-php-page/ Share on other sites More sharing options...
pocobueno1388 Posted September 11, 2007 Share Posted September 11, 2007 Your going to have to explain a lot more than that. Link to comment https://forums.phpfreaks.com/topic/68778-php-page/#findComment-345727 Share on other sites More sharing options...
Mitch574 Posted September 11, 2007 Author Share Posted September 11, 2007 Ok sorry. I have a contact us page that I also have a table in. Inside of that table I would like it to display the "form page" (it just has the spots to fill info so the website can collect it.) I want to do that instead of just showing the very bland form page. Is that better explained or no? I more or less want a page displayed in a different page: I want to say the code says something like get php? or something like that I just cant remember it for the life of me. Link to comment https://forums.phpfreaks.com/topic/68778-php-page/#findComment-345731 Share on other sites More sharing options...
pocobueno1388 Posted September 11, 2007 Share Posted September 11, 2007 Well, you have two choices. You could use an Iframe, or you could put the code to the form into the table on your contact page. Could you post the code to the form page and the contact page? Link to comment https://forums.phpfreaks.com/topic/68778-php-page/#findComment-345734 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.