<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4616.200" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=610151209-04012002><FONT face=Arial size=2>I've created a 
postingFile function to a webserver. It works using SAFileUp and IIS. What I 
want it to do, is return a value upon a completed post (the response). Because 
the function works asynchronously, it can't return a the server response as a 
return value.</FONT></SPAN></DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial size=2>Any ideas on how the 
user can retrieve this value. I could set it in a custom property then fire off 
a getproperty handler, but what should it do? Ideally it should send some sort 
of message...</FONT></SPAN></DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial size=2>Any thoughts would 
be helpful.</FONT></SPAN></DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=610151209-04012002><FONT face=Arial 
size=2>-Chipp</FONT></SPAN></DIV></BODY></HTML>