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

ASP.NET

 
AnswerRe: Question regarding 'GetPostBackEventReference' and multiple arguments Pin
Lea Hayes11-Aug-08 7:58
Lea Hayes11-Aug-08 7:58 
GeneralRe: Question regarding 'GetPostBackEventReference' and multiple arguments Pin
nyeboy11-Aug-08 15:55
nyeboy11-Aug-08 15:55 
GeneralRe: Question regarding 'GetPostBackEventReference' and multiple arguments Pin
Lea Hayes12-Aug-08 0:11
Lea Hayes12-Aug-08 0:11 
GeneralRe: Question regarding 'GetPostBackEventReference' and multiple arguments Pin
nyeboy16-Aug-08 15:06
nyeboy16-Aug-08 15:06 
Questionproblem with LoadXml() Pin
salmonraju11-Aug-08 6:02
salmonraju11-Aug-08 6:02 
AnswerRe: problem with LoadXml() Pin
Manas Bhardwaj11-Aug-08 6:14
professionalManas Bhardwaj11-Aug-08 6:14 
GeneralRe: problem with LoadXml() Pin
salmonraju11-Aug-08 6:17
salmonraju11-Aug-08 6:17 
GeneralRe: problem with LoadXml() Pin
Lea Hayes11-Aug-08 6:53
Lea Hayes11-Aug-08 6:53 
Hi!

There are several options you could choose:

1. Specify type of perspective as an attribute:

[This would be my personal choice because it is slightly more flexible, and it would be easy to extend the markup to include '1st' person without having to deal with additional element types.]

<person type='3rd'>
</person>

2. Use word form of '3rd':

<third-person>
</third-person>

3. Place '3rd' at end of name:
<person-3rd>
</person-3rd>


Hope that this is of help!

Lea Hayes
GeneralRe: problem with LoadXml() Pin
salmonraju11-Aug-08 6:57
salmonraju11-Aug-08 6:57 
QuestionRadio button list,with a set of values form database. Pin
amit201111-Aug-08 5:25
amit201111-Aug-08 5:25 
AnswerRe: Radio button list,with a set of values form database. Pin
Manas Bhardwaj11-Aug-08 5:36
professionalManas Bhardwaj11-Aug-08 5:36 
GeneralRe: Radio button list,with a set of values form database. Pin
amit201111-Aug-08 5:51
amit201111-Aug-08 5:51 
AnswerRe: Radio button list,with a set of values form database. Pin
umeshdaiya11-Aug-08 5:42
umeshdaiya11-Aug-08 5:42 
Questionenlarge dropdown list control scroll bar Pin
omer erakman11-Aug-08 4:32
omer erakman11-Aug-08 4:32 
AnswerRe: enlarge dropdown list control scroll bar Pin
eyeseetee11-Aug-08 4:47
eyeseetee11-Aug-08 4:47 
GeneralRe: enlarge dropdown list control scroll bar Pin
Bardy8511-Aug-08 4:51
Bardy8511-Aug-08 4:51 
GeneralRe: enlarge dropdown list control scroll bar Pin
omer erakman11-Aug-08 21:41
omer erakman11-Aug-08 21:41 
GeneralRe: enlarge dropdown list control scroll bar Pin
eyeseetee11-Aug-08 22:03
eyeseetee11-Aug-08 22:03 
Questiondatalist in master page Pin
umeshdaiya11-Aug-08 3:40
umeshdaiya11-Aug-08 3:40 
AnswerRe: datalist in master page Pin
Bardy8511-Aug-08 4:46
Bardy8511-Aug-08 4:46 
GeneralRe: datalist in master page Pin
umeshdaiya11-Aug-08 5:09
umeshdaiya11-Aug-08 5:09 
QuestionDisplay Diffent Region Time Pin
R.Palanivel11-Aug-08 3:23
R.Palanivel11-Aug-08 3:23 
Questioncan i use datalist control with in mater page and fill it in asp.net using c# Pin
umeshdaiya11-Aug-08 2:42
umeshdaiya11-Aug-08 2:42 
AnswerRe: can i use datalist control with in mater page and fill it in asp.net using c# Pin
Christian Graus11-Aug-08 3:33
protectorChristian Graus11-Aug-08 3:33 
GeneralRe: can i use datalist control with in mater page and fill it in asp.net using c# Pin
umeshdaiya11-Aug-08 3:45
umeshdaiya11-Aug-08 3:45 

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.