Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Display MYSQL Table Values in SL

Nathan Babcock
Registered User
Join date: 5 May 2006
Posts: 47
06-16-2007 18:21
Hi,

I have a table in MQSQL called iPix. This table has 3 fields (Key, Owner, Title). I need a script that displays the values in that table in world when a prim is clicked. It can be displayed via private chat. The values can be separated by a " | "

Any idea how to go about this? I am strugling with a html version as it is - but having this inworld would be phenomenal!

Nathan
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
06-16-2007 21:17
when SL receives information from the web its a string, get your system to display a string in a webbrowser and your good to go inside lsl