jQuery ui.draggable does not Call custom Function
I have a javascript function showAlert(). There is a draggable image. After the drag is stopped, we need to show the alert. Its not working How do we correct it?
I have a javascript function showAlert(). There is a draggable image. After the drag is stopped, we need to show the alert. Its not working How do we correct it?
Project1 = Asp.net pages project (presentation Layer)
I have been designing a code for a project, where I want to get the “ProductId” on OnClick="LinkButton1_Click" event.
I’m getting error below when I debug my ASP.NET MVC app.
I have a template filed as listed below. I need to display millisecond part of DateTime also.
Hi guys I have a problem at hand that I can’t seem to figure out, I have a string (C#) which looks like this:
I am trying to add a client for a WCF service that is net.tcp based. When I use “Add Service Reference” and provide this URL:net.tcp://localhost/service1.svc, it gives following error.
I have an asp.net application. In which i have this code:
I’ve got a Repeater that lists all the web.sitemap child pages on an ASP.NET page. Its DataSource is a SiteMapNodeCollection. But, I don’t want my registration form page to show up there.
Question: I want a button on my page on clicking which the whole content of the page is saved in the form of pdf. Queries: So any one has any idea that, is there any library or assembly or any piece of code that can provide me with this feature? Thanks in advance Answers: Thank … Read more