pgabriel Posted May 22, 2007 Share Posted May 22, 2007 Hello, I was wondering how to build a php script with 2 frames. In one frame to be written the code that will fill the form for the other frame. In the second frame to open another website... a website directory or such as, where you can submit a website through a form. Does anyone have any ideas from where should i start doing this? What sort of code to be written in the first frame that will fill the second for a website based on form name and type... i suppose. Thanks. Link to comment https://forums.phpfreaks.com/topic/52486-autofill-question/ Share on other sites More sharing options...
taith Posted May 22, 2007 Share Posted May 22, 2007 prolly want to use iframes :-) Link to comment https://forums.phpfreaks.com/topic/52486-autofill-question/#findComment-258985 Share on other sites More sharing options...
pgabriel Posted May 22, 2007 Author Share Posted May 22, 2007 I don`t understand. It`s not necesarly to use frames. I didn`t use frames ever, not in a single project. I was just wondering. Any other ideas are great. Like i said, i don`t know from where to start. Link to comment https://forums.phpfreaks.com/topic/52486-autofill-question/#findComment-258990 Share on other sites More sharing options...
taith Posted May 22, 2007 Share Posted May 22, 2007 to load part of a page without reloading the whole page, you got 3(?) options... 1) frameset 2) iframe 3) ajax Link to comment https://forums.phpfreaks.com/topic/52486-autofill-question/#findComment-258997 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.