Search found 9 matches

by tbalazs
Wed Nov 25, 2009 11:48 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Uploading to on-rev
Replies: 3
Views: 2763

Uploading to on-rev

Folders are uploaded without their contents. Is this normal?
Thanks,
Tony.
by tbalazs
Wed Nov 25, 2009 11:46 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Code not working as revlet
Replies: 3
Views: 2531

Re: Code not working as revlet

Thanks Jan and Mark. Other audio files work OK?
Tony.
by tbalazs
Tue Nov 24, 2009 10:47 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Code not working as revlet
Replies: 3
Views: 2531

Code not working as revlet

This works fine when complied for OS X and run locally: on mouseUp play audioclip "fanfare10.wav" repeat with i = 1 to 5 set the blendlevel of me to 100 wait 0.2 seconds with messages set the blendlevel of me to 0 wait 0.2 seconds with messages end repeat end mouseUp When compiled as a revlet, the a...
by tbalazs
Fri Oct 02, 2009 11:22 pm
Forum: Internet
Topic: CSS
Replies: 3
Views: 3778

Thanks Klaus and Mark. I will have a play around and see what I can do. The problem is likely to be that it's a dynamic asp driven site. But I'll see, and report back.
Tony.
by tbalazs
Fri Oct 02, 2009 2:17 am
Forum: Internet
Topic: CSS
Replies: 3
Views: 3778

CSS

Is there any way I could have revBrowser ignore a site's CSS and impose styles from elsewhere (either locally or in the internet)?
Tony.
by tbalazs
Wed Sep 30, 2009 4:38 pm
Forum: Talking LiveCode
Topic: post to asp site
Replies: 4
Views: 3908

In the top field of the message box I get: start using "libSQLYoga" and in the lower field I get the URL I am posting to.

Does this seem right?
Thanks.
Tony.
by tbalazs
Tue Sep 29, 2009 4:01 pm
Forum: Converting to LiveCode
Topic: Tips on translating from VB6
Replies: 2
Views: 5124

Tips on translating from VB6

Does anyone have experience of recoding a VB6 project into Rev? Is it a question of starting from scratch or are there some shortcuts that people can recommend?
Thanks for any help.
Tony.
by tbalazs
Mon Sep 28, 2009 2:20 am
Forum: Talking LiveCode
Topic: post to asp site
Replies: 4
Views: 3908

Apologies for the delay in replying and thanking you. I really appreciate it.
Yes, this helps a lot.
Tony.
by tbalazs
Tue Sep 22, 2009 10:25 pm
Forum: Talking LiveCode
Topic: post to asp site
Replies: 4
Views: 3908

post to asp site

Newbie question here. How would I pass username and password to a login form that is located on a remote web server running asp? Entering http://www.thesite.com/login.asp?userna ... d=password as the URL doesn't work.
Thanks.
Tony.