applying template
hi,i want to use downloaded template in my website, but i don't know how to use it in vs2012can you tell me how ?other one, how can i center cell contents not text?
View ArticleIs there any way to print the rdlc in mozilla browser
how we can print the rdlc in mozilla browser.Thanks
View Articlesave image from other server url
I want to save image from other server on client machine with save dialog box.
View ArticleClock - minute counter on the page?
Hi,I have a live bet web page and I would like to implement a clock which counts every minute. I would be great if you can give me good ideas.Best Regards.
View ArticleHow do I stop the page from scrolling on postback ...
Hi,Stoopid question. I have a dropdownlist which does a postback. I then databind on a gridview. On a browser where the user has scrolled down the screen to get to the dropdown, the page jumps up to...
View Articledatetime issue
as we know that DATETIME2 format stores data in this format: "YYYY-MM-DD HH-MM-SS"e.g. 9999-12-31 23:59:59but i want to store them in this format : MM-DD-YYYY HH-MM-SS, via asp.net how ?i am tired of...
View Articlevalidation expression upto 2 decimal points
i want to validate a text box that will enter value on like these format10.0020.00
View ArticleHow to send email using c#
i want to send the mail using text box and button click  through exchange server ,can any one give me the link or code  for thiss process
View Articleinsert/update table using windows services
Hi,i'm new for windows services, i want to insert/update database table using windows services every 5 munites.can any one tell how to using connection string and use windows services in asp.net...
View ArticleProblem with the path
Hi, I don't know why I get this Server Error in '/Login' Application. -------------------------------------------------------------------------------- Access to the path...
View Articleslide effect based on icon clicked with many icons inside
I need to create a good source of slide effect or similar effect. For example, when using a phone app, you see one icon with the number 1 on the right side of the icon, which when clicked, opens other...
View ArticleUsing one customvalidator to validate multiple text controls
As 1 requiredfieldvalidator can't validate multiple text controls, I have to use one customvalidator.But the question is how ?I used OnServerValidate="CustomValidator1_ServerValidate" , but it doesn't...
View ArticleImage source missing while generating HTML elements dynamically in asp.net
I have 4 rows in DataTable dt5. I am trying to generate certain html elements dynamically equal to number of times as the rows in dt5. Visual studio code:<% for(int i = 0; i < dt5.Rows.Count;...
View ArticleError Creating Control in Visual Studio 2010(Asp.net)
Hi, i am facing a problem in Visual Studio 2010 while i m going to the designer view it shows an error named "Error Creating Control ContentPlaceHolder1 The 'tagname' attribute cannot contain spaces"if...
View ArticleDisable inspect element in Browser in asp.net?
How to disable inspect element in Browser by using code? ie Firebug
View ArticleError in asp.net application while building
I am getting the following error while i am bulding my application. I took it from server there itself working perfectly. Please help me to resolve it, if some one having the idea to resolve it.Error 8...
View ArticleHow to parse date from resume
I am working on one job portal websiteIn this application i wnt data parsing facility of resume i.e. evry candidate is upload there resume and the application will sort it automatically and save the...
View ArticleSending Html button value to querystring not working
I am not sure exactly how to do this but in the code the 'result' works fine. I've added couple of input text boxes and I want those values to be passed to query string upon button click but it's not...
View ArticleBehind code problem
Hi guys i'm new to this forum and new to ASP.However not new to programming (I know PHP & abit of Java)I'm currently stuck on a little something i'm working on. As far as I understand you can have...
View Articlebutton click is not firing
I have a button that returns the user back to the Home page. For some reason once the page sits there for an amount of time, my loading... fire's, but the page just sits there and does not redirect...
View Article