I have built many different pages using tables and
scripts without any problems. Recently I started using
TDC and a *.csv file to automatically create these tables
when the page is loaded. The website works fine. The
problem is when I edit the code that these OBJECT
elements have been inserted. After working on 1 or just a
few pages (the amount varies from time to time) FrontPage
just ups and quits. At least it tells me there is an
error. It never seems to crash when editing pages that
don't have the OBJECT element in them. The only
properties the OBJECT has are: an ID, CLASSID (333C7BC4-
460F-11D0-BC04-0080C7055A83), param "DataURL", and
param "Filter". This problem is very annoying and time
consuming. Any suggestions would be greatly appreciated.

Re: FrontPage 2003 crashes by Kevin

Kevin
Thu Jun 17 07:52:24 CDT 2004

What does "TDC" stand for?

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Roger" <anonymous@discussions.microsoft.com> wrote in message
news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
> I have built many different pages using tables and
> scripts without any problems. Recently I started using
> TDC and a *.csv file to automatically create these tables
> when the page is loaded. The website works fine. The
> problem is when I edit the code that these OBJECT
> elements have been inserted. After working on 1 or just a
> few pages (the amount varies from time to time) FrontPage
> just ups and quits. At least it tells me there is an
> error. It never seems to crash when editing pages that
> don't have the OBJECT element in them. The only
> properties the OBJECT has are: an ID, CLASSID (333C7BC4-
> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
> param "Filter". This problem is very annoying and time
> consuming. Any suggestions would be greatly appreciated.



Re: FrontPage 2003 crashes by Roger

Roger
Thu Jun 17 11:32:09 CDT 2004

TDC stands for Tabular Data Control. It's a simple way of
gathering information from a comma delimited text file
and displaying it in a table.

>-----Original Message-----
>What does "TDC" stand for?
>
>--
>HTH,
>Kevin Spencer
>..Net Developer
>Microsoft MVP
>Big things are made up
>of lots of little things.
>
>"Roger" <anonymous@discussions.microsoft.com> wrote in
message
>news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
>> I have built many different pages using tables and
>> scripts without any problems. Recently I started using
>> TDC and a *.csv file to automatically create these
tables
>> when the page is loaded. The website works fine. The
>> problem is when I edit the code that these OBJECT
>> elements have been inserted. After working on 1 or
just a
>> few pages (the amount varies from time to time)
FrontPage
>> just ups and quits. At least it tells me there is an
>> error. It never seems to crash when editing pages that
>> don't have the OBJECT element in them. The only
>> properties the OBJECT has are: an ID, CLASSID
(333C7BC4-
>> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
>> param "Filter". This problem is very annoying and time
>> consuming. Any suggestions would be greatly
appreciated.
>
>
>.
>

Re: FrontPage 2003 crashes by Stefan

Stefan
Thu Jun 17 12:12:03 CDT 2004

Have you looked at http://msdn.microsoft.com/library/default.asp?url=/workshop/database/tdc/overview.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Roger" <anonymous@discussions.microsoft.com> wrote in message news:1dd4c01c45488$a2844780$a101280a@phx.gbl...
| TDC stands for Tabular Data Control. It's a simple way of
| gathering information from a comma delimited text file
| and displaying it in a table.
|
| >-----Original Message-----
| >What does "TDC" stand for?
| >
| >--
| >HTH,
| >Kevin Spencer
| >..Net Developer
| >Microsoft MVP
| >Big things are made up
| >of lots of little things.
| >
| >"Roger" <anonymous@discussions.microsoft.com> wrote in
| message
| >news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
| >> I have built many different pages using tables and
| >> scripts without any problems. Recently I started using
| >> TDC and a *.csv file to automatically create these
| tables
| >> when the page is loaded. The website works fine. The
| >> problem is when I edit the code that these OBJECT
| >> elements have been inserted. After working on 1 or
| just a
| >> few pages (the amount varies from time to time)
| FrontPage
| >> just ups and quits. At least it tells me there is an
| >> error. It never seems to crash when editing pages that
| >> don't have the OBJECT element in them. The only
| >> properties the OBJECT has are: an ID, CLASSID
| (333C7BC4-
| >> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
| >> param "Filter". This problem is very annoying and time
| >> consuming. Any suggestions would be greatly
| appreciated.
| >
| >
| >.
| >



Re: FrontPage 2003 crashes by Kevin

Kevin
Thu Jun 17 12:28:18 CDT 2004

Well, it's an ActiveX Control, and it sounds like it's crashing Internet
Explorer (which is used internally by FrontPage for a number of things). Are
you sure of the source from whom you obtained it?

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Roger" <anonymous@discussions.microsoft.com> wrote in message
news:1dd4c01c45488$a2844780$a101280a@phx.gbl...
> TDC stands for Tabular Data Control. It's a simple way of
> gathering information from a comma delimited text file
> and displaying it in a table.
>
> >-----Original Message-----
> >What does "TDC" stand for?
> >
> >--
> >HTH,
> >Kevin Spencer
> >..Net Developer
> >Microsoft MVP
> >Big things are made up
> >of lots of little things.
> >
> >"Roger" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
> >> I have built many different pages using tables and
> >> scripts without any problems. Recently I started using
> >> TDC and a *.csv file to automatically create these
> tables
> >> when the page is loaded. The website works fine. The
> >> problem is when I edit the code that these OBJECT
> >> elements have been inserted. After working on 1 or
> just a
> >> few pages (the amount varies from time to time)
> FrontPage
> >> just ups and quits. At least it tells me there is an
> >> error. It never seems to crash when editing pages that
> >> don't have the OBJECT element in them. The only
> >> properties the OBJECT has are: an ID, CLASSID
> (333C7BC4-
> >> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
> >> param "Filter". This problem is very annoying and time
> >> consuming. Any suggestions would be greatly
> appreciated.
> >
> >
> >.
> >



Re: FrontPage 2003 crashes by Kevin

Kevin
Thu Jun 17 12:29:07 CDT 2004

Oops. After reading Stefan's reply, I realize this is a Microsoft product.
In that case, see his reference to it on the Microsoft site.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Roger" <anonymous@discussions.microsoft.com> wrote in message
news:1dd4c01c45488$a2844780$a101280a@phx.gbl...
> TDC stands for Tabular Data Control. It's a simple way of
> gathering information from a comma delimited text file
> and displaying it in a table.
>
> >-----Original Message-----
> >What does "TDC" stand for?
> >
> >--
> >HTH,
> >Kevin Spencer
> >..Net Developer
> >Microsoft MVP
> >Big things are made up
> >of lots of little things.
> >
> >"Roger" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
> >> I have built many different pages using tables and
> >> scripts without any problems. Recently I started using
> >> TDC and a *.csv file to automatically create these
> tables
> >> when the page is loaded. The website works fine. The
> >> problem is when I edit the code that these OBJECT
> >> elements have been inserted. After working on 1 or
> just a
> >> few pages (the amount varies from time to time)
> FrontPage
> >> just ups and quits. At least it tells me there is an
> >> error. It never seems to crash when editing pages that
> >> don't have the OBJECT element in them. The only
> >> properties the OBJECT has are: an ID, CLASSID
> (333C7BC4-
> >> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
> >> param "Filter". This problem is very annoying and time
> >> consuming. Any suggestions would be greatly
> appreciated.
> >
> >
> >.
> >



Re: FrontPage 2003 crashes by anonymous

anonymous
Fri Jun 18 00:43:06 CDT 2004

Yes, that is where I got my initial information from. I
just read through it again. I even copied the classid and
pasted it on my page (I wasn't sure if those were zeroes
or 'O's), but it still craped out when I tried to save
the page.

>-----Original Message-----
>Have you looked at
http://msdn.microsoft.com/library/default.asp?
url=/workshop/database/tdc/overview.asp
>
>--
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP -
FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-
;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Roger" <anonymous@discussions.microsoft.com> wrote in
message news:1dd4c01c45488$a2844780$a101280a@phx.gbl...
>| TDC stands for Tabular Data Control. It's a simple way
of
>| gathering information from a comma delimited text file
>| and displaying it in a table.
>|
>| >-----Original Message-----
>| >What does "TDC" stand for?
>| >
>| >--
>| >HTH,
>| >Kevin Spencer
>| >..Net Developer
>| >Microsoft MVP
>| >Big things are made up
>| >of lots of little things.
>| >
>| >"Roger" <anonymous@discussions.microsoft.com> wrote in
>| message
>| >news:1d1de01c453d2$b89d4a50$a601280a@phx.gbl...
>| >> I have built many different pages using tables and
>| >> scripts without any problems. Recently I started
using
>| >> TDC and a *.csv file to automatically create these
>| tables
>| >> when the page is loaded. The website works fine. The
>| >> problem is when I edit the code that these OBJECT
>| >> elements have been inserted. After working on 1 or
>| just a
>| >> few pages (the amount varies from time to time)
>| FrontPage
>| >> just ups and quits. At least it tells me there is an
>| >> error. It never seems to crash when editing pages
that
>| >> don't have the OBJECT element in them. The only
>| >> properties the OBJECT has are: an ID, CLASSID
>| (333C7BC4-
>| >> 460F-11D0-BC04-0080C7055A83), param "DataURL", and
>| >> param "Filter". This problem is very annoying and
time
>| >> consuming. Any suggestions would be greatly
>| appreciated.
>| >
>| >
>| >.
>| >
>
>
>.
>