473,472 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ASP.NET with HTML+TIME

Can I use html+time DHTML in an ASPX page?
Writing in VB.NET
Following some examples I have the following code in HTML view:

<STYLE>
.time { behavior: url(#default#time2) }
.looks {border: 4px solid black; width:250px;height:250px;
filter:progid:DXImageTransform.Microsoft.Gradient( );
color:white;font-size:28; font-family:trebuceht; font-weight:bold;
text-align:center}
</STYLE>
</HEAD>
<BODY>
<?import namespace = t urn = 'urn:schemas-microsoft-com:time' implementation
= '#default#time2' />

.........

</body>

When I try to switch to design, I receive the following dialog box message,

The page cannot be displayed in design view. The page contains one or more
<?import> directives, which is not supported in design view.

Is there another way to do this or do I have to use a page with an .htm
extension?

Regards,

-Troy
Nov 19 '05 #1
1 1059
> The page cannot be displayed in design view. The page contains one or more
<?import> directives, which is not supported in design view.

Is there another way to do this or do I have to use a page with an .htm
extension?
Ther is no requirement for developing an ASP.Net application that you must
be able to view your template code in Design View. While it may be
inconvenient, and indeed may be fixed in a future version of the dev
software, again, you can certainly get along without it.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Troy Jerkins" <tj******@alltel.net> wrote in message
news:ed**************@TK2MSFTNGP14.phx.gbl... Can I use html+time DHTML in an ASPX page?
Writing in VB.NET
Following some examples I have the following code in HTML view:

<STYLE>
.time { behavior: url(#default#time2) }
.looks {border: 4px solid black; width:250px;height:250px;
filter:progid:DXImageTransform.Microsoft.Gradient( );
color:white;font-size:28; font-family:trebuceht; font-weight:bold;
text-align:center}
</STYLE>
</HEAD>
<BODY>
<?import namespace = t urn = 'urn:schemas-microsoft-com:time'
implementation = '#default#time2' />

........

</body>

When I try to switch to design, I receive the following dialog box
message,

The page cannot be displayed in design view. The page contains one or more
<?import> directives, which is not supported in design view.

Is there another way to do this or do I have to use a page with an .htm
extension?

Regards,

-Troy

Nov 19 '05 #2

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

Similar topics

2
by: duane | last post by:
Dear Experts: I am trying to measure a HTML page download time on the client side and store the value into a textfile located in the server. I have successfully measured the page download time...
21
by: Davinder | last post by:
can anyone recommend a good tool to convert documents to HTML on the fly. I need to integrate this tool with a VB app so it must have an API. thanks in advance Davinder davinder@gujral.co.uk
6
by: Els | last post by:
If I use <? include "file.html"; ?> in the html of my document, do I _have_ to change the extension of that document to .php, or would it still work and be valid if I let it remain .html? --...
0
by: cect425mike | last post by:
I'm just learning how to use TIME, with some success I'd say.. I'm trying to figure out how to pause the timeline of an entire document. The HTML + Time introduction document has a quote: "You can...
4
by: clintonG | last post by:
Technically speaking, this issue is not about modifying the HTML generated by server controls but preceding the HTML generated by server controls with an HTML control generated on the basis of the...
5
by: serge calderara | last post by:
Dear all, I am new in asp.net and prepare myself for exam I still have dificulties to understand the difference between server control and HTML control. Okey things whcih are clear are the fact...
59
by: Lennart Björk | last post by:
Hi All, I have a tiny program: <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>MyTitle</title> <meta...
1
by: nigelesquire | last post by:
I am in need of your assistance. I have a page with multiple unixtime stamps and I need to display them in readable time and date with the user's time zone. Below is the code. <!DOCTYPE...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.