Search Results

Showing results 1 to 40 of 84
Search took 0.01 seconds.
Search: Posts Made By: Reliable
Forum: Graphics and Multimedia 2 Days Ago
Replies: 4
Views: 161
Posted By Reliable
I dunno. I'l try that and see. If so, I'll have to just close out with the move tool I guess.
Forum: Graphics and Multimedia 2 Days Ago
Replies: 4
Views: 161
Posted By Reliable
Hey everyone,

When I open Photoshop CS3 it opens with the selection tool activated. I'd like it to make the move tool my default tool. (It is the most frequently used tool in the toolbar). how...
Forum: PHP Oct 13th, 2009
Replies: 1
Views: 226
Posted By Reliable
I've been echoing variables by simply typing "echo" then the variable. For instance:
<?php
$name = "Me";
echo $name;
?>
This has been working just fine. I was watchign a tutorial and when...
Forum: Graphics and Multimedia Oct 9th, 2009
Replies: 5
Views: 730
Posted By Reliable
Are you using a WYSIWYG or are you hard coding?
Forum: HTML and CSS Oct 9th, 2009
Replies: 0
Views: 277
Posted By Reliable
I was trying to think of practical examples for needing to pass a value with a hyperlink. I've been doign HTML for a few year btu never needed to do that. I was thinking of when I visit a retail...
Forum: PHP Oct 8th, 2009
Replies: 2
Views: 178
Posted By Reliable
I guess perhaps the semantics of everything was messing me up (eg.."passing in", "arguments"). It wasn't that specific example I had problems with; it was the general principal of "passign in...
Forum: PHP Oct 8th, 2009
Replies: 2
Views: 178
Posted By Reliable
Good afternoon all,

I'm at the beginning stages of learning PHP. I'm trying to understand passing in functions. I have a video lesson so I can see what is being explained but for some reason i...
Forum: HTML and CSS Sep 21st, 2009
Replies: 1
Views: 252
Posted By Reliable
I ended up solving my own problem.
Forum: HTML and CSS Sep 21st, 2009
Replies: 1
Views: 252
Posted By Reliable
This could really go into several language categories. I use Dreamweaver to primarily generate the HTMLand CSS I need. (of course I tweak it manually. Sometimes I even forget Dreamweaver's...
Forum: PHP Sep 9th, 2009
Replies: 3
Views: 161
Posted By Reliable
No error message. I'm not getting any data returned. When I load and even refresh my page its just blank.
Forum: PHP Sep 9th, 2009
Replies: 3
Views: 161
Posted By Reliable
I'm learning PHP & MySQL. While trying to folllow a tutorial I am not getting the erxpected result which is simply to retrieve a little data out of a table with a query.
Here is my PHP code:
...
Forum: Windows NT / 2000 / XP Aug 31st, 2009
Replies: 6
Views: 401
Posted By Reliable
actually it's not necessary as I saw with the post from beerlover. If you go to his post he posts a link to a site you can submit your site to and they will posts screenshots of how it looks on the...
Forum: Windows NT / 2000 / XP Aug 31st, 2009
Replies: 6
Views: 401
Posted By Reliable
Thanks!!! I bookmarked the page for later use.
Forum: Windows NT / 2000 / XP Aug 31st, 2009
Replies: 6
Views: 401
Posted By Reliable
I saw that same search result, but at the bottom of teh page it said that program was no longer supported.
Forum: Windows NT / 2000 / XP Aug 30th, 2009
Replies: 6
Views: 401
Posted By Reliable
Is there a way to install multiple versions of IE on an XP PC? As a webdesigner/developer I would like to run 6.0, 7.0, and 8.0 for testing.
Forum: HTML and CSS Aug 8th, 2009
Replies: 2
Views: 360
Posted By Reliable
I actually solved my problem. I forgot that floating divs need to have a set width for another div to be by its side.
Forum: HTML and CSS Aug 7th, 2009
Replies: 3
Views: 771
Posted By Reliable
Hey Everyone,

I want to replace the following code with it's DIV equivalent.
<body>
<div id="container">
<div id="header">
<table width="901" border="0" cellpadding="0" cellspacing="0">
...
Forum: HTML and CSS Aug 6th, 2009
Replies: 2
Views: 360
Posted By Reliable
My div background color did not show up when I placed it in the external CSS sheet. I went ahead and made it an inline style and got my desired result except for thebig space between the right side...
Forum: PHP Aug 3rd, 2009
Replies: 4
Views: 278
Posted By Reliable
Hey everyone,

Just seeking opinions as to whether or not you think it's wise to tackle learning more than one programming language simultaneously (eg..PHP and Action script 3.0). Ive noticed that...
Forum: Search Engine Optimization Jul 29th, 2009
Replies: 23
Views: 1,004
Posted By Reliable
It's no longer a rumor. Here's (http://tech.yahoo.com/news/ap/20090729/ap_on_hi_te/us_microsoft_yahoo) the article.
Forum: Window and Desktop Managers Jul 29th, 2009
Replies: 3
Views: 904
Posted By Reliable
Hey All,

I want to try Linux so I was wondering what was the best way to go about it (the way that would cause the least casualties). I guess I can either go the dual boot route or I can install...
Forum: JavaScript / DHTML / AJAX Jul 18th, 2009
Replies: 1
Views: 330
Posted By Reliable
I solved my own problem by remembering Google after I posted. for everyone's reference, you can't use ampersands. you have to spell it out.
Forum: JavaScript / DHTML / AJAX Jul 18th, 2009
Replies: 1
Views: 330
Posted By Reliable
In other words, can I do this..
<cd>
<artist>Angella Christie</artist>
<album>Hymn & I</album>
<song>Blessed Assurance</song>
<genre>Gospel Jazz</genre>
<image>...
Forum: Graphics and Multimedia Jul 14th, 2009
Replies: 3
Solved: Coding Syntax
Views: 505
Posted By Reliable
lol..cool...thanks for your input
Forum: Graphics and Multimedia Jul 13th, 2009
Replies: 3
Views: 484
Posted By Reliable
Excellent!!! Thank you

Anyone with anything to add?
Forum: Graphics and Multimedia Jul 10th, 2009
Replies: 3
Views: 484
Posted By Reliable
Is there an "easy" way to learn the different AS3 classes, their properties (if applicable) , and their methods and syntax?
Forum: Graphics and Multimedia Jul 8th, 2009
Replies: 3
Solved: Coding Syntax
Views: 505
Posted By Reliable
Hey Everyone,
I know that AS3 uses what is called "camel coding", but it seems to that sometimes the names given to variables and especially functions could be shortened even more. Is "camel...
Forum: JavaScript / DHTML / AJAX Jun 23rd, 2009
Replies: 2
Solved: Ajax or what?
Views: 323
Posted By Reliable
Hello any and everyone,

I have a form inside of an HTML page. The result I want is that when the user hits the submit button that only the section of the page containing the form refreshes. Wen...
Forum: Graphics and Multimedia Jun 21st, 2009
Replies: 3
Views: 707
Posted By Reliable
I actually found the answer to my own question this time. You need multiple SWFs when making a Flash website and Action script helps make it happen. Thanks for trying to help, but it really has...
Forum: Graphics and Multimedia Jun 17th, 2009
Replies: 8
Views: 972
Posted By Reliable
When it comes to multimedia presentation Flash is the often the best choice. If you converted your movie to .flv, and either embedded that in a flash movie or streamed it into your flash player and...
Forum: Graphics and Multimedia Jun 17th, 2009
Replies: 1
Views: 564
Posted By Reliable
What do any of you charge or what is a competitive rate for Flash animation?
Forum: Graphics and Multimedia Jun 17th, 2009
Replies: 3
Views: 707
Posted By Reliable
I have come across Flash websites (the complicated and beautiful ones) that use multiple .swf movies. Why and how is that done?
Forum: Graphics and Multimedia Jun 17th, 2009
Replies: 8
Views: 972
Posted By Reliable
If you can I would convert the videos to .flv format. If you are stick with .mov, .wmv, or .avi formats then use the embed code for Quicktime or WMP (Windows Media Player).
Forum: Troubleshooting Dead Machines Jun 16th, 2009
Replies: 3
Views: 799
Posted By Reliable
You're exactly right. It DID take too much time to resolve and I ended up swapping out the hard drive in the end anyway.
Forum: Troubleshooting Dead Machines Jun 9th, 2009
Replies: 3
Views: 799
Posted By Reliable
A customer brought a Dell Latitude C840 to me saying he could not get into it. I booted it up only to come across a screen that said that hard drive had a password on it. When I told him about it...
Forum: Graphics and Multimedia Jan 22nd, 2009
Replies: 3
Views: 977
Posted By Reliable
Hello Any and Everyone,

I made a pop up which is a Flash movie embedded in an HTML page. I used Flash's export feature to put it in the proper Dreamweaver file and then used Dreamweaver's media...
Forum: JavaScript / DHTML / AJAX Jan 10th, 2009
Replies: 4
Views: 2,955
Posted By Reliable
I tried the code given for the OK button on the alert message to open a window, but browsers still detect a pop up and block the window. I would like to circumvent pop up detection so the pop up...
Forum: JavaScript / DHTML / AJAX Jan 4th, 2009
Replies: 4
Views: 2,955
Posted By Reliable
thanks. I'll try this
Forum: JavaScript / DHTML / AJAX Jan 3rd, 2009
Replies: 4
Views: 2,955
Posted By Reliable
I have the code to detect and alert the user of my pop up being blocked. Is it also possible to have the user click ok to open the pop up? If so, can someone post that code for me, please? Thanks.
Forum: JavaScript / DHTML / AJAX Dec 31st, 2008
Replies: 1
Views: 646
Posted By Reliable
Hey everyone,

I've just created a pop up window, but as opposed to launching it in response to a link I want it to launch with the home page. I believe I've seen it done, but don't know how it is...
Showing results 1 to 40 of 84

 


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

©2003 - 2009 DaniWeb® LLC