hey,
you probly know that you cannot use sig3dat:// links with the header location function, like the following
$link = "sig2dat:///|File:h.txt|Length:56 Bytes,0KB|UUHash:=pRw1seYealf9Mm3rMku83Mf///8=|";
header("Location: " $link);
well, is there a workaround to get the same affect, without the url being visable.
thanks for your time