Click here to Skip to main content
15,915,775 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to pass data from one page to another page Pin
_AK_8-Aug-06 21:17
_AK_8-Aug-06 21:17 
AnswerRe: How to pass data from one page to another page Pin
Guffa8-Aug-06 18:51
Guffa8-Aug-06 18:51 
QuestionUsing DateTime when web server set to GMT Pin
Mark J. Miller8-Aug-06 13:40
Mark J. Miller8-Aug-06 13:40 
AnswerRe: Using DateTime when web server set to GMT Pin
eggsovereasy9-Aug-06 4:40
eggsovereasy9-Aug-06 4:40 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 4:45
Mark J. Miller9-Aug-06 4:45 
GeneralRe: Using DateTime when web server set to GMT Pin
Mark J. Miller9-Aug-06 12:42
Mark J. Miller9-Aug-06 12:42 
GeneralRe: Using DateTime when web server set to GMT Pin
eggsovereasy10-Aug-06 3:26
eggsovereasy10-Aug-06 3:26 
QuestionXML Error Pin
kirthikirthi8-Aug-06 11:41
kirthikirthi8-Aug-06 11:41 
AnswerRe: XML Error Pin
Patricker8-Aug-06 12:16
Patricker8-Aug-06 12:16 
QuestionXML Pin
kirthikirthi8-Aug-06 10:04
kirthikirthi8-Aug-06 10:04 
AnswerRe: XML Pin
Mike Ellison8-Aug-06 10:22
Mike Ellison8-Aug-06 10:22 
GeneralRe: XML Pin
kirthikirthi8-Aug-06 10:36
kirthikirthi8-Aug-06 10:36 
GeneralRe: XML Pin
cloudking119668-Aug-06 23:07
cloudking119668-Aug-06 23:07 
Hi First of all put your XML file under the virtual directory for example you have a virtual directory maped to a specific folder named "Test"

Then put the XML file under "Test" directory

and instead of giving the path like D:/data/....

give path=Server.MapPath("xmlFileName.xml")

it must work!!! Suspicious | :suss:

------------
Boss said, develop in J2EE or better, so done in .NET
------------
GeneralRe: XML Pin
kirthikirthi9-Aug-06 7:52
kirthikirthi9-Aug-06 7:52 
Questionwriting multiple files to a single zip file Pin
jung19758-Aug-06 8:57
jung19758-Aug-06 8:57 
QuestionHow can I put a text value into Textarea, which is a part of asp-Table? Pin
HilSoft8-Aug-06 8:56
HilSoft8-Aug-06 8:56 
AnswerRe: How can I put a text value into Textarea, which is a part of asp-Table? Pin
bugnuker8-Aug-06 9:36
bugnuker8-Aug-06 9:36 
GeneralRe: How can I put a text value into Textarea, which is a part of asp-Table? Pin
HilSoft8-Aug-06 10:42
HilSoft8-Aug-06 10:42 
QuestionLoop through WebControls and my CMS.... Pin
Kasic Slobodan8-Aug-06 7:54
Kasic Slobodan8-Aug-06 7:54 
AnswerRe: Loop through WebControls and my CMS.... Pin
Ramasubramaniam8-Aug-06 10:52
Ramasubramaniam8-Aug-06 10:52 
GeneralRe: Loop through WebControls and my CMS.... Pin
Kasic Slobodan8-Aug-06 11:27
Kasic Slobodan8-Aug-06 11:27 
GeneralRe: Loop through WebControls and my CMS.... Pin
Kasic Slobodan8-Aug-06 12:53
Kasic Slobodan8-Aug-06 12:53 
QuestionNeed the Information how to link the EPDQ Barclay In ASP.net [modified] Pin
Syed Taqi8-Aug-06 7:38
Syed Taqi8-Aug-06 7:38 
QuestionDataCalendar - Looking for Mike Ellison Pin
bugnuker8-Aug-06 6:41
bugnuker8-Aug-06 6:41 
AnswerRe: DataCalendar - Looking for Mike Ellison Pin
Mike Ellison8-Aug-06 10:26
Mike Ellison8-Aug-06 10:26 

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.