[WSG] background image

2008-04-27 Thread Alexander Uribe
I have a problem with a background image. When viewing the site on a number of browsers, the background image appears fine. However, recently the site went up and the background image has dissapeared. Any ideas? This is the CSS body { background-color: #A816AD; margin: 0; padding: 0;

[WSG] SMTP

2008-04-04 Thread Alexander Uribe
Hi I have just built a website that has a form page with a Submit button. I want to be able to recieve information without Outlook express popping up. One of my lecturer's advised me I needed the SMTP number from the host and then add in some code, however i cant find any information

[WSG] Form Submit

2007-11-20 Thread Alexander Uribe
Hi there, I've created a page on a site that has a form for customers to submit information. I want the information to be emailed to me but I don't want to use the mailto:[EMAIL PROTECTED] as it brings up outlook express. Does anyone know what I will need to make sure it automatically sends

RE: [WSG] Form Submit

2007-11-20 Thread Alexander Uribe
is pressed. This can be accomplished in many different ways. If you don't have the means to program your own, check out www.hotscripts.com and search for 'form handler'. Hope this helps. On Nov 20, 2007 10:02 PM, Alexander Uribe [EMAIL PROTECTED] wrote: Hi there, I've created a page

[WSG] javascript help

2007-10-31 Thread Alexander Uribe
Hi there, I have some questions for an assignment that I can't figure out. If anyone could be of assistance that would be much appreciated. 1)Which instruction will change the background colour of an element? A document.getElementById(t).backgroundColor = yellow B

[WSG] Javascript Help

2007-10-31 Thread Alexander Uribe
Hi there, If anyone can help with the following questions, that would be greatly appreciated 1) Which are the preferred methods to use when Javascript has been disabled A noscript/noscript b a href=# onCick=myFunction();Show Page/a ca href=page1.htmShow Page/a d a href=page1.htm

[WSG] Javascript Help

2007-10-31 Thread Alexander Uribe
It was just a few questions that i was unsure of. Dont bother Cheers, _ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au

[WSG] javascript help

2007-10-31 Thread Alexander Uribe
Thanks for the reply. I took everyones advice and found out the answers myself. Javascript always seems to be quite daunting for me, but found out that it doesn't have to be at all. Apologies for the email. _ Your Future

[WSG] Javascript Code not working in IE6

2007-10-23 Thread Alexander Uribe
In my javascript class at college, I have to find out why this piece of code does not run in IE6. I can't seem to figure out why. If anyone knows, that would be great cheers, Alex. Code below !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN http://www.w3.org/TR/html4/strict.dtd; html