Quantcast
Channel: CodeProject Latest postings for ASP.NET
Browsing all 3938 articles
Browse latest View live

Office Conversion Advice

hi there - I am not sure where to put this post, please advise if there is a better area?  We want to create a server side tool that allow users to upload batches of documents (or specify share drives)...

View Article


Using microsoft AntiXss cross site script encoder to encode standard input...

Hello, I have been assigned the task of using the microsoft AntiXss library to encode all of the input text controls on several asp .net web pages. I was told to use the EncodeHTML method to...

View Article


Absolute Timeout in windows Authentication

Hi, I have a web application which uses windows authentication and I need to set a session time out for it after 8hours even if it is not idle. I mean I need an absolute timeout after 8hours.  Any help...

View Article

WSAT tool with IIS 7

Hello,  I am in the process of developing a company intranet. The intranet would be driven by different departments, which is set up as folders in the website project, like Marketing, Finance etc. This...

View Article

Propay Payment Integration

Hi,  I have to integrate propay payment method in project. I have all id and token, but aware of implementation method. Please if any one knows how to implement propay, please help me...

View Article


asp.net c#

how I can add webcam in my web application form ....pls help me :(

View Article

Complete Editable Datagrid

Hi,  Using Visual Studio 2012 Ultimate on Windows 8 64 bit Virtual Machine  Using Oracle Database 11.2.0.1 Enterprise Edition  I want to develop a web page with a gridview on it which will be populated...

View Article

BAT FILE NOT GIVING PROPER RETURN VALUE in TXT file

Hi All,  I am using below bat file which should return output text as URLs which are NOT browsable(eg. page not found error) but it is actually returning all successful ping in output text.Please help...

View Article


MVC 4 and WebForm Application: # symbol is appearing in URL

I have a MVC 4 application which I've added some administrative pages implemented as WebForms.  The application starts on the Home controller, Index view, where I have a link to one of my Admin pages....

View Article


Maintaining Variables

Hello All,  I am having issues with maintaining info when person uses browser back button. I work for a company which is an online traffic school course. The issues I am having is say a student starts...

View Article

ASP.NET EXPORT TO EXCEL

After export gridview to excel using asp.net and vb.net Save as Type:Web Page. I want it should be Microsoft Office excel workbook  My code like this ====================  gvRpt.AllowPaging = False...

View Article

How to open an existing excel file (not in the browser) in a new window from...

Hello folks,   I thought this would be very simple. but I am not able to.   I tried simple code like this using href element. But it tries to open the sheet.xls in the browser window and says it can't...

View Article

How do you debug a single ASPX file?

How do you debug a single ASPX file? I am somewhat new to ASPX files, but I am not new to C#. I figured that all asp.net c# projects were run on the server as compiled code.   And so there was some...

View Article


Problem with WebMethod when it is called from Jquery

Here is my code:  $('.Status').click(function() { var divparent = $(this).closest('.tabs-content'); var ruleid = divparent.attr('data-ruleid'); var statusid; if (divparent.hasClass('inactive')) {...

View Article

Jquery Event in Ajax Loaded Table Only Works Once

I have a table that uses Ajax to load. It is basically set up like this: @using (Ajax.BeginForm(ajaxOpts)) { <table> <thead> <th>column 1</th> <th>column 2</th>...

View Article


print list view

How to print multiple pages of listview with default page setting. i want to set only 8 record in my page after that next 8 records should be print into new page and so on. i tried so many code and css...

View Article

Countdown timer

Hi,      I am creating a quiz program in ASP.Net with vb code. Already i have set required time (hh:mm:ss)for each topic in database. so when a user selects a quiz topic topic, i need to get the...

View Article


radiobutton

how can i select one radio button .male or female ?

View Article

asp.net

how to make form to write an article on it and publish it make the user read and put acomment on it with code please

View Article

Checkbox List help

I am using Visual Studio 2012 C# ASP.NET on Windows 8 Virtual Machine. In the aspx page I am having below code...

View Article
Browsing all 3938 articles
Browse latest View live