How to avoid POSTDATA resend warning
"POSTDATA resend" warning is a common problem when developing web applications. Before discussing about the solution, let’s know what is the pro...
"POSTDATA resend" warning is a common problem when developing web applications. Before discussing about the solution, let’s know what is the pro...
For a textbox, character of a field can easily be limited with maxlength attribute. But maxlength doesn’t work for a textarea. So, It needs an alter...
Thank you all. Thanx for using, commenting and visiting my script jQuery controlled Dependent (or Cascading) Select List from my old bolg http://php4bd.wordpres...
When I have been hearing a lot about Ruby and thinking to give it a try, I searched for a beginners tutorial over Internet. I found a lot. But luckily, I starte...
Windows says, "Windows Live Writer Beta is a desktop application that makes it easy to publish rich content to your blog". Really that. I have been us...
“An archive refers to a collection of records, and also refers to the location in which these records are kept. Archives are made up of records which hav...
Hellow World! Now I am here…. at ajaXray. I have been blogging on wordpress for a short time as http://php4bd.wordpress.com/. Though it’s a nice exp...
We use AJAX whenever we need to communicate with the server, without reloading the page. But this doesn’t function in the case of File Upload. In usual view, ...
When I was searching the web for a client side dependent list boxes, I got some scripts. But some of them were very much static (static select name, option name...