thangappan Posted February 13, 2009 Share Posted February 13, 2009 Is it possible to create an editable list box in HTML? Quote Link to comment Share on other sites More sharing options...
alphanumetrix Posted February 13, 2009 Share Posted February 13, 2009 Not with just HTML. You'll need to interegrate some PHP (or some other object-oriented server language) into it as well. Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted February 13, 2009 Share Posted February 13, 2009 actually It would require JavaScript as PHP is for the server not the client. Quote Link to comment Share on other sites More sharing options...
alphanumetrix Posted February 13, 2009 Share Posted February 13, 2009 Oh. I miss-read that. :/ I was thinking more of like a CMS. Quote Link to comment Share on other sites More sharing options...
haku Posted February 13, 2009 Share Posted February 13, 2009 It would actually need both javascript and php (ajax). Quote Link to comment 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.