View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gurinder Gurinder is offline
external usenet poster
 
Posts: 1
Default vba(SOX): ftp connection & hard coded password

Hi,
We have a VBA application and some data is sent using ftp. But the
user id and password are hard coded inside the code. This is not SOX
compliant. Is there a wayout to this problem??

Thanks,
Guri