ajax client calling wcf json object
hello,,i Have a service method that returns a json object. The service seems to be working fine when try GET method with firefox restclient or fiddler.I am having difficulties getting the ajax call to...
View Article"jquery.ui.combined' is not a valid script name. The name must end in '.js'.
I started a basic web app in Visual Studio 2013 and when I try to run it, i get the error below.Server Error in '/' Application. 'jquery.ui.combined' is not a valid script name. The name must end in...
View Articlehow to pass dropdownlist from one page to another?
i can't seem to figure out how to use a SESSION variable to store/retrieve/set the value of a dropdown list when a user switches pages.on the ASPX page, i have:<asp:DropDownList ID="ddl_ProjectList"...
View ArticleMaster Page and Web Content Form Question
Hello everyone,I am using Master page and Web content page for my web app. I created two labels (lblUserName and lblEmailAddress) on the Master.Header page. I want to pass the value of these labels...
View ArticleIE 11 and Browser detection
I have some ActiveX controls and other content on my website which prevents it from running properly on browsers others than Internet Explorer. Therefore I put a code for Browser detection. It looks...
View ArticleHow to change dynamically Mastert page in ASP.NET?
I can created one simple project Using ASP.NETIn that project i created one Master page,I have also created another 2 or 3 Master pageMy question is: At the time of running that project applying one...
View ArticleReal Time Chat Application with Emotion
Dear All,if anyone having idea or know any opensource in asp.net for Real time Chat application with Emotion then please let me know...Thanks in advance for help...
View ArticleHow to convert html to image(.png jpeg)
Sir i have a div in which three or four images are there. and i want to convert that div into an image .png or jpeg format please help me how can i make image of that particular div
View Articleonline exam previous button
in online examination system i am using a previous button and i want that at first question the previous button should hide i am using this code but this is not working tell me where i am wrongstring...
View Articleregarding checkbox
i am developing a online project where question is showing in a label and ans are shoing in a checkbox here i am using viewstate codes for next and previous buttoni want that if user click a check box...
View Articlewhen deploy in server,how can i do integrated Security with windows logged...
hi may i ask a question.i log in windows with username "DOMAIN\martin".and i have a web project.when i debug it in local host ,i found when i use connection string of database "integrated...
View Articlehow to create "FEATURE_IGNORE_ZONES_INITIALIZATION_FAILURE_KB945701" manually.
I got this error:Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))over the inernet they mentioned below step to solve this error, Click Start , click Run, type regedit , and then...
View ArticleCompare two string of Chinese characters in asp.net
I need to compare two strings.a) coming from the formb) hardcoded in the formCompare is working for the two string of extact same chars.Thanks
View ArticleImage missing after going to next page
my image was at master page with pathsrc="/Logo/images.jpg" />this works find when i am debugging. but when i deploy the website. when i load the default page the image was still there, after going...
View ArticleNeed Opinions for C#/Asp.net
If I want to show a result message (say saving the users updated information), what is the best way to show the message if the page is say longer than a normal screen? Let us say the screen is 2...
View ArticleStop the execution of a function when a button is clicked in ASP.NET
I have an ASP.NET application in which I have a function that runs on a button click event, all I need is to have another button which when clicked the function that is running should stop executing. I...
View ArticlePossibility of adding multiple menus in a page
Hi Gurus, I am fairly new to ASP.net and I would like to ask your expertise on menus. I was wondering if it is possible to add multiple menus in one page? For example, if I have menu options - Parent1,...
View Articleprevious button is not working correctly
hello frnd i am workin on reply button code here all the function is working correctly all my sql databse's data is shoing previously when i click but when data is empty i want that it shoud open a...
View ArticleASP.NET wibsite and IE 11
Hi,We are currently using .NetFramework 4.0, and our web site is not performing well after upgrading the browser version to IE 11. None of the Sub Menus in the application are working, If I debug using...
View Article