Thanks.
Well, I did not understand what you tried to say.... sorry..!! Just a Novice
to perl
But this is what I want to do. ...
I have a file trial.pl
######## HERE IT IS : trial.pl ####
# What package do I have to import to use the Object method like
$Response->Write()
use Apache::ASP::Response;
$Response = Apache::ASP::Response;
# Is this the right way to create $Response object ...?????? or any other
ASP::Perl object
$Response->Write("Hello, world!!\n");
$Response->...... and so on....
######################################################
I hope you are getting what I am looking for.
Thanks a million...!!
Regards,
Savio Monteiro
--
View this message in context:
http://www.nabble.com/Calling-%24Response-%3EWrite-from-perl-t1410025.html#a3838392
Sent from the Apache - Asp forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]