dling xml file over SSIS possible?

i need to download a file over HTTP and get a xml file then upload it into SSIS.

Only 2 methods are available in SSIS:  FTP and web method. How come there is no HTTP transfer task in SSIS pretty strange.

then i found a script at

http://www.sqljunkies.com/howto/49e823fd-d126-4134-893d-1fd8bd3bd3ba.scuk

 

What kind of SSIS tasks do i need to perform this operation I got the script above but I don't know where to key it in.

 

 

 



Answer this question

dling xml file over SSIS possible?