austiblox toolblox could be possible
if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"
and added a JS file with "
function insert(id)
{
try
{
window.external.Insert("http://austiverse.com/nvassets/" + id);
}
catch(x)
{
alert("Could not insert the requested item");
} " or something like that, it would be possible
gage should do that nglaustiblox toolblox could be possible
if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"
and added a JS file with "
function insert(id)
{
try
{
window.external.Insert("http://austiverse.com/nvassets/" + id);
}
catch(x)
{
alert("Could not insert the requested item");
} " or something like that, it would be possible
I agree
gage should do that nglaustiblox toolblox could be possible
if they set the client baseurl to www.austiverse.com and created a PHP file named "/IDE/ClientToolbox.aspx.php"
and added a JS file with "
function insert(id)
{
try
{
window.external.Insert("http://austiverse.com/nvassets/" + id);
}
catch(x)
{
alert("Could not insert the requested item");
} " or something like that, it would be possible