Search found 310 matches

Search found 310 matches Page 4 of 31
by visualtech
Mon Aug 03, 2015 8:36 am
Forum: Coding Help & Support
Topic: Need help figuring this out (VB and Javascript)
Replies: 3
Views: 2022

Hey! Filip, the problem was with the IE7 rendering component. :)
by visualtech
Mon Aug 03, 2015 3:07 am
Forum: Coding Help & Support
Topic: Need help figuring this out (VB and Javascript)
Replies: 3
Views: 2022

Okay, so, huge request because I am in major trouble. Heres the story. Theres a website called perk.com. you earn points, get gift cards. A nice guy on the perktv subreddit built a tracker to see how many points per hour you get etc. There became a huge hoopla over security as it used tokens that w...
by visualtech
Thu Jul 30, 2015 3:21 am
Forum: Coding Help & Support
Topic: Media player won't play a .mp4?
Replies: 3
Views: 1814

I hope it works fine. Any problem, ask me! :)
by visualtech
Wed Jul 29, 2015 1:46 am
Forum: Coding Help & Support
Topic: Media player won't play a .mp4?
Replies: 3
Views: 1814

Might be a problem with the codec. Use ffmpeg to inspect the stream and check the codec and then make sure that your component supports that codec; I'm pretty sure Windows Media Player doesn't support that format. It's a m4v : compression, bit-rate, etc. must be different for the component to play. ...
by visualtech
Mon Jun 22, 2015 4:45 pm
Forum: General coding help
Topic: Deserialize a JSON
Replies: 1
Views: 2101

Works really well for me and many other commercial applications: http://www.newtonsoft.com/json
by visualtech
Mon Jun 15, 2015 2:28 pm
Forum: Coding Help & Support
Topic: PropertyGrid Dynamic content from text file ?
Replies: 1
Views: 1315

Yeah, it's pretty simple. PM me for more details! :)
by visualtech
Mon Jun 15, 2015 2:25 pm
Forum: Coding Help & Support
Topic: Embed dll file
Replies: 1
Views: 1349

Use an obfuscator: http://redgate.com or http://ssware.com (CryptoObfuscator)
by visualtech
Fri Jun 12, 2015 10:00 am
Forum: Help & Support
Topic: How to set up this project?
Replies: 2
Views: 2179

It's actually pretty easy. First, you have to install Composer - the package manager for PHP; get it from here http://getcomposer.org Now, fire up Terminal or Command Prompt, and switch to your project's directory. Once there, simply execute: composer install That should do it. It's also a good idea...
by visualtech
Mon May 04, 2015 3:24 pm
Forum: For Sale & Wanted
Topic: Paid - easy/medium task in Visual Basic
Replies: 3
Views: 3780

Roxel wrote:
anyone?
Interested.
by visualtech
Thu Jan 29, 2015 5:01 pm
Forum: Coding Help & Support
Topic: Webrequest login
Replies: 1
Views: 1277

EDIT 1 ============== I had a look, and it seems that you need to login with either Facebook, or Google or their Pixiv account; now, that's the problem. You need to have a look if there is some API available, if there is, it MUST be supporting OAuth or any other hand-to-hand authentication scheme, ...
Search found 310 matches Page 4 of 31
Go to advanced search