asp.net ´ò¿ªÐ´°¿ÚÎÊÌâ
jsÖÐ window.open("Default.aspx","winDefault","left=0px,top=0px,location=no,menubar=no,status=yes,toolbar=no");
Õâ¸ö·½·¨¿ÉÒÔ´ò¿ªÒ»¸öûÓеØÖ·À¸ºÍ¹¤¾ßÀ¸µÄ´°¿Ú¡£
ÔÚIE7.0 ÖÐÓÉÓÚ¿ÉÒÔʹÓÃÑ¡ÏµÄ¹¦ÄÜ£¬ËùÒÔÎÒÏ£ÍûÓÃÉÏÊö·½·¨´ò¿ªµÄÒ³ÃæÒ²¿ÉÒÔʹÓÃÑ¡Ï¹¦ÄÜ£¬µ«ÊÇÏÖÔÚ²»ÄÜʹÓá£
¼´Ê¹½«location=yes,menubar=yes£¬Ñ¡Ï¹¦ÄÜÒ²²»ÄÜÓá£
ÇëÎÊÓнâ¾ö·½·¨Ã»ÓУ¿
ÎÒÕâÀïÓиöÄ£ÄâµÄÀý×Ó.ÐèÒªµÄ»°ÁôÏÂÓÊÏä
ÎÒµÄÓÊÏä:frankdan_tes@hotmail.com
¿´¿´ÏÈ,лл
ÒÑ·¢
ÊÕµ½ÁË£¬
²»¹ýÄãµÄÕâ¸öÀý×ÓÊÇʵÏÖÒþ²ØµØÖ·À¸µÄ¹¦ÄÜ¡£
ÎÒÒªµÄÊÇ´ò¿ªÐ´°¿ÚµÄͬʱÄÜʹÓÃIE7µÄÑ¡Ï¹¦ÄÜ
Ö÷ÒªÊÇÓÃwindow.open´ò¿ªµÄд°¿ÚËûµÄÑ¡Ï¹¦Äܲ»ÄÜʹÓÃÁË
²¹³äÏÂ,ÎÒµ½GOOGLEÉÏÕÒµ½ÁËÓÐͬÑùµÄÌáÎÊ,²»¹ýûÕÒµ½½â¾ö·½°¸,ÎÊÌâ±íÊö:
In IE6 & IE7 when you use a window.open(), there are some param options
that can be coded to controll if the new window with show/hide various IE
toolbars(location=yes shows the URL address bar; status=yes shows the status
batr at the bottom of the window, etc...).
Does anyone know if IE7 added a new param to either show/hide the IE7 tab
toolbar? And if so, what the option value is,,,, I tried tabbar=yes
and it didn't show the tab bar on the new window, even though tabbed browsing
was enabled.
thanks,,,, chuckh
ÄãÊÔÊÔ
showModalDialog
ÎÒÕâÀïûIE7 ÎÞ·¨²âÊÔ
showModalDialog¸ü¼Ó²»ÐÐÁË.
Ïà¹ØÎÊ´ð£º
ÎÒÒѽ«Windows¿Ø¼þ³É¹¦Ó¦ÓÃÓÚAsp.netÖУ¬µ«Õâ¸ö¿Ø¼þ»¹Òª·ÃÎÊÊý¾Ý¿â¡¢½øÐб¾µØIO²Ù×÷¡¢´òÓ¡µÈ£¬Õâʱ¾Í»á³öÏÖ¡°Ó¦ÓóÌÐòÊÔͼִÐа²È«²ßÂÔ²»ÔÊÐíµÄ²Ù×÷¡±ÕâÑùµÄÌáʾ£¬Ó¦¸ÃÔõÑù¸øËüÊÚȨ£¿
ÔÚ¿Í»§¶ËÒªÅäÖÃ,ÔÊÐí¿Í»§¶ËÈ ......
ÔÚµ¯³ö¿òÖеã»÷Ò»¸ö°´Å¥£¬Ôõôµ÷תµ½ÁíÒ»¸öä¯ÀÀÆ÷£¬²¢ÇÒÔÚ¸Ãä¯ÀÀÆ÷´ò¿ªÁ½¸öÒ³Ãæ
ÄãµÄÒâ˼Ӧ¸ÃÊÇ
response.write("<script>alert('È·ÈÏ'); window.location.href('xxxx.aspx'); </script>"); ......
²âÊÔ¹¤³Ì£º
Login.aspx
Default.aspx
First.aspx
Second.aspx
web.config
Global.asax
´úÂ룺
Login.aspx
C# code:
protected void Submit_Click(object sender, Ev ......
ÎÒµÄÒ³ÃæÀïÓõÄAJAX¿Ø¼þ µ«Ò³Ãæ¾²Ö¹Ò»¶Îʱ¼ä¾Í»á³öÏÖÉÏÃæµÄÒ»¸ö´íÎóÊÇÔõô»áÊÂѽ Ôõô½â¾ö°¡
¸ßÊÖ°ï°ïæ°¡
½«ÏîÄ¿Éϼ¶Ä¿Â¼ÖеÄÖÐÎÄÃû³ÆÈ«²¿¸Ä³ÉÓ¢ÎÄ
Â¥ÉÏ˵µÄºÜÇå³þÁË¡£°ï¶¥Ò»Ï°É
Õâ¸öÎÊÌâ²»ÊǺܳ£ ......