php-windows Digest 3 Aug 2002 17:19:41 -0000 Issue 1272

Topics (messages 15102 through 15105):

testing needed
        15102 by: Jeremy Wilson
        15103 by: Demi Vitalis

Re: pass var from JS to php
        15104 by: Mikey

Problems with Caching
        15105 by: Kit Kerbel

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 ---
If any of you have time to test out a new software application I will be
making available, you can download the demo version at the below URL.

For those of you who try it and give me feedback, I might give you a copy of
it for free.

I am thinking of charging $39.95 for it.

You can download it at http://www.intravative.com/demos/SRLEDemo.zip

Jeremy Wilson
Chief Technology Officer
Fax: 1-818-505-0198
Phone: 1-818-623-9850
[EMAIL PROTECTED]
www.intravative.com
MSN Messenger: shaka0070

--- End Message ---
--- Begin Message ---
If any of you have time to test out a new software application I will be
making available, you can download the demo version at the below URL.

For those of you who try it and give me feedback, I might give you a copy of
it for free.

I am thinking of charging $39.95 for it.

You can download it at http://www.intravative.com/demos/SRLEDemo.zip

Jeremy Wilson
Chief Technology Officer
Fax: 1-818-505-0198
Phone: 1-818-623-9850
[EMAIL PROTECTED]
www.intravative.com
MSN Messenger: shaka0070

--- End Message ---
--- Begin Message ---
Errr...

print.php?page=member&id=<? echo $LINKID; ?>


> -----Original Message-----
> From: Kit Kerbel [mailto:[EMAIL PROTECTED]]
> Sent: 03 August 2002 04:40
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] pass var from JS to php
>
>
> With this statement:
>
> <a href="#"
> onClick="MM_openBrWindow('print.php?page=member&id=140','','locati
on=no,scrollbars=auto,width=550,height=500')">> <img
> src="images/printer_friendly.gif" alt="printer friendly page"
> border="0">>/a>
>
> ...I would like to do something like:
>
> print.php?page=member&id=$LINKID   <----(where 140 is replaced
> with $linkid
>
>
> Is there a way to do this?
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>


--- End Message ---
--- Begin Message ---
I have session caching set to private.  However, when I log back in to my 
site, it wants to show the cached page, even if i've made changes to my 
account, or whatever.  Another example:  I log in as Kit, do some things in 
the site, logoff, then log in as Erica.  The site wants to show me as logged 
in as Kit until I refresh the screen a time or two.

Another problem exists within this one:

If I turn caching off, this problem is fixed, however, I can't hit the back 
button on the browser without it telling me the page has expired and I need 
to hit refresh to reload the information.

Any help is much appreciated.

THANKS,
Kit



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

--- End Message ---

Reply via email to