Search the web
Sign In
New User? Sign Up
apache-asp · Apache::ASP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Calling $Response->Write   Message List  
Reply | Forward Message #2117 of 2277 |
Re: Calling $Response->Write

You set up mod_perl per documentation with the Apache::ASP module and
in your perlscript scripts handled by the appropriate handler, the
$Response object is scoped. Its as simple as that.

David


On 4/6/06, savimonty <savimonty@...> wrote:
>
> Hi,
> I would like to know how to call any Apache::ASP object call from a perl
> script.
> I need to know which package should I "use" to do this ...!
>
> The intent of doing this is to use perl_call's
>
> call_mathod(.... $Response->Write().....) ....
>
> to call these ASP object methods.
>
> Can someone please help me ASAP.
>
> Thanks a million.
> Savio.
> --
> View this message in context:
http://www.nabble.com/Calling-%24Response-%3EWrite-t1410025.html#a3797532
> Sent from the Apache - Asp forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: asp-unsubscribe@...
> For additional commands, e-mail: asp-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@...
For additional commands, e-mail: asp-help@...




Fri Apr 7, 2006 3:58 pm

skylos@...
Send Email Send Email

Forward
Message #2117 of 2277 |
Expand Messages Author Sort by Date

Hi, I would like to know how to call any Apache::ASP object call from a perl script. I need to know which package should I "use" to do this ...! The intent of...
savimonty
savimonty@...
Send Email
Apr 7, 2006
4:41 am

You set up mod_perl per documentation with the Apache::ASP module and in your perlscript scripts handled by the appropriate handler, the $Response object is...
Skylos
skylos@...
Send Email
Apr 7, 2006
3:59 pm

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 ########...
savimonty
savimonty@...
Send Email
Apr 10, 2006
9:20 am

Hi, ... Usually you run Apace::ASP from Apache (nomen est omen ;)) In that case, all objects are already created for you - and you do not have a .pl script but...
Fagyal Csongor
concept@...
Send Email
Apr 10, 2006
9:24 am

Well, thanks again, I am not trying to run an ASP script...!! I know how to do that...!! I know that the ASP objects are created for me once the deelimiters...
savimonty
savimonty@...
Send Email
Apr 10, 2006
12:17 pm

Hi Savio, Okay, sorry that I misunderstood you. I think you can do what you want - as the matter of fact, I used Apache::ASP once as a "templating engine"....
Fagyal Csongor
concept@...
Send Email
Apr 10, 2006
12:45 pm

Hey thanks, We are getting there .... THANKS A LOT ... But i am facing an error .... Guess you can guide me ...!! Well here is the input file .... !! #########...
savimonty
savimonty@...
Send Email
Apr 10, 2006
1:49 pm

I recommend you take a look at the program named "asp-perl" that is part of the Apache::ASP distribution, as well as looking at the "Standalone CGI Mode,...
John Drago
john.drago@...
Send Email
Apr 11, 2006
7:10 am

Joshua Chamas wrote ... ... Where am I to place this snippet...? Well, I need to clarify this further ... I agree that I have to fake ... but I do not want to...
savimonty
savimonty@...
Send Email
Apr 14, 2006
11:07 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help