kworld Posted February 25, 2010 Share Posted February 25, 2010 Ive been trying for days to do this and can't seem to work it i bet its something so simple aswell . I need my main page to display a form, i will have 2 buttons on this page (button A and button B) i need it so if button A was pressed it would insert a form into my existing main page. Then if button B was pressed it would remove any existing forms and replace it with button B form on the same page. Can anyone help me with thie please i just need some simple code to work from to do this. Link to comment https://forums.phpfreaks.com/topic/193352-help-please-regarding-forms/ Share on other sites More sharing options...
ocpaul20 Posted February 27, 2010 Share Posted February 27, 2010 yes, I can help. Dont do it with PHP because PHP is a server-side language and everything is done by the time your page is displayed. You need css or jevascript probably. Link to comment https://forums.phpfreaks.com/topic/193352-help-please-regarding-forms/#findComment-1018849 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.