No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hello, I have a mysql field that is a blob and I use encode to encrypt the values for that field. One of the values is: 62756d7069886d66 When I use the salt: ulabula to decode it via phpmyadmin, the correct value returns: 62756d7069886d66 However when I do the exact same …
Hey Everyone, I know how to right a php script to send out an email. But I want to write a script that will send out an email at a certain time, The crux is, I need the email to be sent out even if nobody is accessing the page …
I have this code which basically if you uncheck the parent checkbox and if any of the other checkboxes are checked, they will also uncheck. [CODE]<script type="text/javascript"> function c_uncheck() { var field1 = document.myform.lista; var field2 = document.myform.listb; var field3 = document.myform.listc; var field4 = document.myform.listd; for (a = 0; …
Here is the link: [url]http://www.skyfirestudio.com/project1245/testhomeflash.php[/url] Long story short, I need an swf file to display full screen underneath an html nav bar. But... The link above works fine except that since the nav bar is above the swf displaying the swf at 100% causes the controls for the swf to …
I am working on the same problem right now and will post the code when i am done, probably in a day or two.
The End.
stbtwitter