Sir, you are a lifesaver. I know that sounds overly dramatic. But you have no idea how much you helped me.
@naveenchary3614 жыл бұрын
Hello venkat, I have seen your c sharp, sql videos and i'm continuing with your jquery videos, i have tired executing the same code as you explained in this video but it's not working properly as it is not showing the focus text (ie. for firstname text is "your first name as it appears in passport") as shown in your video and i usually open html page in google but for this ajax load concept i did even tired with internet explorer but it is not showing focus text. Could you please help me out... Thanks for the help in advance
@giann12089 жыл бұрын
Great tutorial, :) it really helps alot and very informative. As I saw it, its function was like a web service, a great alternative of it. thanks
@ymtan9 жыл бұрын
This video to load data from SQL Server Database to aspx.page and then to HTML page using the JQuery load function is indeed superb.
@Ra1981eD7 жыл бұрын
You are Legend. thank you for the endless efforts to share the knowledge.
@johnn50197 жыл бұрын
Excellent video that covers several important concepts and technologies. Nice Work!!!
@oilha20119 жыл бұрын
Hi i from Brazil, really good man!
@kartik2910x5 жыл бұрын
Thank you for listening and have a great day!
@gaurav78949 жыл бұрын
what if I need to return the text to client browser and use it in success function.
@ikimenyetsoedition7 жыл бұрын
Hello @kudvenkat I am De Scholar, a new developper from Rwanda. I am learning jQuery using your tutorials, and I appeciated your methodology of teaching. I am really gratefull to have met you although we don't know each other face to face. Straight to the point of my comment, I have got a blockage when I came to this 54th part. Actually my Backend codes are not made from ASPX, but in PHP, so you see when you came on AJAX you used ASP as server language. So, my question is this: SHOULD I LEARN AJAX USING THIS PARTS? WILL I BE ABLE TO APPLY THEM IN PHP? Kind regards!!!
@betaakurnia39985 жыл бұрын
me too man
@gardyroy9 жыл бұрын
What i dont understand here is that you assign the value from database to div in aspx page in codebehind,but then how its reflecting in html page div? Please Help.
@kunaldedhia55029 жыл бұрын
simply aweosme.. u rock..
@pravinbhosale462910 ай бұрын
This code is not working on my computer error 500
@muhammadzarshid76289 жыл бұрын
great man great work thank you sir
@Csharp-video-tutorialsBlogspot9 жыл бұрын
+Muhammad Zarshid Thank you very much for taking time to give feedback. This means a lot. I am very glad you found the videos useful. I have organised all the Dot Net & SQL Server videos in to playlists, which could be useful to you kzbin.infoplaylists?view=1&sort=dd Slides and Text Version of the videos can be found on my blog csharp-video-tutorials.blogspot.com Tips to effectively use my youtube channel. kzbin.info/www/bejne/r2ibYYCtnb5qZtU If you want to receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. kzbin.info If you like these videos, please click on the THUMBS UP button below the video. May I ask you for a favor. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them.
@jdigap0072 жыл бұрын
Using ajax call to an ASHX generic handler is much faster than ASPX because it does not complete the page lifecycle/process pipeline. Or better yet create an ASMX web service for help text and use ajax call.
@LalaTripathy8 жыл бұрын
Sir, if anybody has no knowledge of ado.net so how can he learn this lesson???
@vishnugettam8 жыл бұрын
Simply you can make the private method which is communicating with Database as below ,which returns the helptext message private string GetDIVHelpText(string textid) { switch (textid) { case "txtFN": return "Please Enter FirstName"; case "txtLN": return "Please Enter Last Name"; case "txtCity": return "Please Enter City"; } return "No Matching records"; }
@entertainallpeoples94928 жыл бұрын
query ajax load aspx page video not working in google crome
@abdulmuqoot61646 жыл бұрын
How can I do it with MVC ?? guide me
@AhmedRaza-xk9ho7 жыл бұрын
can you make that with php
@pablosalas85869 жыл бұрын
awesome !!!
@lawviktor76108 жыл бұрын
Well, I have been studying with you, only this time, the code doesn't work ......
@lakshmi7227 жыл бұрын
thank u so much
@developernader9 жыл бұрын
Thank you
@mohamedomiera71819 жыл бұрын
i will not stop asking you saying something about identity :(