[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Stupid trick: mixing PHP/Interchange
> Yes the simplier way is to just not use the area tag. If you
> setup your own tags
> like this:
>
> <A HREF="http:__SERVER_NAME__/page_to_call.php">Page To Call</A>
>
> Interchange will leave it alone.
>
> You can even pass the session number by changing it to:
>
> <A HREF="http:__SERVER_NAME__/page_to_call.php?mv_session_id=[data session
> id]&">Page To Call</A>
>
> You will just have to maintain the session variable yourself,
> since you are not
> runnig that page through the Interchange server.
>
>
> John Beima
There's a project to make a class for managing IC sessions through PHP here:
http://sourceforge.net/projects/interchphplib