Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: hooray
Forum: JavaScript / DHTML / AJAX May 23rd, 2008
Replies: 5
Solved: Firefox help
Views: 930
Posted By hooray
actually its not working in ie as far as I can tell, not just firefox. it gives just this:

<input type="text" name="banner" size="43"
Forum: JavaScript / DHTML / AJAX May 23rd, 2008
Replies: 5
Solved: Firefox help
Views: 930
Posted By hooray
do you have javascript off in your firefox browser??
Forum: JavaScript / DHTML / AJAX May 23rd, 2008
Replies: 5
Solved: Firefox help
Views: 930
Posted By hooray
dude, you have comment tags around the whole thing <!-- ...... -->
I don't know if that might change anything by taking those out, but try it and see
Forum: PHP Jan 23rd, 2008
Replies: 18
Views: 1,380
Posted By hooray
Well now thats a unique idea......whoa....whoa....whoa....wait a minit isnt that the exact same thing nav33n just said :P

I also reccomend adding a user_id field to the table, it makes things a...
Forum: PHP Jan 21st, 2008
Replies: 7
Views: 6,569
Posted By hooray
yes, but you would have to do that in php as $aid is a php variable, so it would be:


<?php
echo "<a href='template.php?aid=" . $aid . "'>Read more...</a>";
?>


OR
Forum: PHP Jan 21st, 2008
Replies: 7
Views: 6,569
Posted By hooray
This is a very simple example, but you can build on it:

I am sure you know how get works, but ill put it here anyway, this link sets $_GET['article'] to 1001 on my localhost: ...
Forum: PHP Jan 21st, 2008
Replies: 3
Views: 614
Posted By hooray
Well I would suggest that you put the first name and last name into separate fields. I think it is because it doesnt post spaces or anything after them. Perhaps you could have an underscore if you...
Forum: HTML and CSS Jan 21st, 2008
Replies: 3
Views: 1,315
Posted By hooray
you would be better off making 2 links to external css files on the index page:
<link href="mainstyle.css" rel="stylesheet" type="text/css" />
<link href="substyle.css" rel="stylesheet"...
Forum: PHP Jan 19th, 2008
Replies: 9
Views: 823
Posted By hooray
try creating a new table in the database, and putting the data there, just for a test see if that works
Forum: PHP Jan 19th, 2008
Replies: 9
Views: 823
Posted By hooray
Well so am I, this sounds very strange. are you running it on your own pc or on a free webhost??
Forum: PHP Jan 19th, 2008
Replies: 9
Views: 823
Posted By hooray
try deleting that first entry into the table, and submitting the form again to see if it will enter it once again.
Forum: PHP Jan 19th, 2008
Replies: 9
Views: 823
Posted By hooray
You say you get one record added, by this do you mean that your form worked once, then just stopped afterwards??
Forum: PHP Jan 19th, 2008
Replies: 9
Views: 823
Posted By hooray
there is nothing wrong with your code so far as i can see, I have just copied it onto my computer and it works perfectly well. maybe you have a server problem
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC