Click here to Skip to main content
15,916,180 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Gmail & AJAX Pin
abalfazl17-Sep-06 21:05
abalfazl17-Sep-06 21:05 
GeneralRe: Gmail & AJAX Pin
_AK_17-Sep-06 21:32
_AK_17-Sep-06 21:32 
Questionj/script issues Pin
Christian Graus17-Sep-06 1:47
protectorChristian Graus17-Sep-06 1:47 
AnswerRe: j/script issues Pin
Guffa17-Sep-06 2:04
Guffa17-Sep-06 2:04 
GeneralRe: j/script issues Pin
Christian Graus18-Sep-06 1:32
protectorChristian Graus18-Sep-06 1:32 
AnswerRe: j/script issues Pin
Guffa18-Sep-06 8:59
Guffa18-Sep-06 8:59 
Questionasp help [modified] Pin
harshActsw15-Sep-06 21:28
harshActsw15-Sep-06 21:28 
AnswerRe: asp help Pin
Guffa15-Sep-06 22:30
Guffa15-Sep-06 22:30 
harshActsw wrote:
how can i figure out whether my server (IIS) supports SSI.


It does.

harshActsw wrote:
what i ve to do to include the subfolders inside "myapp" to the application to run it properly.


You have to write a proper path to the file that you want to include. As you are using a virtual path, it will start from the root of the web application. If you have created a web application for the folder, the root will be located at c:\inetpub\wwwroot\myapp. If you just created a folder inside the default web application, the root will be located at c:\inetpub\wwwroot. You have to write the path to the file relative to the root.

You can also use a relative path, by using the file keyword instead of virtual. Then you specify the path from the location of the page that is including the file.


---
b { font-weight: normal; }

GeneralRe: asp help Pin
harshActsw18-Sep-06 5:12
harshActsw18-Sep-06 5:12 
QuestionWhat is a closure? (javascript) Pin
CCMint15-Sep-06 14:29
CCMint15-Sep-06 14:29 
AnswerRe: What is a closure? (javascript) Pin
Guffa15-Sep-06 15:53
Guffa15-Sep-06 15:53 
Question IE Extension: How to add a button to the status bar? Pin
rryyjw15-Sep-06 6:11
rryyjw15-Sep-06 6:11 
GeneralRe: IE Extension: How to add a button to the status bar? Pin
Guffa15-Sep-06 15:57
Guffa15-Sep-06 15:57 
Questionping problem Pin
Green Fuze15-Sep-06 3:02
Green Fuze15-Sep-06 3:02 
AnswerRe: ping problem Pin
Guffa15-Sep-06 6:54
Guffa15-Sep-06 6:54 
Questionhow to pass an xml node from a webservice to a client? Pin
biaali15-Sep-06 1:42
biaali15-Sep-06 1:42 
Questionclassical asp + file upload help needed Pin
Naveed Kamboh15-Sep-06 0:24
Naveed Kamboh15-Sep-06 0:24 
AnswerRe: classical asp + file upload help needed Pin
Boro_Bob15-Sep-06 0:28
Boro_Bob15-Sep-06 0:28 
GeneralRe: classical asp + file upload help needed Pin
Naveed Kamboh15-Sep-06 2:04
Naveed Kamboh15-Sep-06 2:04 
GeneralRe: classical asp + file upload help needed Pin
Boro_Bob15-Sep-06 2:20
Boro_Bob15-Sep-06 2:20 
AnswerRe: classical asp + file upload help needed Pin
JUNEYT18-Sep-06 10:55
JUNEYT18-Sep-06 10:55 
QuestionIE printing blank page Pin
Boro_Bob15-Sep-06 0:02
Boro_Bob15-Sep-06 0:02 
Questionproblem in creating two submit buttons in same form Pin
madhavi_desai14-Sep-06 23:25
madhavi_desai14-Sep-06 23:25 
AnswerRe: problem in creating two submit buttons in same form Pin
JUNEYT18-Sep-06 10:34
JUNEYT18-Sep-06 10:34 
Questiondatagrid onItemCommand to call a javascript function Pin
Ghassan ka14-Sep-06 2:54
Ghassan ka14-Sep-06 2:54 

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.