Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 2
1
2
>
Showing results 1 to 25 of 49
Search took
0.87
seconds.
Search:
Posts Made By:
Jearb
Forum:
JavaScript programming
07-05-2012, 09:36 PM
Replies:
1
Dynamically Shrink/Expand iFrame?
Views:
620
Posted By
Jearb
Dynamically Shrink/Expand iFrame?
Hey hi hello! I've been working a lot with iFrames (or more specifically, an iFrame) on a website I've been designing for a while. I've been using one large iFrame to display all of the content, and...
Forum:
JavaScript frameworks
07-28-2010, 04:51 PM
Replies:
3
jQuery
Problem with animating text color
Views:
1,616
Posted By
Jearb
I didn't find the source to work. :(
I didn't find the source to work. :(
Forum:
JavaScript frameworks
07-28-2010, 12:01 AM
Replies:
3
jQuery
Problem with animating text color
Views:
1,616
Posted By
Jearb
Problem with animating text color
I've been working on a Jquery snippet for my blog for a while now. I want to make it so that, when you hover over a link, it animates it through a bunch of colors. I got the It's a Rainbow! script...
Forum:
HTML & CSS
06-11-2010, 09:33 PM
Replies:
1
Maddening Form Problem
Views:
708
Posted By
Jearb
Maddening Form Problem
I've been working on this little piece of code for much too long now. I've done something like it before, and before I was able to attribute it to some stupid error and was able to fix it. But I...
Forum:
PHP
01-25-2010, 08:55 PM
Replies:
1
Flat File Problems
Views:
630
Posted By
Jearb
Flat File Problems
<?php
$fileName = "z" . $_POST['Keyword'] . ".txt";
$file = fopen($fileName,"w");
fwrite($file,$string);
$string = "Name: ". $_SESSION['name'] . "\nGender: " . $_SESSION['gender'] ....
Forum:
JavaScript programming
06-25-2009, 07:35 PM
Replies:
0
Frame Reloading Problem?
Views:
498
Posted By
Jearb
Frame Reloading Problem?
Okay, I have a two frames on a page, one named 'main' and the other named 'charpane'. The charpane frame contains the stats of the player in a game I'm making. I've made a script so that when you go...
Forum:
Geek News and Humour
06-22-2009, 10:21 PM
Replies:
2
Making My Own Silly Tags
Views:
1,189
Posted By
Jearb
Hrm...I'll check. Later. 'Cause I don't feel like...
Hrm...I'll check. Later. 'Cause I don't feel like downloading IE right now.
Forum:
Geek News and Humour
06-22-2009, 07:23 PM
Replies:
2
Making My Own Silly Tags
Views:
1,189
Posted By
Jearb
Making My Own Silly Tags
I am going to say this out right - the following post is fairly silly.
Anyway, just a few moments ago, I was messing with the stylesheets of a website I'm making. Just to see if it'd work, I...
Forum:
PHP
06-07-2009, 11:28 PM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Okay. Thanks a bunch, guys. I probably never...
Okay. Thanks a bunch, guys. I probably never would have figured that out. :D
Forum:
PHP
06-07-2009, 04:42 PM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Oh, so I could go like: if { // do...
Oh, so I could go like:
if
{
// do session crap
// output stuff
} else {
// do more session crap
// output stuff
}
Forum:
PHP
06-07-2009, 04:03 PM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Wait, so I can't use logic things like if and...
Wait, so I can't use logic things like if and else before I use a setcookie function?
Forum:
PHP
06-07-2009, 08:07 AM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Well. I changed all of the code, and now it's...
Well. I changed all of the code, and now it's slower, but here it is...
<?php
session_start();
if ($_SESSION["combat"]=="Yes") {
echo "<html>
<head>
<link rel=\"stylesheet\" type=\"text/css\"...
Forum:
PHP
06-07-2009, 07:08 AM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Well, it's still giving me these errors... ...
Well, it's still giving me these errors...
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at...
Forum:
PHP
06-07-2009, 07:00 AM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
Eh...Yeah. I corrected THAT mistake, but now...
Eh...Yeah. I corrected THAT mistake, but now there are still the errors.
Gah.
Forum:
PHP
06-07-2009, 05:13 AM
Replies:
13
PHP Header Errors
Views:
1,145
Posted By
Jearb
PHP Header Errors
Okay, I just got a new webhost. It's all awesome and such, but for some reason when I migrated my code from a game I'm making over, it's giving me a ridiculous amount of errors. Here's the source:
...
Forum:
PHP
05-31-2009, 04:46 PM
Replies:
1
Sssions with Frames?
Views:
446
Posted By
Jearb
Sssions with Frames?
Hi, I was wondering, is it possible to pass $_SESSION variables into other frames? I was trying to work with them, but they always come out set to null. Why is this? And do $_COOKIEs work, either?
Forum:
Java and JSP
05-25-2009, 09:35 PM
Replies:
3
ARGH! Exceptions won't go away!
Views:
853
Posted By
Jearb
Okay, did that - now getting these errors: ...
Okay, did that - now getting these errors:
EncoderBox.java:10: cannot find symbol
symbol : variable sc
location: class EncoderBox
String s = sc.nextline();
...
Forum:
Flash & ActionScript
05-25-2009, 08:25 PM
Replies:
0
OpenLaszlo?
Views:
823
Posted By
Jearb
OpenLaszlo?
Have any of you guys used OpenLaszlo before? It's funky. It has an xml feel to it, yet it can be compiled into a DHTML or SWF format.
It also looks really pretty.
Forum:
Java and JSP
05-25-2009, 08:10 PM
Replies:
3
ARGH! Exceptions won't go away!
Views:
853
Posted By
Jearb
ARGH! Exceptions won't go away!
Okay, so, I'm a Java novice. I decided to make a simple application where you would put in a string, and it gives you an encoded/decoded string. It was all going well, so I figured I'd make it go...
Forum:
PHP
03-18-2009, 10:55 PM
Replies:
4
Grr...if else problem...
Views:
568
Posted By
Jearb
Thanks - now it works. :D
Thanks - now it works. :D
Forum:
PHP
03-18-2009, 09:31 PM
Replies:
4
Grr...if else problem...
Views:
568
Posted By
Jearb
Grr...if else problem...
Alright, I've got this code, but I can't for the life of me figure out what is going wrong. When I run it, it gives me an unexpected '{' error.
if (($_COOKIE["6511102b"]!="newFile") ||
...
Forum:
PHP
03-16-2009, 03:30 AM
Replies:
2
if...else problem?
Views:
535
Posted By
Jearb
Yeah, thanks!
Yeah, thanks!
Forum:
PHP
03-16-2009, 03:17 AM
Replies:
2
if...else problem?
Views:
535
Posted By
Jearb
if...else problem?
How would you create an if...else statement that does something if one variable has one value or another value, but only those two? I know it would use the "||" operator, but I have no idea how it...
Forum:
Small projects (quick fixes and changes)
03-02-2009, 09:31 PM
Replies:
3
Resolved
Java script that does three tasks
Views:
1,561
Posted By
Jearb
I'm willing to do it, but can I see your current...
I'm willing to do it, but can I see your current code, or what the exact details of the form should be? Or should I pm you or something?
Forum:
PHP
02-25-2009, 02:06 AM
Replies:
1
Unexpected $end?
Views:
582
Posted By
Jearb
Unexpected $end?
What does this mean? Hear, I have this code:
<?php
switch ($rand) {
case 1:
$name = "Pab";
echo "<h1>Oh, I see you don't FEEL like putting in a name. Well, now your name...
Showing results 1 to 25 of 49
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
08:05 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.