Click here to Skip to main content
15,887,434 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionResources available to unauthorized users MVC attack Pin
Stephen Holdorf5-Aug-14 5:06
Stephen Holdorf5-Aug-14 5:06 
QuestionHow to implement paging as given in screenshot in AJAX call Pin
Sukhi1235-Aug-14 1:16
Sukhi1235-Aug-14 1:16 
AnswerRe: How to implement paging as given in screenshot in AJAX call Pin
Sibeesh KV29-Sep-14 1:39
professionalSibeesh KV29-Sep-14 1:39 
QuestionWhy Grid view is not rendered in HTML ? Pin
VinothKumar903-Aug-14 18:52
VinothKumar903-Aug-14 18:52 
AnswerRe: Why Grid view is not rendered in HTML ? Pin
Kornfeld Eliyahu Peter3-Aug-14 20:23
professionalKornfeld Eliyahu Peter3-Aug-14 20:23 
GeneralRe: Why Grid view is not rendered in HTML ? Pin
VinothKumar903-Aug-14 22:50
VinothKumar903-Aug-14 22:50 
AnswerRe: Why Grid view is not rendered in HTML ? Pin
Sibeesh KV29-Sep-14 1:43
professionalSibeesh KV29-Sep-14 1:43 
Questionc# 2010 web form work with ssrs Pin
dcof3-Aug-14 8:24
dcof3-Aug-14 8:24 
I need to make a change to an existing C#.net 2010 web form application that displays reports (letters) in ssrs 2008 reports based upon how many based upon how may days delinqent a particular customer is. The information for each letter (report) if obtained from a string field called strLetter. The string field called strLetter and the field contains the information in html format.

When the existing ssrs reports are running the users are able to select parameter values to run the report. One of the parameters is to select how may days delinquent a customer is (5 days, 15 days, 20 days, 30 days, and 90 days)..

Right now there are letters for 5 days, 15 days, 20 days, 30 days, and 90 days that go directly to the customer. Now I need to create an additional 20 day letter that goes to my company's attorney. This means that I have 2 lettersers that need to be generated at the 20 day mark (1 for the customer and 1 for the attorney).

To solve this situation, I have the following questions:
1. Is there a way to create the 2 20 day letters by using the existing 20 day drop down list? In other words, in the ssrs report can I create a page break between the 2 20 reports (letters)? Can I have something like:
strstrLetter value
page break,
strLetter value2.
If so how would I accomplish this goal?
2. If the above is not a possibility can tell me how to accomplish this goal in vb.net to setup the html or other possbility? I only know 'basic' html.
QuestionWhich event appears the value of sessions variables Pin
danigeraleddin1-Aug-14 9:49
danigeraleddin1-Aug-14 9:49 
AnswerRe: Which event appears the value of sessions variables Pin
Kornfeld Eliyahu Peter3-Aug-14 20:37
professionalKornfeld Eliyahu Peter3-Aug-14 20:37 
GeneralRe: Which event appears the value of sessions variables Pin
danigeraleddin4-Aug-14 3:52
danigeraleddin4-Aug-14 3:52 
Suggestion[Repost] Which event appears the value of sessions variables Pin
Richard Deeming4-Aug-14 2:32
mveRichard Deeming4-Aug-14 2:32 
GeneralRe: [Repost] Which event appears the value of sessions variables Pin
danigeraleddin4-Aug-14 3:46
danigeraleddin4-Aug-14 3:46 
QuestionAdjusting "Session-Time-Out-Warning-Message" to be suitable for Master/Content Pages Pin
Member 1098429531-Jul-14 13:45
Member 1098429531-Jul-14 13:45 
SuggestionRe: Adjusting "Session-Time-Out-Warning-Message" to be suitable for Master/Content Pages Pin
Richard Deeming1-Aug-14 2:06
mveRichard Deeming1-Aug-14 2:06 
QuestionAdding *.js Routes to *.aspx Files Pin
Skippums31-Jul-14 7:54
Skippums31-Jul-14 7:54 
AnswerRe: Adding *.js Routes to *.aspx Files Pin
Richard Deeming31-Jul-14 9:11
mveRichard Deeming31-Jul-14 9:11 
QuestionSilverlight Integration like Bespoke Digital Media using Asp.NET? Pin
mailmeat30-Jul-14 21:47
mailmeat30-Jul-14 21:47 
Questionasp.net project Pin
Dhruvesh Hotha30-Jul-14 10:59
Dhruvesh Hotha30-Jul-14 10:59 
AnswerRe: asp.net project Pin
Richard MacCutchan30-Jul-14 20:55
mveRichard MacCutchan30-Jul-14 20:55 
AnswerRe: asp.net project Pin
Sibeesh KV29-Sep-14 1:45
professionalSibeesh KV29-Sep-14 1:45 
QuestionASP.net Ajax CalendarExtender in gridview can't set BehaviorID (Two components with the same id '{BehaviorID}' can't be added to the application) Pin
VietNameseHue29-Jul-14 23:27
VietNameseHue29-Jul-14 23:27 
QuestionASP.NET MVC create custom search form Pin
medodesign29-Jul-14 8:57
medodesign29-Jul-14 8:57 
SuggestionRe: ASP.NET MVC create custom search form Pin
Richard Deeming29-Jul-14 9:18
mveRichard Deeming29-Jul-14 9:18 
QuestionHow to Upload Directory Pin
Samarjeet Singh@india29-Jul-14 4:51
Samarjeet Singh@india29-Jul-14 4:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.