attila2452 4 Posted May 16, 2011 Report Share Posted May 16, 2011 How can i incorporate XML more into my portfolio website?what elements can be changed? and am i going to need to find another host that serves for xml like PHP sometimes needs to?im getting kinda bored just looking at my portfolio. dont get me wrong . visuially, i believe its attracting, but its just, the code to me, looks boring.PS. i do not want Flash Components.i would love replies to this.thank you.- Attila Quote Link to post Share on other sites
jeffman 86 Posted May 16, 2011 Report Share Posted May 16, 2011 Showing that you can format an XML document correctly will not impress many people. It would be more interesting to present the plain text of an XML document (for display purposes) and give your users the opportunity to update it using form fields. Then display an updated version of the document. Update it using DOM techniques in JavaScript or PHP. If you use PHP, using a little AJAX would streamline the process. Quote Link to post Share on other sites
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.