Search found 2188 matches

Search found 2188 matches Page 5 of 219
by comathi
Sun Jun 28, 2015 11:25 am
Forum: Coding Help & Support
Topic: Determine if exist in unknown folder
Replies: 5
Views: 2773

If My.Computer.FileSystem.FileExists("Account\" + user_created_folder + "\save_settings.dll") Then MessageBox.Show("The file exists!") Else MessageBox.show("The file does not exist!") End If user_created_folder is a String that represents the user created.
by comathi
Mon Jun 22, 2015 2:15 pm
Forum: Codenstuff boardroom
Topic: Windows 10 - July 29th
Replies: 2
Views: 1626

For those of you currently running Windows 8.1, you'll most likely find a "Windows 10" button in your taskbar (see picture below). Clicking on it will enable you to reserve a copy of Windows 10 (which will be sent to you on July 29 when it's actually released). I've been keeping up as best...
by comathi
Mon Jun 01, 2015 8:31 pm
Forum: Help & Support
Topic: JSZip Read Zip File and Execute from an Existing Zip File
Replies: 3
Views: 2622

I'd love to help, but I'm not quite sure I understand what you're trying to do :p
by comathi
Sun May 31, 2015 7:03 pm
Forum: Coding Help & Support
Topic: Move the Caret
Replies: 3
Views: 1811

True, but the Try-Catch blocks in this case are to avoid conditionals and checking for the RichTextbox's bounds. It is indeed quite lazy though :D
by comathi
Sun May 31, 2015 1:57 pm
Forum: Coding Help & Support
Topic: Move the Caret
Replies: 3
Views: 1811

Tried these in a test program... they seem to be working fairly well: Up RichTextBox1.Focus() Try Dim currLine As Integer = RichTextBox1.GetLineFromCharIndex(RichTextBox1.SelectionStart) Dim offset As Integer = RichTextBox1.SelectionStart - RichTextBox1.GetFirstCharIndexOfCurrentLine RichTextBox1.Se...
by comathi
Fri May 01, 2015 10:59 pm
Forum: Codenstuff boardroom
Topic: HAPPY BIRTHDAY FILIP
Replies: 1
Views: 1254

OMGOMGOMGOMGOMGOMGOMGOMGOMGOMG it's your 18th birthday wahooo; Happy birthday to you Happy birthday to you Happy birthday dear Filip Happy birthday to you! Happy birthday to the most wonderful sir there is, the best partner, an excellent designer and my best friend. Have a fantastic day getting drun...
by comathi
Mon Apr 20, 2015 9:40 am
Forum: Help & Support
Topic: Rating System[Help]
Replies: 1
Views: 2095

I figure you'd also need PHP to store the votes, or else you wouldn't be able to save them and display on another page.

Here's a tutorial I found online that might help: http://code.tutsplus.com/tutorials/buil ... -net-11541
by comathi
Tue Apr 07, 2015 7:53 pm
Forum: Codenstuff boardroom
Topic: Homepage content suggestions
Replies: 5
Views: 2169

CodenStuff wrote:
Where is the sketch? lol
I may or may not have used the word "second" very loosely here lol.

I'll have yer sketch tonight... or this weekend... you'll just have to keep checking ;-)
by comathi
Sun Apr 05, 2015 11:28 pm
Forum: Codenstuff boardroom
Topic: Homepage content suggestions
Replies: 5
Views: 2169

As you mentionned, displaying recent posts and topics should be the main priority for the homepage. You could also use it to display the latest blog entries, software in the store and videos (is that even still a thing? lol) I think the list of subforums should be moved to a seperate page like befor...
Search found 2188 matches Page 5 of 219
Go to advanced search