Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Validation (Internet Explorer 6): Attribute 'target' is not a valid attributeof element 'frame'

Reply
Thread Tools

Validation (Internet Explorer 6): Attribute 'target' is not a valid attributeof element 'frame'

 
 
fiefie.niles@gmail.com
Guest
Posts: n/a
 
      04-15-2007
I converted my VS2003 ASP.Net project to VS2005.
I use frame in VS2003 with no problem like the following:
<frame name="banner" scrolling="no" noresize target="contents"
src="SPTop.htm">

In VS2005 it gave me the error: Validation (Internet Explorer 6):
Attribute 'target' is not a valid attributeof element 'frame'

How can I fix this problem ?
Thank you.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Attribute 'onchange' is not a valid attribute of element 'TextBox' Joe Kovac ASP .Net 2 05-02-2007 01:11 PM
Validation (Internet Explorer 6): Attribute 'target' is not a valid attributeof element 'frame' fiefie.niles@gmail.com ASP .Net 1 04-15-2007 04:58 PM
Validation (XHTML 1.0 Transitional): Attribute 'height' is not a valid attribute of element 'table' perspolis ASP .Net 1 01-23-2007 07:57 AM
Attribute 'ms_2d_layout' is not a valid attribute of element 'tabl =?Utf-8?B?TWFyaw==?= ASP .Net 4 12-14-2006 06:39 AM
Validation (XHTML 1.0 Transitional): Attribute 'leftmargin' is not a valid attribute of element 'body'. anonymous ASP .Net 1 08-02-2006 08:05 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57