Ohh i see...there's an easy way if your not getting your design to a DB...use an if statement in the server-side and declare the design in HTML...the DB only works as an identifier on what design to display...just like what you do in Access Roles
On Sun, 6 Mar 2005 23:02:15 -0300, Claudio Santos <[EMAIL PROTECTED]> wrote: > > > Probably I was not clear... may fault... I need to create starting from > HTML templates another distinct HTML pages, controlling it with ASP > codes... > I thought: > 1) Create DB which get and save the informations (texts, images, links) > 2) Take this with forms > 3) With SQL open the DB tables > 4) Mount new HTML with ASP > > My doubt is how can I choose the right parts of the pre-existing HTML to > put the new informations ? > > Since now again, thanks for all. > > -----Mensagem ori ginal----- > De: GJ [mailto:[EMAIL PROTECTED] > Enviada em: domingo, 6 de mar�o de 2005 22:11 > Para: [email protected] > Assunto: Re: [AspClassicAnyQuestionIsOk] How can I do... > > No need for DB...all you have to do for texts and background colors is > .CSS...In terms of images just put them in a folder where you can call > them in your code > > On Sun, 6 Mar 2005 00:43:28 -0300, Claudio Santos <[EMAIL PROTECTED]> > wrote: > > > > ... to take texts, images, <td> background colors, in a HTML template, > > using ASP ? Need I to use DB or Session Object ? > > > > Since now, thanks for all. > > > > Claudio > > > > -- > > No virus found in this outgoing message. > > Checked by AVG Anti-Virus. > > Version: 7.0.300 / Virus Database: 266.5.7 - Release Date: 01/03/05 > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > Yahoo! Groups Sponsor > > ADVERTISEMENT > > > > ________________________________ > > Yahoo! Groups Links > > > > To visit your group on the web, go to: > > HYPERLINK > "http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/"http://groups. > yahoo.com/group/AspClassicAnyQuestionIsOk/ > > > > To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > Yahoo! Groups Sponsor > > ADVERTISEMENT > HYPERLINK > "http://us.ard.yahoo.com/SIG=129dmbvva/M=298184.6018725.7038619.3001176/ > D=groups/S=1705006764:HM/EXP=1110244281/A=2593423/R=0/SIG=11el9gslf/*htt > p://www.netflix.com/Default?mqso=60190075"click here > HYPERLINK > "http://us.adserver.yahoo.com/l?M=298184.6018725.7038619.3001176/D=group > s/S=:HM/A=2593423/rand=469068315" > > _____ > > Yahoo! Groups Links > > * To visit your group on the web, go to: > HYPERLINK > "http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/"http://groups. > yahoo.com/group/AspClassicAnyQuestionIsOk/ > > * To unsubscribe from this group, send an email to: > HYPERLINK > "mailto:[EMAIL PROTECTED] > subscribe"[EMAIL PROTECTED] > > * Your use of Yahoo! Groups is subject to the HYPERLINK > "http://docs.yahoo.com/info/terms/"Yahoo! Terms of Service. > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 266.6.2 - Release Date: 04/03/05 > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 266.6.2 - Release Date: 04/03/05 > > > [Non-text portions of this message have been removed] > > Yahoo! Groups Links > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
