No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
I'm working on a script for a custom inbox to read e-mails. (We have several inboxes available to us on our hosting account but we need a custom one for a few reasons.) Today, e-mails have begun vanishing from the account -- they're not just gone from this custom inbox … | |
I hope this is the right forum. Is there any benefit to keeping an e-mail address with a provider like Yahoo or Gmail, as opposed to only using one at your own domain? For example, if you have a [email]you@yourdomain.com[/email] account, would there be any legitimate reason to keep your … | |
How do you make a div expand or collapse to fit the amount of content in it? For example, we have this page which has too much space at the bottom when you first enter, then when you click an option it has too little. [URL="http://www.ealantamagazine.com/directory/webmaster-submit-website-free.html"]http://www.ealantamagazine.com/directory/webmaster-submit-website-free.html[/URL] (Please excuse any oddities … | |
This may be in the wrong forum. We have a site that's set up basically like this: Home - Blog subdomain, account required to manage subscription - Forum subdomain, account required to post - Store subdomain, account required to buy - Auto listings subdomain, account required to list for sale … | |
Trying to use [URL="http://mythreads.sourceforge.net/demo/"]MyThreads links manager[/URL] to update links on our front page without having to directly edit the code. Here is the page we're trying to include on the home page: [URL="http://www.ealantamagazine.com/links/index.php3?category=1"]http://www.ealantamagazine.com/links/index.php3?category=1[/URL] and here is the home page: [URL="http://www.ealantamagazine.com/"]http://www.ealantamagazine.com/[/URL]. Notice that the original page shows up but the area … | |
I know other people have this problem, but the search results I see mention flash and Internet Explorer, neither of which I'm using right now. Why do the submenus appear behind the main page content as they do here [URL="http://www.ealantamagazine.com/"]http://www.ealantamagazine.com/[/URL] and here [URL="http://money.ealantamagazine.com/jobs/"]http://money.ealantamagazine.com/jobs/[/URL]? Here's the CSS for those two divs: … | |
When we test our currency converter it shows a weird number before the numbers we enter. "25 pounds to U.S. dollars" returns "$1.5406, 25 British Pound = $38.52 U.S. Dollar". (For the record, Google says "25 British pounds sterling = 38.5375 US dollars".) What's wrong? [CODE=PHP] <?php /** * Jojo … | |
We have a script that's supposed to tell the user how much money they save or lose over a certain period (for example, how much money they have left over each month after bills). The problem is that it doesn't show the answer after the user clicks "Calculate". What's wrong? … | |
We have this script that makes the photo change when you mouseover different items on the list. How can we make the photo link change as well? For example, how can we make the photo link to Yahoo when we hover over item 1 but to Google when we hover … | |
Our image upload form always returns the error message, "Invalid file. Please click the 'Back' button on your browser and try again." Here are the basics. ==HTML FORM== [CODE=HTML] <form enctype=="multipart/form-data" action="phpscript.php" method="post"> <input type="file" name="uploadedfile[]"> <input type="file" name="uploadedfile[]"> <input type="file" name="uploadedfile[]"> <input type="submit" value="Submit" /> </form> [/CODE] ==PHP SCRIPT== … | |
Hi everyone, I see a thread [URL="http://www.daniweb.com/forums/thread321783.html"]here[/URL] that may help, but as with the code I am using it doesn't help with designing a submenu for each item on our site menu. When you visit [URL="http://www.naturalfrugality.com/about.php"]this page[/URL], there are three problems with the left menu: (1) The only submenu that … | |
I've had this problem before but have forgotten what caused it. I have field on my site that lets visitors sign up for our mailing list. After they enter their email address, they receive a confirmation email (to which they have to respond to be added) and I get an … | |
Currently I'm remodeling my site. I have an "under construction" page blocking the home page right now. (Maybe not ideal, but better than having people visit while I'm tearing down and rebuilding the site!) In any case, the real home page ends "home.php" so I will have "http://www.naturalfrugality.com/" redirect there … | |
Hi everyone, I'm new in the forum. I've found the advice here helpful in the past and I'm hoping someone can help me now. I want to make this page look neater: [url]http://www.naturalfrugality.com/money/5-disposables-youre-better-off-without/article.php[/url]. Does anyone have a suggestion to keep the images and captions from encroaching on the other paragraphs … |
The End.