Edward, your an absolute star! I honestly did not believe there was a way to do this, but this solution is much cleaner/better than my original approach. Anyway, your time and effort has been very much appreciated. Thanks once again. agp.
Hi and thanks for looking at the code. Yes, the problem is white space appearing between the small menu image buttons. There is no problems with the width, just the height when I increase the amount of text in the content part of the page.
I use photoshop to create a background image, which I then slice and use the 'Save Optimised' option to create a basic html page. I use this as the basis of my page, which I then have to slightly modify the layout and add content, sytles etc. Nothing wrong with this approach is there?
thanks once again for all your suggestions. To answer one question, I am using Photoshop 5.5 and there does not seem to be the option to use DIV tags. After doing quite a lot of searching on the web, from what I gather this is a common problem with designing websites in this method and using...
Yes, something like that, but the left hand navigation cell contains a number of images to make up the menu bar. As more content is added to the right hand column the images in my left hand cell are expanded and as a result whitespace appears between them! The obvious solution would be to place...
Sorry for the delay. First I would like to thank all of you for the help you have given me. I tried using a nested table but still to no avail! Likewise, CSS div tags are not really an option as I am using photoshop to create the page/html. I think my only option is to create separate tables for...
thanks, I have to admit I would have never thought of doing it this way. My only problem is that the dynamic text inserted into the content cell is pulled from a database and contains html formatting plus images inserted into the text. How could I work out the height of this?
I have created a webpage using a table to design the layout. The page is made up of one left table cell for the navigation menu and one right table cell for the page content. However, because I am placing dynamic text in the page content cell, whenever there is a lot of text it expands/distorts...
I have an main.asp page that has one include file containg a database connection (i.e. cn), as well as a second include file that contains a vbscript class. Could anyone tell me how I can reference/pass my connection (cn) to the class? many thanks in advance.
Hi, could anyone tell me whether it is possible and if so how, I can do the following:
When using include files rather than having to open and close the asp delimeters likes so;
<% Select Case strValue %>
<% Case 1 %>
<!--#INCLUDE file="file1.asp"-->
<% Case 2 %>
<!--#INCLUDE...
I have a VB6 application that connects an Access 2000 database using Microsoft Jet.OLEDB.4.0. I have added a password to the database, however whenever I try and connect to the database I receive the following error message:
workgroup file is missing or exclusively locked by another user.
my...
Could anyone please tell me, whether it is possible to return the field names of an Access2000 database when their are no records in the table? many thanks.
Michael,
thank you for responding to my question. You told me exactly what I wanted to know i.e. there is no easy way to do this. As a result I will create a set number of predefined fields, which I will let the end user enable as and when required. Thanks once again.
agp.
Hi,
I wish to add the ability to allow users of my application to create their own user defined data fields. My application has been built using vb6 and a .mdb backend database. I think this is possible, using dynamic control creation and the SQL 'Alter' statement, however I would very much...
Hi, I have built a vb6 application that automatically connects to the Internet during the night and delivers some e-mails. I am looking to distribute my program to a number of varied users and would very much appreciate some advice on some of the Internet connection issues.
To initiate the...
Hi,
thankyou for replying to my question. It gave me a good place to start from and I successfully managed to set the AutoConnect, EnableAutodial and EnableAutodisconnect properties. I am having a few problems with the DisconnectIdleTime property as this seems to only accept a binary value e.g...
Hi,
Could anyone tell me whether it is possible to programatically change some of the settings in Internet Explorer. The settings I wish to change are:
- automatically connect to Internet
- disconnect after 5 minutes
If it is possible I am guessing you would use the MS WebBrowser Control...
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.