BookmarkSubscribeRSS Feed
renjithr
Quartz | Level 8

Hi,

 

I am asked to create a process to upload files(.CSV) to a website and I am wondering if there is a way in SAS/SAS EG to do this thru code. Please let me know.

 

The file I plan to upload has 20 columns(name, age, race ..etc).

2 REPLIES 2
ChrisHemedinger
Community Manager

Easiest method is FTP, using FILENAME FTP, if the web site supports that.

 

If the site requires HTTP (like a web form) it can get a little trickier, but usually PROC HTTP (and the POST method) can be coaxed into doing the job.

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2299 views
  • 0 likes
  • 2 in conversation