Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
dgbsb #1
import data from another web page
anyone have any starters on how to import values from one web page to post to
another and allow the page to dynamically update? There are rates from one
page I need to post on my intranet. Please help!
dgbsb Guest
-
How import data into table from XML ?
and ( if possible ) headers. Is possible to have multiple tables in one XML file (how ?) I found this ( below) and after import XML in Indesign... -
import xml form data
I have created a for with an e-mail submit button which generates an xml file containing the form data. I need to import the data into an ado... -
Import CSV Data to Access DB
Hi I am not even sure if this is possible, maybe somebody can help. I am making a site for a car dealer, they have some software that they use... -
import data from ms word
Hi! Is it possible to connect to a word file, like you can connect to an excel spreadsheet? The problem is I have a lot of word files which i... -
import data with a script??
After toying with this for awhile, I did something very straightforward. I created the new empty fields in the table that had the old acct numbers,... -
Nuclear.Kitten #2
Re: import data from another web page
Schedule a task to cfhttp the content page, find/parse the data you need, then update the database if the content has changed. Then just pull the content from the db.
:)
Nuclear.Kitten Guest



Reply With Quote

