Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!
If you have any problems with the registration process or your account login, please contact us.
|
|
|
ie8 rules(2), iframe src
microsoft.public.internetexplorer.general
|
|

03-17-2010
|
|
|
|
ie8 rules(2), iframe src
If insert code behind, ie8 runs wrong, ie6/ie7 works good.
<IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
scrolling=no height=400></IFRAME>
I notice src=¡± http://¡±, if I write src=¡±¡±, pages display all right.
This is bugs?
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
Hi,
No Bugs here! He's gone to Pismo Beach for Spring, where "ya can eat all the
clams ya want".
http:// is a protocol (eg. http://, https://, ftp://, file://). Protocol is
a member of the uri object. Fire up the Object Browser in Visual Studio and
search for uri.
This is a public Newsgroup for IE users. Your questions about HTML and or
asp.net would be best asked in one of the MSDN forums.
http://social.msdn.microsoft.com/Forums/en/categories
Regards.
"justin lee" <justinlee2@live.cn> wrote in message
news:OSzRCLYxKHA.5036@TK2MSFTNGP02.phx.gbl...
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
>
>
>
>
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
Hi,
No Bugs here! He's gone to Pismo Beach for Spring, where "ya can eat all the
clams ya want".
http:// is a protocol (eg. http://, https://, ftp://, file://). Protocol is
a member of the uri object. Fire up the Object Browser in Visual Studio and
search for uri.
This is a public Newsgroup for IE users. Your questions about HTML and or
asp.net would be best asked in one of the MSDN forums.
http://social.msdn.microsoft.com/Forums/en/categories
Regards.
"justin lee" <justinlee2@live.cn> wrote in message
news:OSzRCLYxKHA.5036@TK2MSFTNGP02.phx.gbl...
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
>
>
>
>
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
Hi,
No Bugs here! He's gone to Pismo Beach for Spring, where "ya can eat all the
clams ya want".
http:// is a protocol (eg. http://, https://, ftp://, file://). Protocol is
a member of the uri object. Fire up the Object Browser in Visual Studio and
search for uri.
This is a public Newsgroup for IE users. Your questions about HTML and or
asp.net would be best asked in one of the MSDN forums.
http://social.msdn.microsoft.com/Forums/en/categories
Regards.
"justin lee" <justinlee2@live.cn> wrote in message
news:OSzRCLYxKHA.5036@TK2MSFTNGP02.phx.gbl...
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
>
>
>
>
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
Hi,
No Bugs here! He's gone to Pismo Beach for Spring, where "ya can eat all the
clams ya want".
http:// is a protocol (eg. http://, https://, ftp://, file://). Protocol is
a member of the uri object. Fire up the Object Browser in Visual Studio and
search for uri.
This is a public Newsgroup for IE users. Your questions about HTML and or
asp.net would be best asked in one of the MSDN forums.
http://social.msdn.microsoft.com/Forums/en/categories
Regards.
"justin lee" <justinlee2@live.cn> wrote in message
news:OSzRCLYxKHA.5036@TK2MSFTNGP02.phx.gbl...
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
>
>
>
>
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
No-charge support for Internet Explorer 8 installation, set-up and usage
(only) is available via telephone (based on your locale) and has been
extended until 02 July 2010. Customers must be running Windows XP or Windows
Vista in a non-domain environment.
=> US & CA Residents: 1-866-234-6020
=> Other locales:
https://support.microsoft.com/oas/de...px?&prid=13043
justin lee wrote:
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
No-charge support for Internet Explorer 8 installation, set-up and usage
(only) is available via telephone (based on your locale) and has been
extended until 02 July 2010. Customers must be running Windows XP or Windows
Vista in a non-domain environment.
=> US & CA Residents: 1-866-234-6020
=> Other locales:
https://support.microsoft.com/oas/de...px?&prid=13043
justin lee wrote:
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
No-charge support for Internet Explorer 8 installation, set-up and usage
(only) is available via telephone (based on your locale) and has been
extended until 02 July 2010. Customers must be running Windows XP or Windows
Vista in a non-domain environment.
=> US & CA Residents: 1-866-234-6020
=> Other locales:
https://support.microsoft.com/oas/de...px?&prid=13043
justin lee wrote:
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
|
|

03-17-2010
|
|
|
|
Re: ie8 rules(2), iframe src
No-charge support for Internet Explorer 8 installation, set-up and usage
(only) is available via telephone (based on your locale) and has been
extended until 02 July 2010. Customers must be running Windows XP or Windows
Vista in a non-domain environment.
=> US & CA Residents: 1-866-234-6020
=> Other locales:
https://support.microsoft.com/oas/de...px?&prid=13043
justin lee wrote:
> If insert code behind, ie8 runs wrong, ie6/ie7 works good.
>
> <IFRAME id=drframe style="WIDTH: 886px; HEIGHT: 401px" name=drframe
> marginWidth=0 marginHeight=0 src="http://" frameBorder=0 width=500
> scrolling=no height=400></IFRAME>
>
> I notice src=¡±http://¡±, if I write src=¡±¡±, pages display all right.
>
>
>
> This is bugs?
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 22:38.
|
|