You are here:
Dear Ramiz, Good question. And the answer is pretty simple. Copy and paste the following code in a notepad/dreamweaver html page and run it. You can notice, if "male" is selected then it opens
Dear Shashank, There are 2 very small mistakes there. 1) This should be <script type='text/javascript'> not <script type='text\javascript'> (I am talking about the slash in here text/javascript
Dear David, There are few things you can do here. You can set and use a hidden variable (probably the 'login') to filter out the results. Or your can alter your search query like this by adding
Dear David, Extremely sorry for the delay, as I was busy in last week. Your question is confusing. Actually from where "login" variable comes from? Seems like "login" is a variable saved in somewhere
Dear Kariz, Here's the solution. <html> <head> </head> <body> <script type="text/javascript"> var s1=3; var s2=3; for(var a=0;a<s1;a++){ for(var b=0;b<s2;b++){ document.write("*")

©2012 About.com, a part of The New York Times Company. All rights reserved.