Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Templating
System
Can anyone help me how to generate asp file output from a presentation template and a DCR?
Find more posts tagged with
Comments
Adam Stoller
This may seem like a flippant answer - but it isn't really meant to be.
Do you know how to write an HTML page?
Do you know how to generate an HTML page with a presentation template?
Do you know how to write an ASP page?
You should have all you need to generate an ASP page with a presentation template now.
Unless there's something specifically challenging about the ASP code that has you worried - it should not be a problem.
If you're still having problems with this - I'd suggest starting with a very simple DCR and PT to generate a very simple ASP page (kind of an "Hello World" example split into 3 parts)
If you cannot get that working - post a zip file of the 3 pieces so that folks here can see what you're doing (always better to start with a simple example first).
--fish
(Interwoven Senior Technical Consultant)
Migrateduser
You mean i just hard-code the ASP into the presentation template? or is there any other way?
laj1
You know what you want from your DCT, and where in the ASP file it goes.
Everything else (HTML, Jscript, vbscript, etc.) gets hardcoded around that stuff.
Len.
Len Jaffe
My Heart Is A Flower
Migrateduser
I am a completely newbie to this stuff...Can You please explain me in detail .. I appreciate your help