Listing 2: Myfluplenh.asp <%dim svr, user, TargetURL, PathToPA, RepostURL, PostingURL svr = Request.ServerVariables("SERVER_NAME") user = Request.ServerVariables("LOGON_USER") TargetURL = "http://" + svr + "/uploads/" + user PathToPA = "http://" + svr + "/scripts/cpshost.dll" RepostURL = "http://" + svr + "uploads/postupload.asp" PostingURL = PathToPA + "?PUBLISH?" + RepostURL%> MyFlUplEnh.asp
Drag and Drop your files on the icon above to send them to <%=svr%>.