Skip to content Skip to sidebar Skip to footer
Showing posts with the label Character

Showing Unique Characters In A String Only Once

I have a string with repeated letters. I want letters that are repeated more than once to show only… Read more Showing Unique Characters In A String Only Once

Send Special Characters With Ajax And Receive Them Correctly To Php

i've got a javascript function which get some datas on parameter and try to save them on a post… Read more Send Special Characters With Ajax And Receive Them Correctly To Php

How To Submit A Form OnKeyPress With Javascript?

I want to make a form like this, and i want to post the form - with javascript - in all the keydown… Read more How To Submit A Form OnKeyPress With Javascript?