searls03 Posted April 22, 2011 Share Posted April 22, 2011 how do I make a link as a submit button? action is dashboard.php. help please Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/ Share on other sites More sharing options...
fugix Posted April 22, 2011 Share Posted April 22, 2011 instead of making it a link...you could use a header to redirect users to the correct page when the submit button is clicked.. Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1204987 Share on other sites More sharing options...
kenrbnsn Posted April 22, 2011 Share Posted April 22, 2011 Do you want to style the link to look like a button? If so see http://webdesign.about.com/od/css/a/aa041904.htm Ken Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1204989 Share on other sites More sharing options...
searls03 Posted April 22, 2011 Author Share Posted April 22, 2011 .............this is going to be like a mail system.........I need the link to ACT as a button, not look like one..............not button as a link....... Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1204991 Share on other sites More sharing options...
searls03 Posted April 22, 2011 Author Share Posted April 22, 2011 so I need action to be dashboard.php, but I need it to go to message.php......... Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1204993 Share on other sites More sharing options...
fugix Posted April 22, 2011 Share Posted April 22, 2011 only way i can think of is to use the header like i said..make it a button but change its style so that it appears like a normal string of text Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1205016 Share on other sites More sharing options...
searls03 Posted April 22, 2011 Author Share Posted April 22, 2011 ok, so how do I edit the css to do this? Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1205022 Share on other sites More sharing options...
lastkarrde Posted April 22, 2011 Share Posted April 22, 2011 http://www.google.com/search?client=ubuntu&channel=fs&q=css+button+look+like+a+link&ie=utf-8&oe=utf-8 Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1205031 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.