url:http://localhost:51806/fair/PersonPage/personalPages.aspx?idCompany=1338006699#Site/AboutAs request[\"idCompany\"];
I\'m developping an ASP.NET 4.0 application with several controls from the Ajax Toolkit Control. I need a tooltip component, so I use the HoverMenu (displays a Panel when hovering something) and I re
I have written a web method in ASP.net which it\'s output is an ArrayList of cities that is read from Sql server database.
I have a Panel. Now in that panel, i\'m adding controls. It is getting added and displayed.The problem is when the page is posted back.I know the controls have to be binded again in the panel. But let
We have a solution with multiple web projects, and there are some pages that should be present in several of them. So we\'d need some sort of a shared project which contains aspx files, and which can
I have a web method in ASP.net which it\'s output is an ArrayList and read cities from databse. this web method is called using jquery.
I think that Microsoft dropped client templates from the AJAX Toolkit in favor of jQuery T开发者_运维问答emplates plug-in. I\'m trying to find full documentation on this and except for some \"will do\
I am trying to use web services, when the user clicks开发者_JAVA百科 on a button or changes the text of a textbox, a message should be displayed on the screen.
i\'m creating a web application in as开发者_如何转开发p.net in which i would like to give user a one JavaScript code, through which the user can get content from my website to his/her own website.
This is displayed as a client message (\"Error on page.\") in the status bar.I think at this point, the app is us开发者_运维技巧ing some kind of AJAX callback in response to a login button.