This is my website, it works fine on chrome, firefox and IE 9. When i try it on IE 7 & IE 8 the IE comments that I use for css is not showing at all. My website: http://www.chan-leung.com
I\'ve got this regular expression for validating phone numbers ^(\\+?|(\\(\\+?[0-9]{1,3}\\))|)([ 0-9.//-]|\\([ 0-9.//-]+\\))+((x|X|((e|E)(x|X)(t|T)))([ 0-9.//-]|\\([ 0-9.//-]+\\)))?$
I\'m trying to design a comment system for my RoR blogging site, and I am having s开发者_Python百科ome conceptual problems with the architecture.As far as models are concerned, I have Blogposts, Users
When I try this <option disabled = \"disabled\" <!-- Used to disable any particular option -->
The problem in general is this: I have a page with content and user can comment it. Inserting comment should happen without reloading the page.
i\'m really new to Rails and i\'m wondering, how the following could be done: After an user has written a comment for a sin ( =article), the author ( =user) should get 20 points (for example) added t
I have read over 10 related posts here and elsewhere and still can\'t figure this one out, being rather new to php and MySQL:
How do you enable the Facebook Comments plugin to display the \"Posting as\" option, which allows you to post comments as a Fan Page instead of your personal profile?
I\'d like to implement authenticated commenting in Django. I\'ve searched the net and found a few answers, includi开发者_如何转开发ng a few here on SO, but they are mostly from 2008 and 2009, on Djang
Is it possible to use a c# definition inside a summary comment? Instead of List of Objects /// <summary>