Re: Rendering out a page
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15634
interpreted = N
texte = >I have been asked to consider rendering out a page that via a search that>displays some 580 plus items.>Does this mean I can or cannot then create a hyperlink that I currently>generate on the non-rendered page and embed webcat search tags in the>rendered page?You can render anything you like to the file using WriteFile. One 'secret' is to make sure you add secure=F to the context so that outsiders can view your page:[WriteFile file=SomeFile.html&secure=F]... you stuff here[/WriteFile]It is true that all the WebDNA inside gets executed first, so it does the right thing -- the final page ends up looking like regular HTML, just as if you had displayed a template which didn't have the [WriteFile] embedded in it.Be careful if you want [cart] tags inside there -- they will get substituted (rendered) with whatever cart value you have at the time, so it would be a good idea to manually hit the RenderPage.tmpl with ?cart=[cart], which causes the cart value to become literally [cart] rather than being turned into a number. If you want other WebDNA to remain in its [xxx] (unrendered) form, just wrap [Raw] around it, likeWelcome! Today is [raw][date][/raw] on our server.This will be rendered as Welcome! Today is [date] on our server. instead of substituting the date at the time of rendering.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>I have been asked to consider rendering out a page that via a search that>displays some 580 plus items.>Does this mean I can or cannot then create a hyperlink that I currently>generate on the non-rendered page and embed webcat search tags in the>rendered page?You can render anything you like to the file using WriteFile. One 'secret' is to make sure you add secure=F to the context so that outsiders can view your page:[WriteFile file=SomeFile.html&secure=F]... you stuff here[/WriteFile]It is true that all the WebDNA inside gets executed first, so it does the right thing -- the final page ends up looking like regular HTML, just as if you had displayed a template which didn't have the
[writefile] embedded in it.Be careful if you want
[cart] tags inside there -- they will get substituted (rendered) with whatever cart value you have at the time, so it would be a good idea to manually hit the RenderPage.tmpl with ?cart=
[cart], which causes the cart value to become literally
[cart] rather than being turned into a number. If you want other WebDNA to remain in its [xxx] (unrendered) form, just wrap
[raw] around it, likeWelcome! Today is
[raw][date][/raw] on our server.This will be rendered as Welcome! Today is
[date] on our server. instead of substituting the date at the time of rendering.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Grant Hulbert
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
If Empty ? (1997)
The word TYPE in search contexts and fields (1998)
Re:HELP - NONE STOP DIGESTS. Digest for 4/24/97) (1997)
Install Webcatalog under NT4.0 and Microsoft IIS 2.0 (1997)
2nd WebCatalog2 Feature Request (1996)
Search Folder? (1998)
ooops...WebCatalog [FoundItems] Problem - LONG - (1997)
Server IP address-thanks (2004)
Re:Running 2 two WebCatalog.acgi's (1996)
Help! WebCat2 bug (1997)
[referrer] tag (1997)
WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997)
Shipping still a problem!! (1998)
Order file numbers different than the cart number. why? (2000)
Nesting Search Within
Tag? (1997)
RE: combining strings (1997)
Alternating colors (1997)
MATH (1998)
[WebDNA] Emailer and Comcast.net (2008)