Click here to Skip to main content
16,004,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Css problem Pin
sagarv_shinde@yahoo.com13-Jun-06 23:05
sagarv_shinde@yahoo.com13-Jun-06 23:05 
GeneralRe: Css problem Pin
Guffa14-Jun-06 1:47
Guffa14-Jun-06 1:47 
Questionhow to create a chat application Pin
NZack NAs13-Jun-06 18:35
NZack NAs13-Jun-06 18:35 
QuestionRestricting datagrid When Bind with Arraylist Pin
varshavmane13-Jun-06 18:20
varshavmane13-Jun-06 18:20 
AnswerRe: Restricting datagrid When Bind with Arraylist Pin
Suamal13-Jun-06 19:31
Suamal13-Jun-06 19:31 
GeneralRe: Restricting datagrid When Bind with Arraylist Pin
varshavmane13-Jun-06 19:44
varshavmane13-Jun-06 19:44 
AnswerRe: Restricting datagrid When Bind with Arraylist Pin
minhpc_bk13-Jun-06 22:45
minhpc_bk13-Jun-06 22:45 
QuestionXmlDataSource using an aspx DataFile [modified] Pin
RX Maverick13-Jun-06 17:47
RX Maverick13-Jun-06 17:47 
I want to make an ASP.NET page that outputs xml (using ContentType="text/xml", XmlTextWriter, etc...) oddly enough when I run it the web tries to read it as HTML, even though it looks like xml in the code (I'm only running it with the development server), so I'm trying to push on. Anyway, when I try to use it with the XmlDataSource it reads the file instead of processing it and then reading the XML output.

The error is: Name cannot begin with the '%' character, hexadecimal value 0x25. Line 1, position 2

The line it's refering to is: <%@ Page ContentType="text/xml" %>

Is there anyway to do what I want?

Thanks for the help.

-- modified at 23:49 Tuesday 13th June, 2006
AnswerRe: XmlDataSource using an aspx DataFile Pin
minhpc_bk13-Jun-06 21:34
minhpc_bk13-Jun-06 21:34 
GeneralRe: XmlDataSource using an aspx DataFile Pin
RX Maverick14-Jun-06 3:24
RX Maverick14-Jun-06 3:24 
GeneralRe: XmlDataSource using an aspx DataFile Pin
minhpc_bk14-Jun-06 15:59
minhpc_bk14-Jun-06 15:59 
QuestionLocalization and dynamic user controls(page lifecycle) Pin
Leftyfarrell13-Jun-06 17:19
Leftyfarrell13-Jun-06 17:19 
AnswerRe: Localization and dynamic user controls(page lifecycle) Pin
minhpc_bk13-Jun-06 21:33
minhpc_bk13-Jun-06 21:33 
AnswerRe: Localization and dynamic user controls(page lifecycle) Pin
Leftyfarrell14-Jun-06 13:36
Leftyfarrell14-Jun-06 13:36 
GeneralRe: Localization and dynamic user controls(page lifecycle) Pin
minhpc_bk14-Jun-06 16:07
minhpc_bk14-Jun-06 16:07 
QuestionCan XSL read an XML element containing mulitples of another elment ? Pin
Red_Wizard_Shot_The_Food13-Jun-06 16:52
Red_Wizard_Shot_The_Food13-Jun-06 16:52 
AnswerRe: Can XSL read an XML element containing mulitples of another elment ? Pin
minhpc_bk13-Jun-06 22:38
minhpc_bk13-Jun-06 22:38 
Questionform authentication Pin
nb_17213-Jun-06 16:45
nb_17213-Jun-06 16:45 
AnswerRe: form authentication Pin
minhpc_bk13-Jun-06 22:42
minhpc_bk13-Jun-06 22:42 
QuestionProblem with User.config/Web.Config Pin
rhj413-Jun-06 13:49
rhj413-Jun-06 13:49 
AnswerRe: Problem with User.config/Web.Config Pin
minhpc_bk13-Jun-06 15:39
minhpc_bk13-Jun-06 15:39 
GeneralRe: Problem with User.config/Web.Config Pin
rhj414-Jun-06 5:12
rhj414-Jun-06 5:12 
GeneralRe: Problem with User.config/Web.Config Pin
minhpc_bk14-Jun-06 15:19
minhpc_bk14-Jun-06 15:19 
QuestionPost back and grid view [modified] Pin
Masood Ahmed13-Jun-06 13:23
Masood Ahmed13-Jun-06 13:23 
AnswerRe: Post back and grid view Pin
minhpc_bk13-Jun-06 15:43
minhpc_bk13-Jun-06 15: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.