Forum: C++ 13 Days Ago |
| Replies: 8 Views: 187 No problem - thanks for the help. Can you explain this a little further:
I've never thought of using Windows like we were asked to do, so I'm ignorant about customizing it...
Can that dock... |
Forum: C++ 13 Days Ago |
| Replies: 8 Views: 187 What do you mean by "it"?
Thanks. |
Forum: C++ 13 Days Ago |
| Replies: 8 Views: 187 Besides the fact that they don't want it to look like windows at all, is it possible to really do what you said? Can the windows start button and search be eliminated? And they are talking about an... |
Forum: C++ 13 Days Ago |
| Replies: 8 Views: 187 Hi,
We are web/Flash people but were asked if we can take on a project that I would describe as creating a shell environment for Windows (probably XP), to hide the normal Windows Interface.
The... |
Forum: Linux Servers and Apache Jun 23rd, 2009 |
| Replies: 3 Views: 514 Hmmmm. It's a shared server so I'll have to find out if they are available to me.
There is a custom script added for special shipping calculations that goes out to Google maps. We put an https on... |
Forum: Linux Servers and Apache Jun 22nd, 2009 |
| Replies: 3 Views: 514 I've set up a web store with a SSL cert, for checkout when the store scripts invoke https. I believe it was initially working fine before mods like adding an addthis.com link and jQuery scrpting. I... |
Forum: JavaScript / DHTML / AJAX Apr 28th, 2009 |
| Replies: 10 Views: 867 Thanks soooooooo much Essential!!! :cool:
I appreciate your work - it's a huge help to me to not have to find something and adapt it. Now I have to figure out how to put it in a little modal... |
Forum: JavaScript / DHTML / AJAX Apr 28th, 2009 |
| Replies: 10 Views: 867 Thank you so much Essential!
I appreciate all that work. The only thing is the math formula is incorrect. Airshow was right that the formula is just:
area (sqf) * thickness(inches) / 324 =... |
Forum: JavaScript / DHTML / AJAX Apr 27th, 2009 |
| Replies: 10 Views: 867 Yup. That is a good formula. Now all I need is a calculator to make it work... |
Forum: JavaScript / DHTML / AJAX Apr 27th, 2009 |
| Replies: 10 Views: 867 Thanks essential. That's the idea but your example doesn't quite work. Any ideas? |
Forum: JavaScript / DHTML / AJAX Apr 27th, 2009 |
| Replies: 10 Views: 867 Hi,
I'm not a coder, but I'm trying to do a project for my friend so that his site has a little calculator. js is the logical choice but I don't know how to write it. Can anyone point me in the... |
Forum: Windows NT / 2000 / XP Apr 3rd, 2009 |
| Replies: 0 Views: 277 Hi,
What the... I've been using Vista64 for a couple of months and have seen some things that I attributed to being a noob with the program, but I take that back, it's not me. I've set folder... |
Forum: Windows Vista and Windows 7 Mar 26th, 2009 |
| Replies: 7 Views: 1,187 Thanks. I had tried that and nothing works. |
Forum: Windows Vista and Windows 7 Mar 26th, 2009 |
| Replies: 7 Views: 1,187 Hi,
I'm trying to use my Brother MFC8840D all-in-one as a network printer from Win 64. I have it connected with a hub, but can't make anything happen.
I've tried to use their out-of-date manual... |
Forum: JavaScript / DHTML / AJAX Mar 9th, 2009 |
| Replies: 0 Views: 593 Hi,
I'm not much more than a jquery cut and paste - change a simple user definition, guy. I can't write javascript...
So, I was trying to marry two jquery "animation effects" in one page and... |
Forum: Networking Hardware Configuration Jul 29th, 2008 |
| Replies: 7 Views: 727 Wired is good for me. So you're saying Linux server AND router?? |
Forum: Networking Hardware Configuration Jul 28th, 2008 |
| Replies: 7 Views: 727 I currently have a Westel 2200 with one Ethernet port.
I don't understand: do you mean a router or a linux box will achieve the same thing? If so: if I choose a Linux server, then the DSL... |
Forum: Networking Hardware Configuration Jul 23rd, 2008 |
| Replies: 7 Views: 727 Hi,
I want to finally set up my home office correctly. I currently have DSL on one Windows PC. I want to create a small LAN with shared Internet, file sharing and possibly file back-up. I have 2... |
Forum: HTML and CSS Jul 10th, 2008 |
| Replies: 1 Views: 443 Hi,
I have a simple looking 2 column CSS layout I want to implement, but my skills aren't there and from what I've been reading, it is a challenging design even for the pros. Any help with this or... |
Forum: Windows NT / 2000 / XP Jul 8th, 2008 |
| Replies: 12 Views: 4,341 Thank you. That is what I was looking for! |
Forum: Windows NT / 2000 / XP Jun 28th, 2008 |
| Replies: 12 Views: 4,341 Hi,
Can someone please clarify this issue a little more???
I want to build a "modern machine" with 8 or 16GB RAM and have learned that only 64 bit systems can address that much. I want to run... |
Forum: PHP May 29th, 2008 |
| Replies: 0 Views: 439 Hi,
I'm a PHP ultra newbie. I downloaded a nice little script that uses PHP and an external javascript file to create a "pop-up" dynamic layer in a web page. The way it's configured, all the info... |
Forum: Perl May 29th, 2008 |
| Replies: 2 Views: 838 |
Forum: Perl May 28th, 2008 |
| Replies: 2 Views: 838 Hi,
Full disclosure - I just cut and paste my way through scripting - I don't really know what I'm doing.
Some time ago I got help with a little CGI perl script that included a link as a line... |
Forum: HTML and CSS Sep 29th, 2007 |
| Replies: 9 Views: 3,068 Then what will replace it? |
Forum: PHP Sep 26th, 2007 |
| Replies: 22 Views: 2,952 You're right, I don't have permission to modify the httpd.conf file but can request mods through the host. I think that's not a good idea because they can change their policy in the future or I may... |
Forum: PHP Sep 26th, 2007 |
| Replies: 22 Views: 2,952 Thanks again guys. The custom extensions are really cool - I had no idea that could be done, I thought the server software has its defaults and that's it. I'm on a shared server so I don't know what... |
Forum: HTML and CSS Sep 25th, 2007 |
| Replies: 9 Views: 3,068 What is the real difference? Will the "jump to link" work in the major browsers?
Thanks. |
Forum: HTML and CSS Sep 25th, 2007 |
| Replies: 9 Views: 3,068 Hi,
I haven't had the need to use an anchor tag like <a href="wahtever.html#here">blah blah</a> and <a name="#here"></a> in years. Now that I do, I'm using it on a page with layers too. I noticed... |
Forum: PHP Sep 24th, 2007 |
| Replies: 22 Views: 2,952 BEAUTIFUL Guys!!! I appreciate your help very much! :)
I know every language has its pros and cons but I really want to learn PHP. To me it seems like it has the best of server and inline coding... |
Forum: PHP Sep 24th, 2007 |
| Replies: 22 Views: 2,952 Almost...
Instead of the links moving around I was hoping that the original link would change to close disclaimer in the same location. That way the disclaimer can load below the link and not... |
Forum: PHP Sep 23rd, 2007 |
| Replies: 22 Views: 2,952 Working at it I commented out the echo lines and got rid of the href tag stuff. I went a little farther and added another copy of the script to have a second link and it works. But, can the two link... |
Forum: PHP Sep 23rd, 2007 |
| Replies: 22 Views: 2,952 OK I tried the <?PHP ?> tags around the code and it works on my server now. I'm guessing some servers are stricter than others???
Also how do I get the
echo '< ' . 'a... |
Forum: PHP Sep 23rd, 2007 |
| Replies: 22 Views: 2,952 That's right! I've used another script that works this way w/cookies that based on number of visits to the home page, pulls in different content while still staying at the "home page". I am looking... |
Forum: PHP Sep 22nd, 2007 |
| Replies: 22 Views: 2,952 I understand how to use the basic include function in a .php page so that repetitive content (like a menu) can be coded in a separate file and then dynamically included in multiple pages. But I don't... |
Forum: Perl Jul 25th, 2007 |
| Replies: 2 Views: 1,752 Hi,
Someone put together a small perl script for me that uses day and time to determine which of two images to display (open.gif or closed.gif). I need to modify the script to also include a... |
Forum: Windows NT / 2000 / XP Feb 16th, 2006 |
| Replies: 5 Views: 1,621 According to the BIOS it's a 163GB drive. That fits with the math of 160GB x 1024 bytes = 163.84GB
There sure seems to be something with Windows 2000 being the cause of this issue.
Now I'm... |
Forum: Windows NT / 2000 / XP Feb 16th, 2006 |
| Replies: 5 Views: 1,621 Thanks. I understand that, but the numbers still don't add up as I figure it??? |
Forum: Windows NT / 2000 / XP Feb 16th, 2006 |
| Replies: 5 Views: 1,621 Hi,
I'm putting together a new machine for my office work. I chose a 160GB HD and Win2000. When I go to install Windows it only sees 131070GB on the drive and only lets me partition 131062GB and... |
Forum: Windows NT / 2000 / XP Jan 30th, 2006 |
| Replies: 8 Views: 1,649 THANK YOU ALL!!!! Everything worked just as advised. The data was retrieved, the old machines are at the recycler, and the drives are awaiting some fun with a hammer. |