Click here to Skip to main content
15,888,521 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHelp I need to transfer my dotnetnuke site to a new server Pin
avedis21316-Jun-09 14:52
avedis21316-Jun-09 14:52 
AnswerRe: Help I need to transfer my dotnetnuke site to a new server Pin
Christian Graus16-Jun-09 16:11
protectorChristian Graus16-Jun-09 16:11 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
avedis21316-Jun-09 16:16
avedis21316-Jun-09 16:16 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
Christian Graus16-Jun-09 16:31
protectorChristian Graus16-Jun-09 16:31 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
avedis21316-Jun-09 16:46
avedis21316-Jun-09 16:46 
GeneralRe: Help I need to transfer my dotnetnuke site to a new server Pin
Christian Graus16-Jun-09 17:02
protectorChristian Graus16-Jun-09 17:02 
QuestionHow to append static text to a bound field? [modified] Pin
KreativeKai16-Jun-09 8:53
professionalKreativeKai16-Jun-09 8:53 
AnswerRe: How to append static text to a bound field? Pin
Christian Graus16-Jun-09 16:13
protectorChristian Graus16-Jun-09 16:13 
KreativeKai wrote:
ErrorMessage='<%# Bind("item_short_desc")%>'


ErrorMessage='This is an error, it is described as : <%# Bind("item_short_desc")%>'

should work.

Or

ErrorMessage='<%=string.Format("This is an error, it is {0}", Bind("item_short_desc"))%>'

should also work. Bind, is that right ? I thought it was Eval ?

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

GeneralRe: How to append static text to a bound field? Pin
KreativeKai17-Jun-09 1:49
professionalKreativeKai17-Jun-09 1:49 
QuestionMaster/Details Gridview Pin
ffowler16-Jun-09 4:28
ffowler16-Jun-09 4:28 
AnswerRe: Master/Details Gridview Pin
ffowler16-Jun-09 5:35
ffowler16-Jun-09 5:35 
GeneralRe: Master/Details Gridview Pin
El_Programmer16-Jun-09 6:19
El_Programmer16-Jun-09 6:19 
QuestionASP.net with C# Pin
Teesha00916-Jun-09 4:19
Teesha00916-Jun-09 4:19 
AnswerRe: ASP.net with C# Pin
Abhijit Jana16-Jun-09 4:35
professionalAbhijit Jana16-Jun-09 4:35 
AnswerRe: ASP.net with C# Pin
Abhishek Sur16-Jun-09 5:32
professionalAbhishek Sur16-Jun-09 5:32 
AnswerRe: ASP.net with C# Pin
Vasudevan Deepak Kumar16-Jun-09 5:56
Vasudevan Deepak Kumar16-Jun-09 5:56 
AnswerRe: ASP.net with C# Pin
Colin Angus Mackay16-Jun-09 5:57
Colin Angus Mackay16-Jun-09 5:57 
GeneralRe: ASP.net with C# Pin
Teesha00918-Jun-09 2:48
Teesha00918-Jun-09 2:48 
QuestionASP.NET AJAX 1.0 Cannot Get Started Pin
MarkMokris16-Jun-09 4:05
MarkMokris16-Jun-09 4:05 
AnswerRe: ASP.NET AJAX 1.0 Cannot Get Started Pin
ais0716-Jun-09 4:27
ais0716-Jun-09 4:27 
GeneralRe: ASP.NET AJAX 1.0 Cannot Get Started Pin
MarkMokris16-Jun-09 8:15
MarkMokris16-Jun-09 8:15 
QuestionPaste data into Datagridview (webform) Pin
jainga1021316-Jun-09 3:44
jainga1021316-Jun-09 3:44 
AnswerRe: Paste data into Datagridview (webform) Pin
Baran M16-Jun-09 4:26
Baran M16-Jun-09 4:26 
QuestionRun an EXE Pin
madancode16-Jun-09 3:39
madancode16-Jun-09 3:39 
AnswerRe: Run an EXE Pin
Eduard Keilholz16-Jun-09 3:43
Eduard Keilholz16-Jun-09 3:43 

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.