php-windows Digest 4 May 2007 08:51:17 -0000 Issue 3216

Topics (messages 27802 through 27804):

Java/PHP
        27802 by: Gustav Wiberg

Java/PHP-bridge
        27803 by: Gustav Wiberg

Reload/refresh web page
        27804 by: Alf Stockton

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi there!
 
I just ran into a place called php/Java-bridge
http://php-java-bridge.sourceforge.net/pjb/
 
Anyone have experience of this? (have used it)
 
mvh
/Gustav Wiberg
HMN Konsult
http://www.hmn.se/
0500-27 20 56
 

--- End Message ---
--- Begin Message ---
Hi there!
 
I just ran into a place called php/Java-bridge
http://php-java-bridge.sourceforge.net/pjb/
 
Anyone have experience of this? (have used it)
 
mvh
/Gustav Wiberg
HMN Konsult
http://www.hmn.se/ <http://www.hmn.se/> 
0500-27 20 56

--- End Message ---
--- Begin Message --- I need to add some coding to a web page that forces a reload from the server every time the page loads, no matter where the user came from.

I already have the following meta tags but that does not do what is required.
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="Mon, 22 Jul 2000 11:12:01 GMT"

I also cannot use the full URL, as has been recommendedon the web, as these pages could be at various of my users branches and they could well have their own URLs.
ie No standard URL available.

My first thought was to add refresh within a onload but this would be daft as one would end up in a permanent loop.

Please make suggestions.

--
Regards,
Alf Stockton            www.stockton.co.za

Cold hands, no gloves.
My email disclaimer is available at www.stockton.co.za/disclaimer.html

--- End Message ---

Reply via email to