Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I have the 42" version of the px70.. I have very high expectations when it comes to audio visual equipment.. I have not been dissapointed in the slightest. I absolutly love it !
PS. I got mine from John Lewis ;)
There is no way to either confirm or deny this though, as no-one has access to the source code for the update (apart from the obvious MS employee's). They only really started craking down on modified xbox's when people started cheating on live. As it stands just now it is not possible to modify...
haha.. Im scottish I like to get my monies worth.
I pay almost £40 a month on VM, and to be fair an averege month is probably about 100Gig now.. (used to be much worse).
There is no way 7GB costs them that much !
How is 500GB a month not good for buisness.. show you how much I liked (past tense) their service... they were keeping me (the customer) happy..
damn it .. I didnt want 20 f**king mbit !! leave me with 10mbit and dont traffic shape me you f*****s !!!!:quiet:
haha...
its funny how you dont notice things like that until someone else points it out ;)
Glad you got it sorted, the slow mail delivery is probably just your host btw.
I cant see anything wrong.. it *SHOULD* be working..
Do some diagnostic work.. have it print out all the values to screen.. make sure the script is getting all the correct values before processing...
<SCRIPT type="text/JavaScript">
// A program to find the sum and difference of two numbers
var firstNum = window.prompt("Please enter the first number");
var secondNum = window.prompt("Please enter the second number");
var answer = parseInt(firstNum) + parseInt(secondNum)...
Im not a fan of MS no.. I was just interested to hear what inovations they have brought to the PC field.. To the best of my knowledge everything they have done has been copied or bought over...
Yes, MythTV is what your looking for or more specifically the MythMusic plugin (see the other thread). If you are just looking for a good music jukebox program without the full frontend just use amarok
If you use an ir reciever (either on a capture card or bought seperatly) you can use a IR...
Re: My GF's 172 is slow as f**k :(
Was gonna say the same thing.. its just the car coming 'on cam'. But you should deffinatly feel the change in the engine when it does come on cam.
whoops sorry just noticed an error in the script..
it will still send the email even if all fields are not complete..
you want to move the
mail($email_address, $sub...........
line into the
//Redirects to sent.htm
loop so that it only sends an email if there is no error.
just post the code up and i'll help you out.. a contact form is one of the most common and basic things you can do..
They used to use ASP in my work too.. until I told them I was using PHP and wouldnt help if they used ASP haha.. suckers..
bah... asp..
Use php..
put this into a blank file called info.php
<? phpinfo(); ?>
and upload it somwhere to your web host.. then type in the URL to the file and if it pops up a page with masses of info you have php installed and ready to use.. it will also tell you what php modules are...