Click here to Skip to main content
15,908,166 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: What is an API??? Pin
Sathesh Sakthivel26-Oct-07 2:19
Sathesh Sakthivel26-Oct-07 2:19 
GeneralRe: What is an API??? Pin
Malcolm Smart26-Oct-07 3:59
Malcolm Smart26-Oct-07 3:59 
QuestionWrap text in Gridview [modified] Pin
kinnuP26-Oct-07 1:16
kinnuP26-Oct-07 1:16 
AnswerRe: Wrap text in Gridview Pin
Shanmugam R26-Oct-07 2:05
Shanmugam R26-Oct-07 2:05 
Question../ and ./ and / Pin
Blumen26-Oct-07 0:32
Blumen26-Oct-07 0:32 
AnswerRe: ../ and ./ and / Pin
N a v a n e e t h26-Oct-07 0:48
N a v a n e e t h26-Oct-07 0:48 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 0:58
Blumen26-Oct-07 0:58 
GeneralRe: ../ and ./ and / Pin
N a v a n e e t h26-Oct-07 1:14
N a v a n e e t h26-Oct-07 1:14 
blumenhause wrote:
what do u mean by "website root"?


Website root is the starting directory. In local machine it's wwwroot directory in inetpub.

Directory                                        Representation 
wwwroot                                          /(Website root) 
wwwroot -> images                                /images 
wwwroot -> images -> sample.gif                  /images/sample.gif 
wwwroot -> images -> Buttons -> sample.gif       /images/sample.gif or ../images/sample.gif (from a page which resides in another directory in website root) 


hope it makes sense


AnswerRe: ../ and ./ and / Pin
Imran Khan Pathan26-Oct-07 1:13
Imran Khan Pathan26-Oct-07 1:13 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 1:14
Blumen26-Oct-07 1:14 
GeneralRe: ../ and ./ and / Pin
Imran Khan Pathan26-Oct-07 1:32
Imran Khan Pathan26-Oct-07 1:32 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 1:40
Blumen26-Oct-07 1:40 
GeneralRe: ../ and ./ and / Pin
Imran Khan Pathan26-Oct-07 2:31
Imran Khan Pathan26-Oct-07 2:31 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 3:03
Blumen26-Oct-07 3:03 
AnswerRe: ../ and ./ and / Pin
Malcolm Smart26-Oct-07 2:02
Malcolm Smart26-Oct-07 2:02 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 3:03
Blumen26-Oct-07 3:03 
AnswerRe: ../ and ./ and / Pin
Guffa26-Oct-07 2:14
Guffa26-Oct-07 2:14 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 2:59
Blumen26-Oct-07 2:59 
GeneralRe: ../ and ./ and / Pin
N a v a n e e t h26-Oct-07 3:04
N a v a n e e t h26-Oct-07 3:04 
GeneralRe: ../ and ./ and / Pin
Blumen26-Oct-07 3:09
Blumen26-Oct-07 3:09 
GeneralRe: ../ and ./ and / Pin
N a v a n e e t h26-Oct-07 3:14
N a v a n e e t h26-Oct-07 3:14 
GeneralRe: ../ and ./ and / Pin
Blumen28-Oct-07 18:34
Blumen28-Oct-07 18:34 
GeneralRe: ../ and ./ and / Pin
Malcolm Smart26-Oct-07 3:27
Malcolm Smart26-Oct-07 3:27 
GeneralRe: ../ and ./ and / Pin
Blumen28-Oct-07 18:35
Blumen28-Oct-07 18:35 
Questiontake only month from datetime field of the database Pin
Harun_asp.net26-Oct-07 0:31
Harun_asp.net26-Oct-07 0:31 

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.