Server side caching for images
Is server side caching applicable / exist / required for images and other static files? If yes what are the benefits. In one of myapplication, whenever i request a image file to the iis server, it goes...
View Articleimage disappear after press ctrl F5
hi, i have added new image into image directory under my IIS.everything work fine. untill i added a new icon into the directory. then i can't see the icon in the form after loaded. i pressed ctrl+F5...
View ArticleHow to have 2 Images with single textbox for SearchBox ?
It's my first project in asp.net 2010... I wish to learn the search box like apple website...I found 2-images on single textbox background...and at the end of textbox image has animated image...also...
View ArticleGridview Select All rows with Checkbox
Hi,I have a gridview with rows and a select all checkbox in the header, I am using javascript to select all checkboxes but its not working.blow is th code.ASPX PAGE<%@ Page Title="Applicant Pool"...
View ArticleRestrict insert
Hi,I am intering a records in product unist table. i need to enter the products based on unit of products in product table. Let say Product1 has 15 units. i need to enter the product1 only 15 times....
View ArticleMulti Item Slider
Hello guys,I am using FlowSlider js for multi item sliderBut it add advertisement at last item of slider.Please suggest me how can i remove this.Here is My Code.HTML page<!DOCTYPE html><html...
View ArticleExport to excel does not display dialog box
hi everyone!I have a website running asp.net, and can export to excel.The problem is when it run on develop machine the dialog box display , On server machine it also OK. But on client when click...
View ArticleSkip Forms Authentication to load a page using onClick event
I have a LoginPage.aspx linked to Forms Authentication. For visitors who wish to register to my site, there is a Link Button "Click Here".On Click Event of this button, I want to load...
View ArticleResponse .Redirect in different tab
Hi,I used Link button for pass values to another page. But it opend in same page. Response.Redirect("ClientDetails.aspx?StartDate=" + Basicdatepicker7.SelectedDate + "&EndDate=" +...
View ArticleAsyncFileUploadWithAjaxToolKit
Im using vs2012 and tried to upload file by AsyncFileUploadWithAjaxToolKit there is my code that I used:<script type="text/javascript"> function uploadError(sender, args) {...
View ArticleMake sure that the class defined in this code file matches the 'inherits'...
Hi ,I am geting below error in my master Page please help meMake sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page...
View Articleavoid hitting events twice in an aspxsplitter with an aspxtreeview
Hi. I have master page that contains a aspxsplitter and inside an asptreeview (devexpress controls).The problem i am facing is that when i click on a node, the child page will hit it's events twice....
View ArticleNot getting Return value on response page after payment succesfully
hi,i m use ccavenue payment gateway in asp.net c# 3.5 versonccavenue provide me non encrypted files checkout.aspx and redirecturl.aspx for payment gateway. its working fine on my local system. when...
View ArticleSign and Stamp a PDF stored on Server.
Hi,is there any way to store a digital signature on server and sign and stamp it with itextSharp?I need to do the whole process on server.Any advice? Any useful links?Thanks in advance!
View Articlehow to detect page width using server side?
Hello , Im using asp.net 3.5 I want to detect page width on server side before rendering page to browser , its possibe? And how?Such as get page width before load html and javascript
View ArticleCan't detect smart card reader while open from smart card web applications
Dear all,I'm newbie in asp.net could you help me solve this problem.I develop a new web site that allow user to insert the card through the card reader then pull out the card information like name,...
View ArticleYou do not have permission to execute this payment implicitly
Hi Experts,// API endpoint for the Refund call in the Sandbox string sAPIEndpoint = "https://svcs.paypal.com/AdaptivePayments/Pay";// Version that you are coding against //string sVersion =...
View ArticleWanted suggestion on the storing the data of the dynamic pages
Hi, we are creating dynamic pages where the system admin can create the page with custom fields. We are giving provision to drag drop controls to be placed in the design page and they can customize the...
View ArticleTranslating the asp.net website into chinese language.
Hi, I have created the website in asp.net. I want to translate the whole website to chinese language. If the link is clicked means it should translate whole page to chinese. Is there any way to...
View ArticleNeeded chinese language in my website.
Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website without google translator ..could any body tell me that how can i add dynamically this language on user's...
View Article