Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Windows Authentication restricted access Pin
Not Active21-Mar-11 8:51
mentorNot Active21-Mar-11 8:51 
GeneralRe: Windows Authentication restricted access Pin
suesicus21-Mar-11 21:34
suesicus21-Mar-11 21:34 
QuestionDebugging Exceptions. Pin
swjam17-Mar-11 23:40
swjam17-Mar-11 23:40 
AnswerRe: Debugging Exceptions. Pin
Anurag Gandhi20-Mar-11 20:53
professionalAnurag Gandhi20-Mar-11 20:53 
Question[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. Pin
Asif Rehman17-Mar-11 4:47
Asif Rehman17-Mar-11 4:47 
Questionasp.net ajax Pin
benams16-Mar-11 16:03
benams16-Mar-11 16:03 
AnswerRe: asp.net ajax Pin
Ankur\m/17-Mar-11 1:30
professionalAnkur\m/17-Mar-11 1:30 
Questionresource string with parameters Pin
Peterson Luiz16-Mar-11 14:46
Peterson Luiz16-Mar-11 14:46 
Hello guys,
How can I get a string with parameters from the resource file directly in aspx?
I have a resource string like: "Enter values from {0} to {1}"
I know that from the code behind I can get the string like:
string.Format(Resources.Messages.Interval, "10", "100");
But I want to use the resource string on the aspx, like:
<asp:label id="Label1" runat="server" text="<%$ Resources:Messages, Interval %>
How can I set the resource string parameters from the aspx page??

thanks
<div class=" signature"="">Peterson
AnswerRe: resource string with parameters Pin
Gregory Gadow17-Mar-11 4:42
Gregory Gadow17-Mar-11 4:42 
QuestionASP.NET Pin
Member 740216616-Mar-11 8:08
Member 740216616-Mar-11 8:08 
AnswerMy vote of 1 Pin
Keith Barrow16-Mar-11 8:30
professionalKeith Barrow16-Mar-11 8:30 
GeneralRe: My vote of 1 Pin
scottgp16-Mar-11 14:56
professionalscottgp16-Mar-11 14:56 
GeneralRe: My vote of 1 Pin
Keith Barrow16-Mar-11 20:46
professionalKeith Barrow16-Mar-11 20:46 
AnswerRe: ASP.NET Pin
Dalek Dave16-Mar-11 10:40
professionalDalek Dave16-Mar-11 10:40 
GeneralRe: ASP.NET Pin
Pete O'Hanlon16-Mar-11 10:50
mvePete O'Hanlon16-Mar-11 10:50 
GeneralRe: ASP.NET Pin
thatraja16-Mar-11 17:21
professionalthatraja16-Mar-11 17:21 
Questionhow to send sms from asp.net Pin
developerit16-Mar-11 6:11
developerit16-Mar-11 6:11 
AnswerRe: how to send sms from asp.net Pin
Not Active16-Mar-11 12:06
mentorNot Active16-Mar-11 12:06 
Questiondetect browser close in ASP Pin
berba15-Mar-11 22:08
berba15-Mar-11 22:08 
AnswerRe: detect browser close in ASP Pin
Not Active16-Mar-11 2:33
mentorNot Active16-Mar-11 2:33 
AnswerRe: detect browser close in ASP Pin
thatraja16-Mar-11 16:28
professionalthatraja16-Mar-11 16:28 
QuestionListView selected item problem Pin
Farraj15-Mar-11 12:45
Farraj15-Mar-11 12:45 
AnswerRe: ListView selected item problem Pin
ktrrzn5-Apr-11 19:46
ktrrzn5-Apr-11 19:46 
QuestionProblem Solved already.. Pin
Dhyanga15-Mar-11 4:15
Dhyanga15-Mar-11 4:15 
AnswerRe: Problem Solved already.. Pin
Shahriar Iqbal Chowdhury/Galib15-Mar-11 5:35
professionalShahriar Iqbal Chowdhury/Galib15-Mar-11 5:35 

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.