473,320 Members | 1,965 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Is there a .response for php?

I was wondering if there was a .response type of method that asp has but is in php.
Jul 17 '05 #1
6 1552
*** tofuguy wrote/escribió (6 Oct 2004 23:31:20 -0700):
I was wondering if there was a .response type of method that asp has but is in php.


What object does this method belong to in ASP? What's its functionality?

--
-- Álvaro G. Vicario - Burgos, Spain
-- Thank you for not e-mailing me your questions
--
Jul 17 '05 #2
.oO(tofuguy)
I was wondering if there was a .response type of method that asp has but
is in php.


header() maybe?

Micha
Jul 17 '05 #3
tofuguy wrote:
I was wondering if there was a .response type of method that asp has but is in php.


Have a look at the $_SERVER array.
JW

Jul 17 '05 #4
tofuguy wrote:
I was wondering if there was a .response type of method that asp has but is in php.


OK, you need to realize that some of us have NO IDEA what kind of syntax
and features that ASP has...

Therefore, you'd be better off explaining the functionality that you are
looking for...

IIRC, someone once said that the header() function was similar to
response.write - other than that, more details are required.

--
Justin Koivisto - sp**@koivi.com
http://www.koivi.com
Jul 17 '05 #5
s3******@hotmail.com (tofuguy) wrote in message
news:<df*************************@posting.google.c om>...

I was wondering if there was a .response type of method
that asp has but is in php.


???

If I remember correctly, ASP does not have a .response method,
it has a Response object...

Cheers,
NC
Jul 17 '05 #6
Justin Koivisto wrote:
tofuguy wrote:
I was wondering if there was a .response type of method that asp has but
is in php.


OK, you need to realize that some of us have NO IDEA what kind of syntax
and features that ASP has...

Therefore, you'd be better off explaining the functionality that you are
looking for...

IIRC, someone once said that the header() function was similar to
response.write - other than that, more details are required.


It's more like this:
Response.Write - print/echo
Response.AddHeader - header
Response.End - exit/die
Response.Flush - ob_flush
Response.Clean - ob_clean
Response.Redirect - header
etc.

I agree the OP has to be more specific on what he wants to accomplish.
Jul 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: TinyTim | last post by:
I'm a newbie at ASP & HTML. It seems that when you use server side code and you're going to return a customized HTML form with several fields and labels, you have to do an extensive amount of...
6
by: Mark | last post by:
Hi... I've come across some weird bug with Response.Cookies. Or maybe it will be called "by design" but for the life of me I can't figure out what purpose it would serve. If you're setting a...
5
by: Luiz Vianna | last post by:
Guys, I need to send some info to my client while I'm processing some stuff. The flow will be something like : -process -response -process -response .... I imagine to use response.flush...
2
by: David Union | last post by:
Hi. I'm posting this here because I don't know exactly what the best group is. This is for an aspx page with Visual Basic as the code-behind page. I am doing very simple code... in the middle...
0
by: PD | last post by:
I am trying to stream out a PDF file via the response object and when I execute the code it always brings up the first document that I pulled up.Even when I step through the code, I can see the new...
6
by: john | last post by:
The standard method to transmit a file from an aspx page to a browser is to stream the file to the response then end the response. The HTML code generated by the aspx page is discarded, and the...
5
by: venner | last post by:
I'm having an issue with an ASP.NET website after upgrading to ASP.NET 2.0. The website makes use of a central authentication service (CAS) provided at the university I work for. Each page checks...
4
by: cbtechlists | last post by:
I have an ASP app that we've moved from a Windows 2000 to a Windows 2003 server (sql server 2000 to sql server 2005). The job runs fine on the old servers. Part of the app takes a recordset and...
2
by: Michael D. Ober | last post by:
When I single step through the code below, it sends back the PDF file that is retrieved in the line fm.GetAccountPDF(...). When I run without single stepping, I get the master page for this page. ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.