Click here to Skip to main content
15,899,124 members

Comments by gyaan86 (Top 3 by date)

gyaan86 13-Aug-13 1:19am View    
I need to execute some SQL queries within that function and assign the output values to some controls. All that should happen when text changes in the textbox.
Now Question is can i use SQL queries in a Javascript function? If yes then how?
gyaan86 24-Jun-13 7:56am View    
It is already set to false.
gyaan86 17-May-13 6:25am View    
Thank you Rohan Leuva for your reply. I tried SQL Server Agent Job and it worked fine. But Even SQAJ depends upon the system date/time. If i change the system date/time it will stop working (I have checked it too). I want it to be auto-filled without any help of system date and Internet if it is possible by any means. Otherwise i will have to make Internet mandatory for my client.
Thanks