Click here to Skip to main content
15,891,607 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWildcard Pin
MarlinLinger20-Jan-10 10:31
MarlinLinger20-Jan-10 10:31 
QuestionHow to tell the iis to execute a particular isapi extension for a particular virtual directory? Pin
deostroll20-Jan-10 0:53
deostroll20-Jan-10 0:53 
QuestionConsuming Data service from a remote application Pin
jonatan_55619-Jan-10 6:00
jonatan_55619-Jan-10 6:00 
AnswerRe: Consuming Data service from a remote application Pin
SeMartens19-Jan-10 20:13
SeMartens19-Jan-10 20:13 
GeneralRe: Consuming Data service from a remote application Pin
jonatan_55627-Jan-10 6:45
jonatan_55627-Jan-10 6:45 
GeneralRe: Consuming Data service from a remote application Pin
SeMartens27-Jan-10 20:42
SeMartens27-Jan-10 20:42 
GeneralRe: Consuming Data service from a remote application Pin
jonatan_55631-Jan-10 22:54
jonatan_55631-Jan-10 22:54 
QuestionJavascript And Validation Pin
SRJ9219-Jan-10 4:08
SRJ9219-Jan-10 4:08 
hello , i am having trouble with validating an xhtml file and javascript, the javascript is external and works perfect until i put in the doctype etc... i really need help with this as its a college project and have tried various sources. .....

Here is the code ....

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../structure.css"/>
<script  type="text/javascript" src="gallary.js">
</script>
</head><body>
<div id="container">
	<div id="gallery">
		<img id="Photo" width="100%" height="100%"  src=""  border="3px" alt="Photo" />
</div></div>
	<div id="logo">
	</div>
		<div id="image"><img src="../images/games.jpg" width="700px" height="200px" alt="Games" /></div>
	<div id="contentbox">
		<div id="content">
		<a href="#" onmouseover='http://.....')">
		<img src="http://etc." width="120" height="70" onmouseout="HidePhoto()" alt="screenshot" />
		</a>
</div></div></body></html>


This has been shortened so its easier to see and it all works if i don't put the DOCTYPE in ... :s
Thanks
QuestionI get this error (Could not load type 'mtspg._Default'.) Pin
ghamdan hamud18-Jan-10 22:17
ghamdan hamud18-Jan-10 22:17 
Questionwrite to xml file using vbscript in classic asp Pin
Anil Veeraghattapu 418-Jan-10 21:46
Anil Veeraghattapu 418-Jan-10 21:46 
QuestionWebstats for developers Pin
JHizzle18-Jan-10 4:44
JHizzle18-Jan-10 4:44 
AnswerRe: Webstats for developers Pin
DJ Matthews18-Jan-10 9:24
DJ Matthews18-Jan-10 9:24 
GeneralRe: Webstats for developers Pin
JHizzle18-Jan-10 10:41
JHizzle18-Jan-10 10:41 
Questionweb sphere directory structure Pin
RajeshGonugunta16-Jan-10 3:09
RajeshGonugunta16-Jan-10 3:09 
QuestionCode Project exand collapse code example Pin
MAHorn15-Jan-10 10:47
MAHorn15-Jan-10 10:47 
AnswerRe: Code Project exand collapse code example Pin
dan!sh 16-Jan-10 21:36
professional dan!sh 16-Jan-10 21:36 
QuestionAJAX problem with ie calling aspx pages (works in other browsers) Pin
spaced413013-Jan-10 9:58
spaced413013-Jan-10 9:58 
AnswerRe: AJAX problem with ie calling aspx pages (works in other browsers) Pin
daveyerwin13-Jan-10 11:16
daveyerwin13-Jan-10 11:16 
GeneralRe: AJAX problem with ie calling aspx pages (works in other browsers) Pin
spaced413013-Jan-10 11:31
spaced413013-Jan-10 11:31 
GeneralRe: AJAX problem with ie calling aspx pages (works in other browsers) Pin
daveyerwin14-Jan-10 1:03
daveyerwin14-Jan-10 1:03 
GeneralRe: AJAX problem with ie calling aspx pages (works in other browsers) Pin
spaced413014-Jan-10 2:42
spaced413014-Jan-10 2:42 
GeneralRe: AJAX problem with ie calling aspx pages (works in other browsers) Pin
daveyerwin14-Jan-10 3:18
daveyerwin14-Jan-10 3:18 
QuestionContent Management System - CMoSi [modified] Pin
Jon O - CMoSi13-Jan-10 6:54
Jon O - CMoSi13-Jan-10 6:54 
AnswerRe: Content Management System - CMoSi Pin
Eddy Vluggen13-Jan-10 7:48
professionalEddy Vluggen13-Jan-10 7:48 
GeneralRe: Content Management System - CMoSi Pin
Jon O - CMoSi13-Jan-10 8:00
Jon O - CMoSi13-Jan-10 8:00 

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.