Search found 78 matches

Search found 78 matches Page 1 of 8
by Bloodz_Ninja
Mon Jun 26, 2017 4:12 pm
Forum: Quick Snips
Topic: Count down timer
Replies: 3
Views: 4057

Good point. But it was more of a spur of the moment kind of thing, also not the best at math either, but once again pretty good point
by Bloodz_Ninja
Sun Jun 25, 2017 3:09 pm
Forum: General Help
Topic: Port forwarding two routers
Replies: 3
Views: 8865

Not sure if the links CodenStuff provided worked for you 100%, but something ive noticed is that most routers these days dont have port forwarding functions anymore. Might want to check with your ISP if thats the case
by Bloodz_Ninja
Sun Jun 25, 2017 3:05 pm
Forum: Codenstuff boardroom
Topic: Bought a tablet
Replies: 3
Views: 3604

Hi guys and Gals I know this is an old post but :) I bought a ASUS ZENPAD 7.0 a while back for £40.00 It has 2 gig ram Intel 64but quad core 1.25 processor takes memory cards up to 32 gig Running Android Fantastic tablet, lovely screen, great battery life, good Speakers, Camera front and back Nice ...
by Bloodz_Ninja
Sun Jun 25, 2017 2:42 pm
Forum: Full Software
Topic: LearnC++
Replies: 0
Views: 8510

So my software is a visual basic program that teaches c++ (yea yea, make fun of me) The program consists of notes, mini exams, and final exams The file was too big to upload... so uh.. Download: https://www.sendspace.com/file/twjyzk Virus Scan: https://www.virustotal.com/en/url/42c3e2858d5fc26bd1fd1...
by Bloodz_Ninja
Sun Jun 25, 2017 2:18 pm
Forum: Quick Snips
Topic: No double click event? No problem
Replies: 0
Views: 7784

Once again, back with a very simple code. In a project of mines, i have a hidden feature that is triggered by double clicking on an object. But visual studio 2010 doesnt have a double click event... not that i know of atleast So here is my solution What we need: An object to click on Timer Variable ...
by Bloodz_Ninja
Sun Jun 25, 2017 2:10 pm
Forum: Quick Snips
Topic: Count down timer
Replies: 3
Views: 4057

So i've made this code in a project of mines, and i thought id share this piece of it. Idk if there are any like this already, or better, but this was my method. First, we declare 2 variables Dim seconds, minutes As Integer Second, in form_load, we assign a value of your choice. My code counts from ...
by Bloodz_Ninja
Sat Apr 08, 2017 6:43 pm
Forum: Codenstuff boardroom
Topic: FREE- Who wants em?
Replies: 10
Views: 7033

Claimed. Thanks tons! Would not let his go to waste :D
by Bloodz_Ninja
Fri Apr 07, 2017 10:03 pm
Forum: 3D Software
Topic: My first 3D model
Replies: 3
Views: 9271

looks pretty cool. You should give this a shot in AutoDesk Revit or Maya!
by Bloodz_Ninja
Fri Apr 07, 2017 9:57 pm
Forum: Codenstuff boardroom
Topic: FREE- Who wants em?
Replies: 10
Views: 7033

I have always been interested in software like these, just havent got around purchasing one (full versions). If the last key still stands, would be a pleasure to have it :nersmile
by Bloodz_Ninja
Sun Jun 19, 2016 10:47 pm
Forum: Tutorial Requests
Topic: Grabbing text from website
Replies: 4
Views: 3578

If you're using a Webbrowser control you can grab the content of elements on a webpage like this: WebBrowser1.Document.GetElementById("ID-of-the-element").GetAttribute("innerText") Where " ID-of-the-element " would be the ID tag of whichever element you want to pull co...
Search found 78 matches Page 1 of 8
Go to advanced search