I need to be able to edit a form layout that contains some simple text, a textfield and a submit button. I need to be able to change the colors of the different elements as well as the text...
Basicly I have a form, that contains a textarea and a select list. All the items in the select list should have an associated html file. What I want to do is that when a select option is...
I have a bit of a strange bug here. Only in IE, works fine in firefox. I have a table design and I only want the "content" part of the design to have auto height. So I have set the other...
So I got this forum design going, but I have some problems with the CSS. It should be very simple to get this to work, but I just can't figure out why this aint working.
So basicly what I need is to download a file off a server (it is IP restricted) and then upload it to the folder where the script is. It is an XML file, which I need to update a few...
I got this problem, I want to make a table so that when you mouseover the table rows, it will change backgroundcolor. The thing is, the top row, should not be affected, meaning it wont...
I not really sure about this, but, in the first line, what data with output there ? basicly if you take a look at the xml file, the <game> contains the other data, like releasedates...
Okay I came up with this, i cannot test it since my server has changed IP and need to be allowed with the xml again, so for now, can you look trough the code and check if it will work ?
okay, even thought the above script is client side, i need a server side script since the xml file has a IP filter on it, which means the server ip is allowed to use the xml file, but not the clients...