Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jean] Make Static page from results

Quote Reply
Re: [jean] Make Static page from results In reply to
Thanks, I looked those threads, and could not find solution for this :(

Basically it could be a global template, I could add.

Imagine using sample database. user signs in. user modifies his record... whenever user modifies his record I want to create modify_success.html page just as user saw in his/her browser.

I have a other .cgi script, which will handle this, but its rather lenghty, and it requires use of MySQL username and password. I now there is really simple way of accomplishing this.

Something like global template called makehtml and then use that tag in modify success page

Global template would have this in it.

Print current page as html
Copy page to this directory
End

(Now how would you code above thing?)

Thx
Subject Author Views Date
Thread Make Static page from results Suomi 3336 Mar 15, 2002, 10:52 AM
Thread Re: [Suomi] Make Static page from results
jean 3135 Mar 17, 2002, 8:48 PM
Post Re: [jean] Make Static page from results
Suomi 3110 Mar 25, 2002, 12:31 PM