Click here to Skip to main content
15,891,431 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDataview/Dataset Pin
shivarishxxxx5-Oct-06 10:10
shivarishxxxx5-Oct-06 10:10 
QuestionGet HTML for an element in Page_Load method Pin
eggie55-Oct-06 10:05
eggie55-Oct-06 10:05 
AnswerRe: Get HTML for an element in Page_Load method Pin
eggie55-Oct-06 10:32
eggie55-Oct-06 10:32 
QuestionDataGrid paging problem Pin
saravanan055-Oct-06 8:56
saravanan055-Oct-06 8:56 
AnswerRe: DataGrid paging problem Pin
postmaster@programmingknowledge.com5-Oct-06 23:35
postmaster@programmingknowledge.com5-Oct-06 23:35 
QuestionRegister event attribute onload for the Page from UserControl Pin
Roman Muntyanu5-Oct-06 7:39
Roman Muntyanu5-Oct-06 7:39 
AnswerRe: Register event attribute onload for the Page from UserControl Pin
minhpc_bk5-Oct-06 15:55
minhpc_bk5-Oct-06 15:55 
QuestionFilepath works in IE but not Firefox. Pin
Goalie355-Oct-06 4:25
Goalie355-Oct-06 4:25 
I have a link for users to download a particular image from my server.
The link control basically looks like the following:
lnkMyImageLink.NavigateURL = "\\serverName\rootFolder\sub2\Folder\images\imagename.tif";

IE seems to know this represents a full filepath however Firefox interprets this as:
"http://www.mySiteName.com/\\serverName\rootFolder\sub2\Folder\images\imagename.tif"

Any idea how to inform Firefox that this is a full image filepath? It's interesting because if you right click in firefox and do a "View Source", the "href" tag looks like "href=\\serverName\rootFolder\sub2\Folder\images\imagename.tif", so I would think that should work but apparently not.

Thanks.

-Goalie35

AnswerRe: Filepath works in IE but not Firefox. Pin
Chris Buckett5-Oct-06 9:12
Chris Buckett5-Oct-06 9:12 
GeneralRe: Filepath works in IE but not Firefox. Pin
Goalie359-Oct-06 5:32
Goalie359-Oct-06 5:32 
GeneralRe: Filepath works in IE but not Firefox. Pin
Chris Buckett9-Oct-06 22:02
Chris Buckett9-Oct-06 22:02 
QuestionUser control creation order? Pin
Chris Buckett5-Oct-06 3:43
Chris Buckett5-Oct-06 3:43 
AnswerRe: User control creation order? Pin
l0kke5-Oct-06 4:51
l0kke5-Oct-06 4:51 
GeneralRe: User control creation order? Pin
Chris Buckett5-Oct-06 4:57
Chris Buckett5-Oct-06 4:57 
QuestionUpload Big File Pin
MHASSANF5-Oct-06 2:22
MHASSANF5-Oct-06 2:22 
AnswerRe: Upload Big File Pin
Keith Barrow5-Oct-06 2:28
professionalKeith Barrow5-Oct-06 2:28 
QuestionRe: Upload Big File Pin
MHASSANF5-Oct-06 2:37
MHASSANF5-Oct-06 2:37 
AnswerRe: Upload Big File Pin
Gavin Jeffrey5-Oct-06 4:53
Gavin Jeffrey5-Oct-06 4:53 
GeneralRe: Upload Big File Pin
MHASSANF5-Oct-06 10:17
MHASSANF5-Oct-06 10:17 
QuestionHit the enterkey in textbox the resultant value will be displayed in other textbox Pin
irkahc5-Oct-06 2:17
irkahc5-Oct-06 2:17 
AnswerRe: Hit the enterkey in textbox the resultant value will be displayed in other textbox Pin
Mike Ellison5-Oct-06 14:36
Mike Ellison5-Oct-06 14:36 
QuestionDynamically creat imagebox and load image Pin
Vipin.d5-Oct-06 1:49
Vipin.d5-Oct-06 1:49 
AnswerRe: Dynamically creat imagebox and load image Pin
l0kke5-Oct-06 4:59
l0kke5-Oct-06 4:59 
Questionhow to find all the web parts in a particular site Pin
indrani225-Oct-06 1:26
indrani225-Oct-06 1:26 
QuestionRequirment need for Ajax Pin
Exelioindia5-Oct-06 0:46
Exelioindia5-Oct-06 0:46 

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.