Click here to Skip to main content
15,910,234 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNavigate to section of Page... Pin
code-frog26-Oct-06 17:56
professionalcode-frog26-Oct-06 17:56 
AnswerRe: Navigate to section of Page... Pin
Paddy Boyd26-Oct-06 22:27
Paddy Boyd26-Oct-06 22:27 
QuestionUsing Console.WriteLine() in ASP.NET Page Possible? Pin
Dominic Pettifer26-Oct-06 11:32
Dominic Pettifer26-Oct-06 11:32 
AnswerRe: Using Console.WriteLine() in ASP.NET Page Possible? Pin
minhpc_bk26-Oct-06 15:50
minhpc_bk26-Oct-06 15:50 
QuestionAccess to files but not to browsing Pin
Rohde26-Oct-06 10:39
Rohde26-Oct-06 10:39 
AnswerRe: Access to files but not to browsing Pin
Guffa26-Oct-06 10:55
Guffa26-Oct-06 10:55 
Questionprogrammatically creating xml from txt file......anyone....help Pin
nature027626-Oct-06 8:41
nature027626-Oct-06 8:41 
AnswerRe: programmatically creating xml from txt file......anyone....help Pin
minhpc_bk26-Oct-06 15:55
minhpc_bk26-Oct-06 15:55 
What you might need to do is to look into the classes defined in the System.IO and System.Xml namespaces in MSDN to see how to read a text file and produce an xml document with lots of examples in there, also you may also need to check out some utility methods for string processing (regular expression). In some cases, you can use the ADO.NET to query data from a text file.



AnswerRe: programmatically creating xml from txt file......anyone....help Pin
Jerry Hammond26-Oct-06 17:15
Jerry Hammond26-Oct-06 17:15 
AnswerRe: programmatically creating xml from txt file......anyone....help Pin
dj.rock26-Oct-06 21:28
dj.rock26-Oct-06 21:28 
QuestionCalling UserControl Method from WebForm Pin
robert11026-Oct-06 8:22
robert11026-Oct-06 8:22 
AnswerRe: Calling UserControl Method from WebForm Pin
minhpc_bk26-Oct-06 16:02
minhpc_bk26-Oct-06 16:02 
Questionhtml dropdownlist / server label its urgent plz help me Pin
pradeep kumarappagari26-Oct-06 7:39
pradeep kumarappagari26-Oct-06 7:39 
AnswerRe: html dropdownlist / server label its urgent plz help me Pin
minhpc_bk26-Oct-06 16:08
minhpc_bk26-Oct-06 16:08 
Questionhtml dropdownlist / server label Pin
sudhakarmca26-Oct-06 7:37
sudhakarmca26-Oct-06 7:37 
AnswerRe: html dropdownlist / server label Pin
minhpc_bk26-Oct-06 16:06
minhpc_bk26-Oct-06 16:06 
Questionplay mp3 saved in a folder outside root directory Pin
ennaj26-Oct-06 7:20
ennaj26-Oct-06 7:20 
AnswerRe: play mp3 saved in a folder outside root directory Pin
Britney S. Morales26-Oct-06 11:15
Britney S. Morales26-Oct-06 11:15 
GeneralRe: play mp3 saved in a folder outside root directory Pin
ennaj26-Oct-06 13:10
ennaj26-Oct-06 13:10 
QuestionJavascript 2.0 Pin
Jamie Nordmeyer26-Oct-06 6:59
Jamie Nordmeyer26-Oct-06 6:59 
Questioncronjob Pin
dansoft26-Oct-06 6:55
dansoft26-Oct-06 6:55 
AnswerRe: cronjob Pin
eggsovereasy26-Oct-06 11:18
eggsovereasy26-Oct-06 11:18 
GeneralRe: cronjob Pin
dansoft28-Oct-06 20:28
dansoft28-Oct-06 20:28 
QuestionSession object file size limit? Pin
Goalie3526-Oct-06 5:16
Goalie3526-Oct-06 5:16 
AnswerRe: Session object file size limit? Pin
ednrgc26-Oct-06 5:58
ednrgc26-Oct-06 5:58 

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.