Click here to Skip to main content
15,921,169 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to set a page's display monitor's settings Pin
Mohammad Dayyan21-Nov-08 0:55
Mohammad Dayyan21-Nov-08 0:55 
AnswerRe: How to set a page's display monitor's settings Pin
umeshdaiya28-Nov-08 19:52
umeshdaiya28-Nov-08 19:52 
QuestionWhich one is better, Form Or Table Pin
Hemant Thaker19-Nov-08 0:43
Hemant Thaker19-Nov-08 0:43 
AnswerRe: Which one is better, Form Or Table Pin
Guffa19-Nov-08 1:48
Guffa19-Nov-08 1:48 
JokeRe: Which one is better, Form Or Table Pin
Jörgen Andersson19-Nov-08 11:42
professionalJörgen Andersson19-Nov-08 11:42 
AnswerRe: Which one is better, Form Or Table Pin
Samer Aburabie19-Nov-08 13:03
Samer Aburabie19-Nov-08 13:03 
GeneralRe: Which one is better, Form Or Table Pin
Guffa20-Nov-08 2:43
Guffa20-Nov-08 2:43 
QuestionThe Annoying DesignMode Icon Pin
Saul Johnson18-Nov-08 9:52
Saul Johnson18-Nov-08 9:52 
Hi All!

After posting in the wrong forum without really thinking D'Oh! | :doh: I have decided to close off the issue back there and ask here instead - has anybody noticed a really annoying icon in designmode when there's an ActiveX OpenFileDialog in a page in Internet Explorer? For instance, try inserting this code into a page in IE while it's in designmode:

<OBJECT ID="OpenFileDialog1" STYLE="DISPLAY: none" CODEBASE=
    "http://activex.microsoft.com/controls/vb5/comdlg32.cab"
    HEIGHT="0px" WIDTH="0px" CLASSID=
    "CLSID:F9043C85-F6F2-101A-A3C9-08002B2F49FB">
      <PARAM NAME="_ExtentX" VALUE="847">
      <PARAM NAME="_ExtentY" VALUE="847">
      <PARAM NAME="_Version" VALUE="393216">
      <PARAM NAME="CancelError" VALUE="0">
      <PARAM NAME="Color" VALUE="0">
      <PARAM NAME="Copies" VALUE="1">
      <PARAM NAME="DefaultExt" VALUE="">
      <PARAM NAME="DialogTitle" VALUE="">
      <PARAM NAME="FileName" VALUE="">
      <PARAM NAME="Filter" VALUE="">
      <PARAM NAME="FilterIndex" VALUE="0">
      <PARAM NAME="Flags" VALUE="0">
      <PARAM NAME="FontBold" VALUE="0">
      <PARAM NAME="FontItalic" VALUE="0">
      <PARAM NAME="FontName" VALUE="">
      <PARAM NAME="FontSize" VALUE="8">
      <PARAM NAME="FontStrikeThru" VALUE="0">
      <PARAM NAME="FontUnderLine" VALUE="0">
      <PARAM NAME="FromPage" VALUE="0">
      <PARAM NAME="HelpCommand" VALUE="0">
      <PARAM NAME="HelpContext" VALUE="0">
      <PARAM NAME="HelpFile" VALUE="">
      <PARAM NAME="HelpKey" VALUE="">
      <PARAM NAME="InitDir" VALUE="">
      <PARAM NAME="Max" VALUE="0">
      <PARAM NAME="Min" VALUE="0">
      <PARAM NAME="MaxFileSize" VALUE="260">
      <PARAM NAME="PrinterDefault" VALUE="1">
      <PARAM NAME="ToPage" VALUE="0">
      <PARAM NAME="Orientation" VALUE="1">
</OBJECT>


Do you get a little grey icon, kind of like a button, pop up out of nowhere and mess up your layout? I have looked everywhere for info on this, but it's just sitting there with no apparent explanation for it. In fact I've even put up a sample download on my site that I'm sure reproduces the problem. Just unzip it, open the page in IE, click 'Activate DesignMode' then 'Add ActiveX Control'.

Thanks!

MrWolfy Big Grin | :-D
AnswerRe: The Annoying DesignMode Icon Pin
Saul Johnson22-Nov-08 23:11
Saul Johnson22-Nov-08 23:11 
QuestionHow to send email to novell mail server using asp.net Pin
pzn3xq18-Nov-08 8:15
pzn3xq18-Nov-08 8:15 
QuestionLorem ipsum dolor sit amet... Pin
Brendan Vogt17-Nov-08 23:31
Brendan Vogt17-Nov-08 23:31 
AnswerRe: Lorem ipsum dolor sit amet... Pin
NeverHeardOfMe17-Nov-08 23:40
NeverHeardOfMe17-Nov-08 23:40 
AnswerRe: Lorem ipsum dolor sit amet... Pin
dhewitt8818-Nov-08 5:31
dhewitt8818-Nov-08 5:31 
Questionchange css using javascript Pin
nikhil123417-Nov-08 22:51
nikhil123417-Nov-08 22:51 
AnswerRe: change css using javascript [modified] Pin
sph3rex17-Nov-08 23:01
sph3rex17-Nov-08 23:01 
QuestionPHP Include speedbump Pin
dhewitt8817-Nov-08 14:31
dhewitt8817-Nov-08 14:31 
AnswerRe: PHP Include speedbump [modified] Pin
sph3rex17-Nov-08 22:29
sph3rex17-Nov-08 22:29 
GeneralRe: PHP Include speedbump Pin
dhewitt8818-Nov-08 6:15
dhewitt8818-Nov-08 6:15 
AnswerRe: PHP Include speedbump Pin
Mohammad Dayyan24-Nov-08 7:08
Mohammad Dayyan24-Nov-08 7:08 
QuestionJava Script Phone Number, Email, Zip Code etc Validation Pin
termsafe17-Nov-08 12:25
termsafe17-Nov-08 12:25 
AnswerRe: Java Script Phone Number, Email, Zip Code etc Validation Pin
sph3rex17-Nov-08 22:47
sph3rex17-Nov-08 22:47 
QuestionComparable HTML text compare and merge for Linux non-ASP users? Pin
knightcloud17-Nov-08 11:41
knightcloud17-Nov-08 11:41 
QuestionPopup window problem Pin
Gennady Oster17-Nov-08 0:48
Gennady Oster17-Nov-08 0:48 
AnswerRe: Popup window problem Pin
sph3rex17-Nov-08 2:59
sph3rex17-Nov-08 2:59 
GeneralRe: Popup window problem Pin
Gennady Oster17-Nov-08 3:31
Gennady Oster17-Nov-08 3:31 

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.