473,385 Members | 1,630 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

"Valiadte Document" button

Ant
Hi,
I'm wondering if anybody can tell me what the Validate document button is
used for & how to use it. When I deliberately put some tag in that shouldn't
be there, (such as an extra body tag) & use this buton, nothing happens.

Can anybody tell me what it's used for?

Many thanks for your help
Ant
Nov 28 '05 #1
9 1519
=?Utf-8?B?QW50?= wrote on 28 nov 2005 in
microsoft.public.inetserver.asp.general:
I'm wondering if anybody can tell me what the Validate document button
is used for & how to use it. When I deliberately put some tag in that
shouldn't be there, (such as an extra body tag) & use this buton,
nothing happens.


Where is that button?

On the front of your ASP-enabled-server, next to the reset button?

btw: ASP knows of no documents whatsoever.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Nov 28 '05 #2
Ant
Hi,
It's part of the HTML editor button group. You might have to check its group
to see it. It seems to think whatever its checking is a 'document' as in
DOCTYPE.

Regards
Ant

"Evertjan." wrote:
=?Utf-8?B?QW50?= wrote on 28 nov 2005 in
microsoft.public.inetserver.asp.general:
I'm wondering if anybody can tell me what the Validate document button
is used for & how to use it. When I deliberately put some tag in that
shouldn't be there, (such as an extra body tag) & use this buton,
nothing happens.


Where is that button?

On the front of your ASP-enabled-server, next to the reset button?

btw: ASP knows of no documents whatsoever.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Nov 28 '05 #3
You're missing Evertjian's point: this is not an ASP issue. You should find
a forum or newsgroup devoted to whatever browser you are using that has this
Validate button.

Bob Barrows

Ant wrote:
Hi,
It's part of the HTML editor button group. You might have to check
its group to see it. It seems to think whatever its checking is a
'document' as in DOCTYPE.

Regards
Ant

"Evertjan." wrote:
=?Utf-8?B?QW50?= wrote on 28 nov 2005 in
microsoft.public.inetserver.asp.general:
I'm wondering if anybody can tell me what the Validate document
button is used for & how to use it. When I deliberately put some
tag in that shouldn't be there, (such as an extra body tag) & use
this buton, nothing happens.


Where is that button?

On the front of your ASP-enabled-server, next to the reset button?

btw: ASP knows of no documents whatsoever.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Nov 28 '05 #4
Ant
Hi,
It's not in a browser; it's in the Visual studio 2003 IDE when creating an
ASP project. I think it's an ASP issue.

regards
Ant

"Bob Barrows [MVP]" wrote:
You're missing Evertjian's point: this is not an ASP issue. You should find
a forum or newsgroup devoted to whatever browser you are using that has this
Validate button.

Bob Barrows

Ant wrote:
Hi,
It's part of the HTML editor button group. You might have to check
its group to see it. It seems to think whatever its checking is a
'document' as in DOCTYPE.

Regards
Ant

"Evertjan." wrote:
=?Utf-8?B?QW50?= wrote on 28 nov 2005 in
microsoft.public.inetserver.asp.general:

I'm wondering if anybody can tell me what the Validate document
button is used for & how to use it. When I deliberately put some
tag in that shouldn't be there, (such as an extra body tag) & use
this buton, nothing happens.
Where is that button?

On the front of your ASP-enabled-server, next to the reset button?

btw: ASP knows of no documents whatsoever.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Nov 28 '05 #5
No, it's a "Visual Studio 2003" issue. The newsgroups for Visual Studio.Net
all have "vsnet" in their names.
In fact, there was no way for you to know it, but, this newsgroup is devoted
to "classic" ASP questions, so, since Visual Studio 2003 is used for ASP.Net
projects, not ASP, which is how "classic" ASP is referred to, your question
is doubly offtopic. :-)

For ASP.Net questions, go to microsoft.public.dotnet.framework.aspnet.

You're not the first one to ask this question. See
http://groups.google.com/group/micro...8422f57ffeb167

I tried searching Help myself, but had no luck finding anything about it.
Maybe someone in the vsnet groups will have a clue.
Bob Barrows

Ant wrote:
Hi,
It's not in a browser; it's in the Visual studio 2003 IDE when
creating an ASP project. I think it's an ASP issue.

regards
Ant

"Bob Barrows [MVP]" wrote:
You're missing Evertjian's point: this is not an ASP issue. You
should find a forum or newsgroup devoted to whatever browser you are
using that has this Validate button.

Bob Barrows

Ant wrote:
Hi,
It's part of the HTML editor button group. You might have to check
its group to see it. It seems to think whatever its checking is a
'document' as in DOCTYPE.

Regards
Ant

"Evertjan." wrote:

=?Utf-8?B?QW50?= wrote on 28 nov 2005 in
microsoft.public.inetserver.asp.general:

> I'm wondering if anybody can tell me what the Validate document
> button is used for & how to use it. When I deliberately put some
> tag in that shouldn't be there, (such as an extra body tag) & use
> this buton, nothing happens.
>

Where is that button?

On the front of your ASP-enabled-server, next to the reset button?

btw: ASP knows of no documents whatsoever.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Nov 28 '05 #6
Ant
ok, Thanks very much for your directions (& patience!)

Regards
Ant

"Bob Barrows [MVP]" wrote:
No, it's a "Visual Studio 2003" issue. The newsgroups for Visual Studio.Net
all have "vsnet" in their names.
In fact, there was no way for you to know it, but, this newsgroup is devoted
to "classic" ASP questions, so, since Visual Studio 2003 is used for ASP.Net
projects, not ASP, which is how "classic" ASP is referred to, your question
is doubly offtopic. :-)

For ASP.Net questions, go to microsoft.public.dotnet.framework.aspnet.

You're not the first one to ask this question. See
http://groups.google.com/group/micro...8422f57ffeb167

I tried searching Help myself, but had no luck finding anything about it.
Maybe someone in the vsnet groups will have a clue.
Bob Barrows

Ant wrote:
Hi,
It's not in a browser; it's in the Visual studio 2003 IDE when
creating an ASP project. I think it's an ASP issue.

regards
Ant

"Bob Barrows [MVP]" wrote:
You're missing Evertjian's point: this is not an ASP issue. You
should find a forum or newsgroup devoted to whatever browser you are
using that has this Validate button.

Bob Barrows

Ant wrote:
Hi,
It's part of the HTML editor button group. You might have to check
its group to see it. It seems to think whatever its checking is a
'document' as in DOCTYPE.

Regards
Ant

"Evertjan." wrote:

> =?Utf-8?B?QW50?= wrote on 28 nov 2005 in
> microsoft.public.inetserver.asp.general:
>
>> I'm wondering if anybody can tell me what the Validate document
>> button is used for & how to use it. When I deliberately put some
>> tag in that shouldn't be there, (such as an extra body tag) & use
>> this buton, nothing happens.
>>
>
> Where is that button?
>
> On the front of your ASP-enabled-server, next to the reset button?
>
> btw: ASP knows of no documents whatsoever.
>
> --
> Evertjan.
> The Netherlands.
> (Replace all crosses with dots in my emailaddress)

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Nov 29 '05 #7
On Sun, 27 Nov 2005 18:56:01 -0800, Ant
<An*@discussions.microsoft.com> wrote:
I'm wondering if anybody can tell me what the Validate document button is
used for & how to use it. When I deliberately put some tag in that shouldn't
be there, (such as an extra body tag) & use this buton, nothing happens.

Can anybody tell me what it's used for?


ASP has no Validate Document Button. Tell us what software you're
using when you see this button.

Jeff
Nov 29 '05 #8
Ant
ok, may as well keep this going...

I'm using Visual Studio version 2003. It is included when you choose an ASP
NET Web applcation. It is visible in HTML mode, but not in design mode of an
aspx page.It is part of the HTML editor button group.You must check this
group in add or remove buttons/customize to see this group of buttons.

As far as I can see it does naught. It's not that important but it might
prove to be useful.

Thanks for your interest Jeff
Ant

"Jeff Cochran" wrote:
On Sun, 27 Nov 2005 18:56:01 -0800, Ant
<An*@discussions.microsoft.com> wrote:
I'm wondering if anybody can tell me what the Validate document button is
used for & how to use it. When I deliberately put some tag in that shouldn't
be there, (such as an extra body tag) & use this buton, nothing happens.

Can anybody tell me what it's used for?


ASP has no Validate Document Button. Tell us what software you're
using when you see this button.

Jeff

Nov 29 '05 #9
Ant wrote:
ok, Thanks very much for your directions (& patience!)

Regards
Ant

I just got this from a fellow MVP (Frank Boyne):

************************
Go to Tool | Options | HTML/XML | HTML Specific
Uncheck the "Enable HTML validation" box
Click OK

Open an HTML page, go to the HTML source editor tab and alter one of the
meta elements by changing the attribute 'name' to 'namex'. Notice that the
invalid attribute 'namex' isn't marked with a wavy red underscore (because
we turned off validation).

Click on the Validate Document button. Now the invalid attribute is marked
and an entry appears in the Task List window.

Correct the attribute name by changing 'namex' back to 'name'. Notice that
the wavy red underscore is still present and that the Task List item still
exists.

Click on the Validate Document button. The underscore goes away and the
Task list item is removed.

I suppose if you had a really large really complex HTML document you might
want to turn off the automatic HTML validation and use the validate button?
**************************

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Nov 29 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Phil | last post by:
Hi everybody, I am a XSLT beginner and the following problem really makes me crazy ! I have a main "contacts.xml" document which contains references to several contact data XML files. My aim...
0
by: JD | last post by:
While reading through the "shortcuts" topic in the help, I saw that there's a "Format Document" option - CTRL+K, CTRL+D. Cool... so I go into a .cs source file (this is a winforms project) and hit...
0
by: geoffhanna | last post by:
I am not referring to the standard PrintDialog. This dialog pops up every time my printdocument.printpage event fires. He only has one button - "Cancel" and contains no other controls I am...
6
by: adamrfrench | last post by:
Let it be mentioned that Javascript is not my forte, so the solution to this could very well be a simple one. I am working on an AJAX function where I can pass a URL and the target ID in, and...
8
by: Just Me | last post by:
1)How can I find the folders like "My Recent Document", "Desktop", "My Pictures",... if I want to store a file there? 2) How can I find the icon for those files if I want to display it? ...
2
by: Boki | last post by:
Hi All, // code start alert("document.all.txtbox"+valueA+".value") // end code could you please advice, can it show the value of txtbox ?
2
by: Bryan | last post by:
Hello all, Can anyone explain when one should use the "document" object and when one should use the "this" object? Also, is the "self" object the same as the "document" or "this" object?
0
by: =?Utf-8?B?QXR1bA==?= | last post by:
When .Net 1.0 webservice (VS2003) generates a wsdl - <wsdl:binding name="TestSoap" type="tns:TestSoap"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/(note:...
4
by: dr1ft3r | last post by:
Hey guys, I'm building a site for a landscaping business down the street and can't seem to get part of the code functioning correctly. The code fails on line 68 where I make a reference to an...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.