User Profile

Collapse

Profile Sidebar

Collapse
rrs5
rrs5
Last Activity: Apr 14 '08, 10:05 AM
Joined: Feb 20 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rrs5
    started a topic Formatting an HTML page dynamically

    Formatting an HTML page dynamically

    Hello,

    I have a cgi program written in C++ that fork/execs a back end core engine. This engine outputs results in plain text to stdout which dumped to the browser window.

    I wish to format this output to make it more readable. At the same time I don't want to buffer this data and process it at the server end. Is there any way I can dynamically format this at the client side ?

    I am a newbie to web programing....
    See more | Go to post

  • rrs5
    started a topic mod_python and <img> tag

    mod_python and <img> tag

    Hello,

    I am a mod_python newbie. I hope this is a right forum to post this question.

    I have a python publisher script that generates a dynamic html file with a couple of images. How do I specify the base dir for images separately ?

    Here is my how my directory structure looks:

    /var/www/index.html - main form
    /var/www/newtool/newfile.py - python script
    /var/www/img/myimage.png...
    See more | Go to post
No activity results to display
Show More
Working...