Log in

View Full Version : how to add tags like wordpress



jackavin
07-08-2008, 09:10 AM
insert tags via ajax

anyone have a scripts for do that or website for guide me in

thank you

magicyte
07-08-2008, 05:47 PM
Yeah. It is possible. You could also use XML and AJAX to make tags go into an XML file which the information could then be recieved and written on the page. Learn (http://www.w3schools.com/) XML and AJAX at W3Schools.

-magicyte