Search found 339 matches

by cusingerBUSCw5N
Thu Jul 26, 2012 8:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: loading data into DataGrid
Replies: 8
Views: 5084

loading data into DataGrid

I am accessing data - from a website and want to load it into a DataGrid. I have partially succeeded - my data is being loaded into the Titles part of the DataGrid... so, I need it to just put the titles there, and put the data below. Here is the code I am using on mouseUp put URL "myurl" into tFile...
by cusingerBUSCw5N
Wed Jul 25, 2012 4:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

I'm back to trying to connect to an external database. Let's start at the basics. I want to get data from my website database through an ODBC connection. Does LiveCode need to be installed on my server? My webhost seems to think that LiveCode has to be installed. If it does, is there a server versio...
by cusingerBUSCw5N
Mon Jul 16, 2012 6:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

Hi. I'm back. The IRS has been paid. Now...back to getting data from my SQL database. I couldn't figure out how to implement your ideas - so I searched around and found the code below - that seems to get database info without needing a RevLet ---or anything special---. I get to the point where the a...
by cusingerBUSCw5N
Fri Jul 13, 2012 5:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

thanks for the ideas. I have to take a break to pay taxes to the IRS...and stuff like that... I'll be back later to work on this
by cusingerBUSCw5N
Fri Jul 13, 2012 2:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

I'm afraid I've flunked. I tried using your idea - but I don't have anything labeled queryresults. It's just picking up words on bob.cfm So, I thought I might set up a second field (sample2) and have it get the htmltext from the first one (sample) set the htmltext of field "sample2" to field "sample...
by cusingerBUSCw5N
Fri Jul 13, 2012 1:17 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

OK... I have the results of a query coming into LiveCode (pretty amazing...) I am using Cold Fusion to access the database. Right now, I am looping over states, so it appears on LiveCode as AL<br>AZ<br>AR<br> (in cold Fusion it appears properly formatted) - so LiveCode isn't processing the html form...
by cusingerBUSCw5N
Fri Jul 13, 2012 12:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

OK....maybe... do you have any examples of that being done - with a loop?
by cusingerBUSCw5N
Thu Jul 12, 2012 11:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Re: Saving as a RevLet

thanks for your prompt reply. Unfortunately, your solution just gives me the source code. I just want the the results of a query that I've run. Let's start again. I have an existing database (SQL - not msSQL) and I want to get information from it to LiveCode - (the results are a loop - so I need all...
by cusingerBUSCw5N
Thu Jul 12, 2012 6:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving as a RevLet
Replies: 16
Views: 7508

Saving as a RevLet

I know I am jumping the gun because I'm new - but I need to know how I can retrieve data from my website to feed LiveCode. So I went to "how to pass data from a webpage to a plugin" and was following along in the instructions when it came to: Save your stack as a revlet and see the result What's a r...

Go to advanced search