Prev: Change ListView row background
Next: Possible to have different versions of asp:menu control for GWO experiment?
From: aspfun via DotNetMonster.com on 31 Mar 2010 11:13 Is it possible of using javascript to check data in SQL server? User inputs a order ID into a text box, I need to code to see if ID is in SQL server before submit. -- Message posted via DotNetMonster.com http://www.dotnetmonster.com/Uwe/Forums.aspx/asp-net/201003/1
From: Gregory A. Beamer on 31 Mar 2010 11:41
"aspfun via DotNetMonster.com" <u53138(a)uwe> wrote in message news:a5d5efdbdc749(a)uwe... > Is it possible of using javascript to check data in SQL server? > User inputs a order ID into a text box, I need to code to see if ID is in > SQL > server before submit. Directly? Not on your life. Indirectly? It is called AJAX (Asynchronous JavaScript and XML). -- Peace and Grace, Greg Twitter: @gbworld Blog: http://gregorybeamer.spaces.live.com ************************************************ | Think outside the box! | ************************************************ |