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.

Check out SAS Innovate on-demand content! Watch the main stage sessions, keynotes, and over 20 technical breakout sessions!

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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