Search found 4 matches

by bbock
Thu Mar 10, 2016 1:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem with a string
Replies: 1
Views: 1522

Problem with a string

Hi,

Hoping someone can help me with this. I want to search for this string using Offset:

“(‘savebutton').click();}">

but I can't get Livecode to recognize it. I thought it would be something like this:

“(’savebutton').click();}”&quote&”>”

but it keeps telling me, "Function: separator is not a ...
by bbock
Tue Jan 05, 2016 3:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Does put URL work correctly?
Replies: 8
Views: 4354

Re: Does put URL work correctly?

Klaus,

p.s. I think you may have missed the "www" needs to be included as I mentioned ;-)
by bbock
Tue Jan 05, 2016 3:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Does put URL work correctly?
Replies: 8
Views: 4354

Re: Does put URL work correctly?

Klaus,

Hmm. I suspect that if you post the original URL I provided into a browser (Firefox, Chrome, etc.) you will get results back from Virustotal.

So maybe it is not [technically] considered a valid URL? Not sure. So does that mean that the common web browsers all have this defect?

I also didn ...
by bbock
Tue Jan 05, 2016 5:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Does put URL work correctly?
Replies: 8
Views: 4354

Does put URL work correctly?

Hi,

This does not work for me, and I don't understand why. Hoping someone can help me.

put "https://.virustotal[DOT]com/en/domain/youtube[DOT]com/information/" into theURL
put URL theURL into theWebPageContent

(please note that the forum will not allow me to post the proper link, which has www ...