Search found 131 matches

Search found 131 matches Page 1 of 14
by jtlusco
Mon Dec 28, 2015 8:08 pm
Forum: Coding Help & Support
Topic: Need some help with randomizing
Replies: 2
Views: 1596

Thanks I forgot all about using a case statement. Now I just need to get the background music to keep playing when the other sounds play. Other then that this works great. It is an application that I am making for my 11 month old so he can smack the keyboard on an old netbook and have fun with anima...
by jtlusco
Sat Dec 19, 2015 10:14 pm
Forum: Coding Help & Support
Topic: Need some help with randomizing
Replies: 2
Views: 1596

I have 5 Functions setup and I want to randomize what one is triggered when any key is pressed on a keyboard.
Any assistance would be appreciated.
by jtlusco
Tue Feb 03, 2015 11:34 pm
Forum: Tutorials
Topic: Is my PHP contact page corret
Replies: 7
Views: 4909

Here is the contact form section of the main.js file if that will help any. contactForm = function(){ $("#contact-submit").on('click',function() { $contact_form = $('#contact-form'); var fields = $contact_form.serialize(); $.ajax({ type: "POST", url: "_include/php/contact.ph...
by jtlusco
Mon Feb 02, 2015 12:52 pm
Forum: Tutorials
Topic: Is my PHP contact page corret
Replies: 7
Views: 4909

I used the Web platform installer from microsoft to install php.
the test php page I used was
<?php
echo "Hello World"
?>

and that works
by jtlusco
Sun Feb 01, 2015 7:52 pm
Forum: Tutorials
Topic: Is my PHP contact page corret
Replies: 7
Views: 4909

The hello world php works. Do you have an php page that i should use for testing.?
by jtlusco
Sun Feb 01, 2015 3:26 pm
Forum: Tutorials
Topic: Is my PHP contact page corret
Replies: 7
Views: 4909

That makes it show the PHP code in the browser so it does something now any idea why it would not send but show the code? Is my PHP not setup correctly? I used the version.php and it shows up like it should so I thought it was setup correctly I have never used or setup PHP before. Oh and thanks for ...
by jtlusco
Sat Jan 31, 2015 4:26 am
Forum: Tutorials
Topic: Is my PHP contact page corret
Replies: 7
Views: 4909

I am working on a site with a contact us section. it should email to an email when you click the send button but it is not. (Email removed for security reasons) PHP <?php /* * Contact Form Class */ header('Cache-Control: no-cache, must-revalidate'); header('Expires: Mon, 26 Jul 1997 05:00:00 GMT'); ...
by jtlusco
Fri Dec 26, 2014 3:13 pm
Forum: Codenstuff boardroom
Topic: It's Chriiiiiiistmas
Replies: 8
Views: 2982

Merry Christmas,
I got a Raspberry PI Cana kit ultimate and a 7" touchscreen kit.
by jtlusco
Fri Nov 07, 2014 3:25 pm
Forum: Competitions
Topic: Wacky Weekend Clearout
Replies: 7
Views: 4132

Here is my entry it is nothing special but I try.

Download
by jtlusco
Fri Oct 10, 2014 5:33 pm
Forum: Quick Snips
Topic: Round borders
Replies: 7
Views: 3619

Yes but you can do more with VB then you can with CSS
Search found 131 matches Page 1 of 14
Go to advanced search