Click here to Skip to main content
15,890,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: JavaScript - Difference between document.write and document.writeln?? Pin
nowrocktheworld14-Sep-09 9:24
nowrocktheworld14-Sep-09 9:24 
GeneralRe: JavaScript - Difference between document.write and document.writeln?? Pin
Abhishek Sur14-Sep-09 9:56
professionalAbhishek Sur14-Sep-09 9:56 
GeneralRe: JavaScript - Difference between document.write and document.writeln?? Pin
Richard MacCutchan14-Sep-09 21:28
mveRichard MacCutchan14-Sep-09 21:28 
GeneralRe: JavaScript - Difference between document.write and document.writeln?? Pin
nowrocktheworld17-Sep-09 23:38
nowrocktheworld17-Sep-09 23:38 
QuestionMap my virtual directory to website Pin
Hemant Thaker14-Sep-09 3:31
Hemant Thaker14-Sep-09 3:31 
AnswerRe: Map my virtual directory to website Pin
Abhishek Sur14-Sep-09 7:53
professionalAbhishek Sur14-Sep-09 7:53 
GeneralRe: Map my virtual directory to website Pin
Hemant Thaker14-Sep-09 8:42
Hemant Thaker14-Sep-09 8:42 
GeneralRe: Map my virtual directory to website Pin
Abhishek Sur14-Sep-09 8:58
professionalAbhishek Sur14-Sep-09 8:58 
yaa.. It happens sometimes. ... When you are in the beginning of your learning process we do mistakes .. but through this we all learn.. Big Grin | :-D So dont worry about that...
Well virtual directory is just a directory inside the main web site. It is just given the flexibility to create multiple website inside the same web site and to use different application pool for the same web site.

Say you have
www.xyz.com

It might point to c:\xyzmain folder. The folder might contain a folder called c:\xyzmain\mno.. this is also a virtual directory. But the flexibility that IIS gives is to have a website running altogether in a virtual directory.

Means let www.xyz.com/mno points to C:\my documents\mywebsite.

This is the main advantage of Virtual directory. Although there are lots of more advantages.. . Smile | :) Smile | :) Smile | :) Smile | :)

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

Questionlogin failed for 'User\Guest' in webapplication Pin
shankbond14-Sep-09 2:34
shankbond14-Sep-09 2:34 
AnswerRe: login failed for 'User\Guest' in webapplication Pin
Abhishek Sur14-Sep-09 9:23
professionalAbhishek Sur14-Sep-09 9:23 
GeneralRe: login failed for 'User\Guest' in webapplication Pin
shankbond17-Sep-09 1:41
shankbond17-Sep-09 1:41 
Questiondocument.getElementById('Accordion_Content_Linkbutton1').click() is not a function Pin
antony beula14-Sep-09 2:04
antony beula14-Sep-09 2:04 
AnswerRe: document.getElementById('Accordion_Content_Linkbutton1').click() is not a function Pin
Christian Graus14-Sep-09 2:06
protectorChristian Graus14-Sep-09 2:06 
GeneralRe: document.getElementById('Accordion_Content_Linkbutton1').click() is not a function [modified] Pin
antony beula14-Sep-09 2:11
antony beula14-Sep-09 2:11 
GeneralRe: document.getElementById('Accordion_Content_Linkbutton1').click() is not a function Pin
Christian Graus14-Sep-09 13:06
protectorChristian Graus14-Sep-09 13:06 
AnswerRe: document.getElementById('Accordion_Content_Linkbutton1').click() is not a function Pin
Not Active14-Sep-09 5:32
mentorNot Active14-Sep-09 5:32 
Questioncannot bind the ddl in my editable gridview Pin
LucBite14-Sep-09 1:46
LucBite14-Sep-09 1:46 
AnswerRe: cannot bind the ddl in my editable gridview Pin
Christian Graus14-Sep-09 2:05
protectorChristian Graus14-Sep-09 2:05 
AnswerRe: cannot bind the ddl in my editable gridview Pin
Abhishek Sur14-Sep-09 9:36
professionalAbhishek Sur14-Sep-09 9:36 
QuestionFolder Browser in ASp.net Pin
koppulaj14-Sep-09 0:32
koppulaj14-Sep-09 0:32 
AnswerRe: Folder Browser in ASp.net Pin
Abhishek Sur14-Sep-09 0:42
professionalAbhishek Sur14-Sep-09 0:42 
AnswerRe: Folder Browser in ASp.net Pin
Aman Bhullar14-Sep-09 0:52
Aman Bhullar14-Sep-09 0:52 
AnswerRe: Folder Browser in ASp.net Pin
Arun Jacob14-Sep-09 1:37
Arun Jacob14-Sep-09 1:37 
Questionhow to insert and update in Sql-Server through javascript in VB.net Pin
OmiAshish14-Sep-09 0:20
OmiAshish14-Sep-09 0:20 
AnswerRe: how to insert and update in Sql-Server through javascript in VB.net Pin
Amit Patel198514-Sep-09 0:35
Amit Patel198514-Sep-09 0:35 

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.