Hi Henry,
I have just set up my own personal website as a mock run to help me learn xhtml and css before I set up a site that my business will run off.
I started out as a complete novice a month ago with no knowledge of code at all, and I managed to hand code a site without a programme.
I...
Hi Dan,
That got it,
Thanks for the help. Don't know how you guys get so good at this, doing this website has been such a steep learning curve for me.
Many thanks again.
I have added float left and also tried float right.
This does line the 3 columns up but forces my content column to either the far left or the right,not the middle.
Hi there,
I am having an issue where I am trying to align 3 columns.
The central column is being displayed to the left on the top of the page, and the left and right columns are being forced under.
Could anyone help me out, I'm having real trouble getting this one to work...
Well spotted.
I have changed the variable as suggested but it is still loading the error page
Thanks for the help so far, any other ideas, I'm stumped now...
Hi there,
I am having some trouble positioning my js menu's.
When i load it in ie8 the menu sticks above the div boundary.
In firefox it is kicked out into an overflow jumble down the bottom corner.
I've tried making the div taller to accomodate it but it's still sitting up the top.
I think...
sorted the path out now it just loads the error file. I seem to be having a bad day with this.
If i post the html for table could anyone point out where I'm going wrong.
<form method="post" action="./scripts/contact.asp">
<table width="90%" cellspacing="5" cellpadding="5">
<tr>
<td...
Hi there,
I have resolved all other issues with my contct script script. I now get a 404 file not found error when I run it.
I believe this is due to a path error on the final response redirect in the code.
the thank-you.html file is in the root directory and the contact.asp script is in a...
I replaced the endif with end if and I'm now getting this error:
Error Type:
Sun ONE ASP VBScript compilation (0x800A0401)
Syntax error, unexpected "Else ", expecting end of statement
/thomas-irvine.com/scripts/contact.asp, line 32, column 1
I've moved the 2nd end if to the end of the script...
Hi There,
When my contact page runs this script I get the following error:
Error Type:
Sun ONE ASP VBScript compilation (0x800A03F6)
Expected 'End'
/thomas-irvine.com/scripts/contact.asp, line 53, column 51
I think I have closed all the ifs unless the elseifs need closing too.
Can anyone...
Hi Dian,
I have saved the file as a js but i'm not sure how to write the incldue or script statement.
http://79.170.44.100/thomas-irvine.com/
I have put the js code in a span, now in IE it will display in the div but sticks out the edges (too wide)
In firefox it simply appears as a jumble in...
Hi there,
I have used a dynamic menu creator to generate code for a dynamic html menu which I have inserted into the hmenu div on my index page.
When viewed in firefox & ie however the menu appears at the very top of the page and rolls down when you scroll down.
How do I get the menu to stay...
Many thanks for the helpful reply.
I never fully understood what the dots were for, makes a lot more sense now, ,and I've been able to get all the image links working.
Thanks again. :-)
I think I may have a path issue but not sure how to get around it.
My web site is structured as follows:
Root\CSS\CSS files
Root\Images\Image files
Troulbe I'm not sure how to construct a path relative to the CSS file, even the full drive location doesn't work.
I'm having troulbe displaying a background image on my banner div.
I'm using the following code.
#banner{
background-image: url(Images\banner.jpg);
height: 110px;
border: 0;
margin: 0;
padding: 0;
text-align: center;
color: White;
}
I've tried putting a .\ before the Image...
Apologies for the late reply.
I have added the scripting tags.
I was running XP Home whcih didn't have IIS. Have now upgraded to XP Pro and installed IIS in it's entirity.
Ie is still displaying the script rather than the success page.
Do I need to configure IIS somehow, I'm just trying to...
Hi wvdba
I have corrected the code (I think) as shown below.
Do you think it will work correctly now?
' declare variables
Dim EmailTo
Dim Subject
Dim Name
Dim Subject
Dim E-MailAddress
Dim Message
' get posted data into variables
EmailTo = "tirvine24@gmail.com"
Subject =...
When I click on the submit buttom the web page merely displays the script, and doesn't e-mail anything or display the thank you page.
Also my background is more in VB & VBA, this is my first attempt at programming an ASP script, would like someone to have a quick glance over it and see if I am...
Hi there,
I'm wondering if anoyne can help me I've designed an HTML contact form and I'm tryign to write a script to get the form to e-mail the information to me.
I'm better at VBA than ASP so I was wondering if anyone could have a look at the script for me.
' declare variables
Dim EmailTo...
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.