Click here to Skip to main content
15,911,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionconfirm deletion in gridview Pin
sabby20065-Aug-06 1:11
sabby20065-Aug-06 1:11 
AnswerRe: confirm deletion in gridview Pin
Mike Ellison5-Aug-06 4:42
Mike Ellison5-Aug-06 4:42 
QuestionLITERAL Pin
MHASSANF4-Aug-06 21:57
MHASSANF4-Aug-06 21:57 
AnswerRe: LITERAL Pin
Guffa4-Aug-06 22:49
Guffa4-Aug-06 22:49 
GeneralRe: LITERAL Pin
Amit Agarrwal4-Aug-06 23:12
Amit Agarrwal4-Aug-06 23:12 
GeneralRe: LITERAL Pin
Guffa5-Aug-06 13:59
Guffa5-Aug-06 13:59 
Questionfile save in another machine by asp.net very urgent? Pin
Tridip Bhattacharjee4-Aug-06 21:48
professionalTridip Bhattacharjee4-Aug-06 21:48 
AnswerRe: file save in another machine by asp.net very urgent? Pin
Colin Angus Mackay5-Aug-06 4:58
Colin Angus Mackay5-Aug-06 4:58 
Tridip Bhattacharjee wrote:
i am getting error


The use of the indefinite article suggests you need to supply more information. What error are you getting?


Tridip Bhattacharjee wrote:
i want to knwo that how could i upload my file to another machine if i know only the
relative path.


Relative to where? If the path is on another machine surely you know the full path. The UNC Path you provide in your code sample is an absolute path.


Tridip Bhattacharjee wrote:
so it is not very clear to me that am i getting error for relative path or it is not possible to upload a file which will be saved to another machine in a network by asp.net.


Probably what is happening is that the other machine won't permit access by your ASP.NET process. By default it won't permit access in order to protect your network from people attempting to attack your network via the website.

You therefore need to allow the share on the other machine to be accessed by the process your ASP.NET web application is running in.


QuestionVery, very new to asp.net Pin
drc_no14-Aug-06 21:36
drc_no14-Aug-06 21:36 
AnswerRe: Very, very new to asp.net Pin
Mike Ellison5-Aug-06 4:55
Mike Ellison5-Aug-06 4:55 
Questionhow to Rewrite the URL Pin
Amit Agarrwal4-Aug-06 20:02
Amit Agarrwal4-Aug-06 20:02 
AnswerRe: how to Rewrite the URL Pin
Mike Ellison5-Aug-06 4:51
Mike Ellison5-Aug-06 4:51 
QuestionFind control in datalist Pin
deepaks34-Aug-06 19:31
deepaks34-Aug-06 19:31 
QuestionFind reason for CPU utilization Pin
supriya_sameer4-Aug-06 19:00
supriya_sameer4-Aug-06 19:00 
AnswerRe: Find reason for CPU utilization Pin
Mike Ellison5-Aug-06 4:58
Mike Ellison5-Aug-06 4:58 
QuestionGRAPH Pin
MHASSANF4-Aug-06 18:38
MHASSANF4-Aug-06 18:38 
AnswerRe: GRAPH Pin
Mike Ellison5-Aug-06 4:47
Mike Ellison5-Aug-06 4:47 
QuestionName of MS app for debugging HTTP posts? Pin
compiler4-Aug-06 11:47
compiler4-Aug-06 11:47 
QuestionFind Control in a repeater. Pin
deepaks34-Aug-06 11:01
deepaks34-Aug-06 11:01 
Questionhi guys , please can you tell me how can i declare a global variables ? Pin
Mohammed Amine4-Aug-06 4:08
Mohammed Amine4-Aug-06 4:08 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
Not Active4-Aug-06 5:14
mentorNot Active4-Aug-06 5:14 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
bluewavestrider4-Aug-06 5:17
bluewavestrider4-Aug-06 5:17 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
tanya foster4-Aug-06 9:45
tanya foster4-Aug-06 9:45 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
Guffa4-Aug-06 11:54
Guffa4-Aug-06 11:54 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
prabhu dot net4-Aug-06 19:32
prabhu dot net4-Aug-06 19:32 

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.