Click here to Skip to main content
15,912,504 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Disable Right Click, Problem Javascript Code Pin
Shog919-Jan-07 7:15
sitebuilderShog919-Jan-07 7:15 
QuestionDHTML and DropDownLists Pin
Leo Smith18-Jan-07 15:08
Leo Smith18-Jan-07 15:08 
AnswerRe: DHTML and DropDownLists Pin
Christian Graus18-Jan-07 18:32
protectorChristian Graus18-Jan-07 18:32 
GeneralRe: DHTML and DropDownLists Pin
Leo Smith19-Jan-07 2:33
Leo Smith19-Jan-07 2:33 
GeneralRe: DHTML and DropDownLists Pin
RichardGrimmer19-Jan-07 6:48
RichardGrimmer19-Jan-07 6:48 
GeneralRe: DHTML and DropDownLists Pin
Leo Smith19-Jan-07 9:26
Leo Smith19-Jan-07 9:26 
QuestionFirefox Extensions Pin
Richard Andrew x6418-Jan-07 14:54
professionalRichard Andrew x6418-Jan-07 14:54 
QuestionChange activex security for htm client side Pin
Will6618-Jan-07 13:51
Will6618-Jan-07 13:51 
I want to use an activex control in a html page on my computer, not for the web, but it won't load the activex control unless I make the file an .HTA file. Dam it its my computer and i want it to run in as .HTML !(for other reasons)
What security settings must i change to allow it to run under .HTML...clicking allow activex control warning in ie does not make a difference......change registry settings for thumbCtl? safe for scripting? how please???




<object classid="clsid:1d2b4f40-1f10-11d1-9e88-00c04fdcab92"
onmouseover="this.displayFile('C:\\WINDOWS\\Web\\Wallpaper\\Autumn.jpg');"
onmouseout="this.displayFile('C:\\WINDOWS\\Web\\Wallpaper\\Bliss.bmp');"
id="Thumbnail" width="120" height="115/">





Set mythumb=document.all.Thumbnail
'Set mythumb = CreateObject("thumbCtl.thumbCtl.2")
mythumb.displayFile( "C:\WINDOWS\Web\Wallpaper\Bliss.bmp" )


AnswerRe: Change activex security for htm client side Pin
Will6618-Jan-07 13:54
Will6618-Jan-07 13:54 
QuestionApache serving files with query strings in their name Pin
Paul Watson18-Jan-07 12:23
sitebuilderPaul Watson18-Jan-07 12:23 
GeneralRe: Apache serving files with query strings in their name Pin
George L. Jackson18-Jan-07 12:56
George L. Jackson18-Jan-07 12:56 
GeneralRe: Apache serving files with query strings in their name Pin
Paul Watson18-Jan-07 13:08
sitebuilderPaul Watson18-Jan-07 13:08 
AnswerRe: Apache serving files with query strings in their name Pin
Bradml18-Jan-07 13:49
Bradml18-Jan-07 13:49 
GeneralRe: Apache serving files with query strings in their name Pin
Paul Watson18-Jan-07 22:14
sitebuilderPaul Watson18-Jan-07 22:14 
GeneralRe: Apache serving files with query strings in their name Pin
Bradml19-Jan-07 1:38
Bradml19-Jan-07 1:38 
GeneralRe: Apache serving files with query strings in their name Pin
Paul Watson19-Jan-07 3:31
sitebuilderPaul Watson19-Jan-07 3:31 
GeneralRe: Apache serving files with query strings in their name Pin
Bradml19-Jan-07 4:30
Bradml19-Jan-07 4:30 
QuestionLooking for website that does crazy things with JavaScript Pin
Joe Woodbury18-Jan-07 5:24
professionalJoe Woodbury18-Jan-07 5:24 
AnswerRe: Looking for website that does crazy things with JavaScript Pin
MatrixCoder18-Jan-07 6:07
MatrixCoder18-Jan-07 6:07 
AnswerRe: Looking for website that does crazy things with JavaScript Pin
David Domingues26-Jan-07 3:14
David Domingues26-Jan-07 3:14 
QuestionRequest Object - # character in the QueryString Pin
Member 121430017-Jan-07 18:11
Member 121430017-Jan-07 18:11 
AnswerRe: Request Object - # character in the QueryString Pin
Bradml17-Jan-07 18:47
Bradml17-Jan-07 18:47 
AnswerRe: Request Object - # character in the QueryString Pin
Guffa17-Jan-07 20:06
Guffa17-Jan-07 20:06 
GeneralRe: Request Object - # character in the QueryString Pin
Bradml18-Jan-07 0:49
Bradml18-Jan-07 0:49 
GeneralRe: Request Object - # character in the QueryString Pin
Guffa18-Jan-07 4:52
Guffa18-Jan-07 4:52 

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.