I wasn't able to find this in the docs, so could someone
tell me exactly how --enable-trans-sid is supposed to work
behind the scenes?
Why would this option work and transmit the SID for
this url:
<a href="/interactive/secure_frame.php?sourcePage=<? echo urlencode(
"/interactive/direct_apply/resident.php" ); ?>" target="_top">here</a>
while it won't for this url:
<a href="/interactive/direct_apply/resident.php" target="_top">here</a>
It makes no sense to me...
Any help would be greatly appreciated!!
Chris