Jump to content

[SOLVED] turning a page of text into a variable


chaking

Recommended Posts

So I have a page that takes the id of a building and then prints out all relevant information on that building (all sorts of things like an address, hours of operation, phone numbers, contacts etc...).  I formatted the output so that if you copied it into your clipboard and then pasted it in notepad, it would come out exactly how we wanted it.

 

Now, we want to take that page of information, and put all of it (as is) into an mssql database.  Basically I want to know if it's possible (and how) to grab all of that output and put it into one variable that I could then insert into the mssql database? Any ideas?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.