Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do i add recordsets to a .dwt.asp-generated page

Explorer ,
Oct 05, 2007 Oct 05, 2007
help - i am at wits end.....

below is code for a page (test3.asp) based on a template called "catalogue.dwt.asp". i need various recordsets on various pages based on this template. f i try to add a recordset to test3.asp, i'm told "making this change would involve changing cose that is locked by a template or translator" - so i cant add the recordsets (tho interestingly you can see that i did manage to somehow add two recordsets at the outset before it started saying this.

if i try to add the recordsets to the template (which is not the way i want to do it anyway), i'm told i've added code outside the html tag and wont be copied unless i add <!--TemplateInfoOutsideHTMLIsLocked-->

i have bvuilt plenty of other sites where i DONT have this issue so DW/me must be coding something different sometimes - bottom line is - how do i get to having a .dwt.asp temaplte which i can build other pages from, and then add relevant recordsets to.

i would be DEARLY GRATEFUL for anyone who can help me put this perennial problem to bed.

thanks in advance:

Code attached
TOPICS
Server side applications
574
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Oct 07, 2007 Oct 07, 2007
thanks for replying, i'll try reboot
Translate
LEGEND ,
Oct 06, 2007 Oct 06, 2007
> below is code for a page (test3.asp) based on a template called
> "catalogue.dwt.asp". i need various recordsets on various pages based on
> this
> template. f i try to add a recordset to test3.asp, i'm told "making this
> change
> would involve changing cose that is locked by a template or translator" -
> so i
> cant add the recordsets (tho interestingly you can see that i did manage
> to
> somehow add two recordsets at the outset before it started saying this.
>
> if i try to add the recordsets to the template (which is not the way i
> want to
> do it anyway), i'm told i've added code outside the html tag and wont be
> copied
> unless i add <!--TemplateInfoOutsideHTMLIsLocked-->
>
> i have bvuilt plenty of other sites where i DONT have this issue so DW/me
> must
> be coding something different sometimes - bottom line is - how do i get to
> having a .dwt.asp temaplte which i can build other pages from, and then
> add
> relevant recordsets to.
>
> i would be DEARLY GRATEFUL for anyone who can help me put this perennial
> problem to bed.




It's a bug. Close and re-open DW and your templated page will accept the RS
without squawking.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 06, 2007 Oct 06, 2007
Funny, I have never seen anyone report this. And I've worked with DW and
recordsets in template child pages for a mightly long time, and never
experienced it. On the other hand, it's always a good idea to restart your
system when things like this happen. You never know what could be
interfering.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Ed Stewart" <edstewart@cox.net> wrote in message
news:fe80k0$4tb$1@forums.macromedia.com...
>> below is code for a page (test3.asp) based on a template called
>> "catalogue.dwt.asp". i need various recordsets on various pages based on
>> this
>> template. f i try to add a recordset to test3.asp, i'm told "making this
>> change
>> would involve changing cose that is locked by a template or translator" -
>> so i
>> cant add the recordsets (tho interestingly you can see that i did manage
>> to
>> somehow add two recordsets at the outset before it started saying this.
>>
>> if i try to add the recordsets to the template (which is not the way i
>> want to
>> do it anyway), i'm told i've added code outside the html tag and wont be
>> copied
>> unless i add <!--TemplateInfoOutsideHTMLIsLocked-->
>>
>> i have bvuilt plenty of other sites where i DONT have this issue so DW/me
>> must
>> be coding something different sometimes - bottom line is - how do i get
>> to
>> having a .dwt.asp temaplte which i can build other pages from, and then
>> add
>> relevant recordsets to.
>>
>> i would be DEARLY GRATEFUL for anyone who can help me put this perennial
>> problem to bed.
>
>
>
>
> It's a bug. Close and re-open DW and your templated page will accept the
> RS without squawking.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 07, 2007 Oct 07, 2007
thanks for replying, i'll try reboot
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 07, 2007 Oct 07, 2007
tried reboot and still same problem - any other ideas?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 07, 2007 Oct 07, 2007
LATEST
No. I simply cannot reproduce this problem. I recommend you contact Adobe
directly and use one of your one-on-one support incidents.

http://www.adobe.com/support/programs/dreamweaver/index.html?tab:contact=1

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"russelli" <webforumsuser@macromedia.com> wrote in message
news:featgn$7is$1@forums.macromedia.com...
> tried reboot and still same problem - any other ideas?


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 06, 2007 Oct 06, 2007
> Funny, I have never seen anyone report this. And I've worked with DW and
> recordsets in template child pages for a mightly long time, and never
> experienced it. On the other hand, it's always a good idea to restart
> your system when things like this happen. You never know what could be
> interfering.



Murray, you must be blessed... I run into it at least once a week. I pulled
my hair out for a long time trying to figure out what caused it, now I just
just curse one time, then restart.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 07, 2007 Oct 07, 2007
thanks for the help. appreciated.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 07, 2007 Oct 07, 2007
treied reboot and still same problem - any other ideas?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines