Marike
|
| Posted: 10/25/2002, 9:23 AM |
|
I've downloaded Elena's script for several columns (http://www.gotocode.com/art.asp?art_id=115&)
When I generate pages with ASP2.0, everything is working fine, but when I generate pages with ASP2.0 with templates, the screen shows a 'mixed version'.
I desperately need ASP with templates, can anyone solve this problem????
Thanks in advance
Marike
Using: CC, ASP, MSAccess
|
|
|
 |
Andrew B
|
| Posted: 10/25/2002, 6:03 PM |
|
Is the code specific to asp w/o templates? Templates work quite differently than the version w/o, so I would doubt one would work with the other all the time.
Another thing to try would be creating a new project as asp w/ templates and running the code in there. I notice that switching from asp to asp w/ templates (or the other way) doens't always work right.
|
|
|
 |
Nicole
|
| Posted: 10/29/2002, 5:41 AM |
|
Marike,
the code in the example is for non template pattern. Refer to this thread for the explanation and download link of example for template pattern. http://www.gotocode.com/disc_viewt.asp?mid=5712
|
|
|
 |
|