in reply to Use dynamic stuff in CGI

Is there a reason you aren't simply storing plain JavaScript in cpy.js? Also do you have <p> tags in your cpy.js file? You may also want to look at the header() method from the CGI docs.

Update: You should benefit from reading the links in this post.

Martin

Replies are listed 'Best First'.
Re^2: Use dynamic stuff in CGI
by roc (Sexton) on Dec 30, 2009 at 10:31 UTC
    hi...thanks a lot for your suggetion...it is working fine...thanks for your links....
Re^2: Use dynamic stuff in CGI
by roc (Sexton) on Dec 29, 2009 at 14:32 UTC
    i'm really sorry... there will be no <p> tag...