I don't think that would do it. I need to delete a whitespace line that was probably created by another PHP script that includes these RSS feeds. I can't find where it comes from because there are like 10 nested scripts that work to create the feed, so I'm wondering if I can erase the last line...
I'm having some real trouble with my RSS feeds in b2evolution blog software. Basically, they're being outputted with a blank line before the XML declaration, and I can't seem to find where that blank line is coming from. Is there any code I can insert at the beginning of the RSS PHP file to...
Well, i now know the != operator is like <> :), would save me a lot of time trying to do it myself (id've checked for each one that wasn't blog or forum :)). But now when I hit submit the whole page refreshes so I don't get anything in the result box, despite the return false; in my onsubmit...
Thanks a lot! I'll read through the code and try to understand it before I paste it in. I didn't know that form elements could be outside of form tags, interesting. I had been wondering how to use getElementById and now I know :)
I don't mind it being a rough estimate, I just want it to work without giving me NaN in the result box. I changed the code to parseInt but still no luck. Any ideas?
I'm very new to JavaScript and I am trying to write a program that allows people to calculate their webspace usage, but everything I try I just get undefined or NaN. Here's my code, any help is greatly appreciated!
<HTML>
<HEAD>
<TITLE>Webspace Calculator</TITLE>
</HEAD>
<BODY>
<script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.