Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 15 of 15
Search took 0.10 seconds.
Search: Posts Made By: ditchfieldcaleb
Forum: JavaScript programming 03-17-2011, 01:21 PM
Replies: 1
Views: 341
Posted By ditchfieldcaleb
Pull Text off a Page

Is there a way to pull a text off a certain div on a page, and put it into a javascript string? I'm certain that the field has a particular name and id that I can use, if need be.
Forum: PHP 02-23-2011, 01:18 PM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
That worked! It is a permissions problem. I'll...

That worked! It is a permissions problem. I'll have my friend help me with the rest. Thanks!
Forum: PHP 02-23-2011, 02:17 AM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
Umm . . . I use Adobe Dreamweaver CS5 to upload...

Umm . . . I use Adobe Dreamweaver CS5 to upload my files . . . can you explain to me how to do these things?
Forum: PHP 02-22-2011, 11:54 PM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
Ok, so I replace the "Error" with the code . . ....

Ok, so I replace the "Error" with the code . . . nothing shows up in the browser. What should I do if it is a permissions problem?
Forum: PHP 02-22-2011, 11:45 PM
Replies: 2
Views: 857
Posted By ditchfieldcaleb
I'm no pro, but I think this would be pretty hard...

I'm no pro, but I think this would be pretty hard with PHP. You'd have to get it to read the width of each individual bar, and the space in between them, and then translate that into letters and...
Forum: PHP 02-22-2011, 11:14 PM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
Ok, so I implemented the code to check my move,...

Ok, so I implemented the code to check my move, and I keep getting the error code showing that it's not successfully moving it. Any idea why? Ask me for specs if you need them.
Forum: PHP 02-22-2011, 09:54 PM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
How would I do that? Sorry, I'm quite new to PHP.

How would I do that? Sorry, I'm quite new to PHP.
Forum: PHP 02-22-2011, 09:14 PM
Replies: 10
Views: 1,565
Posted By ditchfieldcaleb
PHP File Upload not working

Ok, so I have a form as follows:

<form action="submit.php" method="post"
enctype="multipart/form-data">
<label for="file">Filename:</label>
<input type="file" name="file" id="file" />
<br />...
Forum: JavaScript programming 01-05-2011, 09:57 PM
Replies: 1
Views: 847
Posted By ditchfieldcaleb
Javascript For Loop

Trying to use a "for" loop to cycle through an array and compare values; if the values are equal, then it displays a message about the team, etc.


<html>

<head>
<title>Javascript...
Forum: JavaScript programming 12-29-2010, 08:07 PM
Replies: 4
Views: 578
Posted By ditchfieldcaleb
Thanks man! This was a big help.

Thanks man! This was a big help.
Forum: JavaScript programming 12-29-2010, 03:04 AM
Replies: 4
Views: 578
Posted By ditchfieldcaleb
I'm a bit confused . . . could you explain what...

I'm a bit confused . . . could you explain what the for loop does? I understand for loops, but maybe you could go line by line and explain how it works.
Forum: JavaScript programming 12-29-2010, 02:46 AM
Replies: 4
Views: 578
Posted By ditchfieldcaleb
Is there a better way to do this?

Hey guys. I'm relatively new to Javascript, and wrote a little program. When you click on the change color button, it invokes the function that changes the text/background color. When the...
Forum: JavaScript programming 12-27-2010, 09:34 PM
Replies: 5
Views: 545
Posted By ditchfieldcaleb
Thanks!

Thanks!
Forum: JavaScript programming 12-27-2010, 02:34 AM
Replies: 5
Views: 545
Posted By ditchfieldcaleb
Thanks! This does help--however, why wouldn't my...

Thanks! This does help--however, why wouldn't my code work? If you use "red" as an input, it works--but not with blue or green. I understand that its innefficient; however, I don't understand why it...
Forum: JavaScript programming 12-27-2010, 01:48 AM
Replies: 5
Views: 545
Posted By ditchfieldcaleb
Help with if/then statements?

Im trying to figure out why this code won't work. Unsuccessfully. Sorry, didn't know how to use the "CODE" tag.

<html>
<head>
<script type:"text/javascript">
var BGColor = prompt("Would...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT +1. The time now is 06:36 PM.