Click here to Skip to main content
15,907,913 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhat is an API??? Pin
Sivaprasad C26-Oct-07 1:24
Sivaprasad C26-Oct-07 1:24 
AnswerRe: What is an API??? Pin
Malcolm Smart26-Oct-07 2:03
Malcolm Smart26-Oct-07 2:03 
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 
blumenhause wrote:
../"


.. means it will come out of the directory where your current page resides. Assume your page is in Pages folder, and you have another directory say images outside of pages directory, refering ../images from a page in pages directory will point to images directory.

blumenhause wrote:
/


Looks for the specified resource from the website root. /images will point to the images directory which is located on website root.


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 
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 

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.