Facebook Application
Enrique Arredondo
henry at vegena.net
Wed Dec 16 07:16:15 PST 2009
mtauber19 at comcast.net wrote:
> I am working on a facebook application using fpcgi. I need the first
> two lines of the html document rendered by the fpcgi program to be
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"
> xmlns:fb="http://www.wzhu.devrs002.facebook.com/2008/fbml">
>
> When I use the filepro command:
>
> html "1" :CR @pw{".htm" :TI "Title"
>
> The page that is rendered has the html tag rendered as
> <html>
>
> I would appreciate any suggestions to resolve this.
>
> Thank You
>
>
> Marv Tauber
> ------------------------------------------------------------------------
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
Use the free text command, I do that when I need to add java scripts
html "1" :tx "<DOC! yada yada yada"
html "1" :tx "<html yada yada yada>"
and voila!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20091216/cb7bc3fa/attachment.html
More information about the Filepro-list
mailing list