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 Quote 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.. Quote 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 Quote 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....... Quote 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......... Quote 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 Quote 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? Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/234465-link-as-submit-button/#findComment-1205031 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.