How can I import text from a text file located in a dropbox.
i trying add text box announcements client can update updating text file in dropbox.
i using dreamweaver 5
here site www.cvham.org
if going updating announcements on regular basis, consider cms alternative wordpress.
while possible if make file publicly available , put url include (ie: in php - include([urltodropboxfile]); ) isn't recommended. first, text in txt file needs parsed server, otherwise come through 1 big text block. because of advantageous have client make html files. , second, shared hosts, assume client using, disallow remote urls in includes security reasons bandwidth reasons because don't know process being included is. test create php info file , check variable "allow_url_include". if option not on or allowed, can't include dropbox files if wanted to.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment