Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: EvertonFC
  • Content: Threads
  • Order by date
  1. EvertonFC

    Size issue

    Hello Is there a reason, please, why this does not show 8pt in my browser (the colour is fine and the font), but the type looks even larger than 12pt! <style type="text/css"> body{ background-color: #e0e0e0; font-family:verdana; } td a{ color:#FFFFFF font-size:8pt; { </style> Thanks...
  2. EvertonFC

    CSS font issue

    Hello I am using the following in my head tag: <style type="text/css"> H5 {font-weight: medium; font-style: normal; font-size: 8pt; font-family: verdana; fontcolor: #FFFFFF;} </style> and in <BODY> I have: <H5> <table width="40%" border="0" cellspacing="0"...
  3. EvertonFC

    Underlined text links

    Hello I have the following in my <HEAD> tag: <style type="test/css"> DIV.Abstract{text-align:justify;} h6{font-size:10pt;} A:link{text-decoration:none;} A:visited{text-decoration:none;} A:hover{text-decoration:underline;color:#111111;} A:active{text-decoration:none;} </style> Underneath...
  4. EvertonFC

    Menu won't work!

    Hello I have a nice DHTML menu (with submenus): ITEM A ITEM B ITEM C ITEM D Under ITEM D, for example, I have Link 1, Link 2, Link 3, Link 4, etc in a vertical column. The code looks like this: ['Contact', null, null, ['John'], ['Paul'], ['Fred'], ['Mary'] ], I also have a HTML file called...
  5. EvertonFC

    Image in &lt;TD&gt; question

    Hi I have an <TD>img src="image.jpg align="top"</TD> tag in a table, but can't seem to position an image (same size) directly under it. I have tried to use the <TR></TR> tag, but this just places the image in an unrelated location. Nor does this seem to work: <TR><TD>img src="image.jpg...
  6. EvertonFC

    Hotmail log-on problem

    Hello This is a second posting, because I have still not been able to resolve this issue. When I try to log-in to my Hotmail account I enter my user name and password and press submit. For some reason, I am then redirected back to the log-in page. (I have no problem logging-in to Messenger.)...
  7. EvertonFC

    Arguments are of the wrong type???

    Hello I am getting the following error message: ADODB.Recordset error '800a0bb9' Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. /faq/inc_search_form.asp, line 6 The error message refers to this asp file: <!--#include...
  8. EvertonFC

    How to position a table?

    Hello I have a DHTML horizontal menu which is nicely positioned across the page. I now wish to place under the menu (on the same page) a normal table. When I look at the page through IE6, however, the table covers most of the menu. How can I force the table to remain, say, halfway down the...
  9. EvertonFC

    Log-on frustrations!

    Hello I am trying to log-on to my Hotmail account, but am experiencing difficulties doing so. I have been to Tools - Internet Options - Security (and added Hotmail to my list of trusted sites). But I am still not able to log on. I enter my user name and password, but I am always redirected...
  10. EvertonFC

    Doubts about strings

    Hello I have two files which connect to my MS Access database. These are connDUfaq.asp and connDUfaqAdmin.asp. These are the only two files (of several), which connect to the database. The connection to the database (in both above files) is: <% ' FileName="Connection_odbc_conn_dsn.htm" '...
  11. EvertonFC

    DHTML menu and table

    Hello I have a DHTML horizontal menu which is nicely positioned across the page. I now wish to place under the menu (on the same page) a normal table. When I look at the page through IE6, however, the table covers most of the menu. How can I force the table to remain, say, halfway down the...
  12. EvertonFC

    Setting cookies in Internet Explorer?

    Hello When I try to log on to my Hotmail account (I type in my user name and password), I am redirected back to my log in page. Does this sound like a cookie issue and, if so, would anyone know how I may resolve it. Many thanks. EvertonFC
  13. EvertonFC

    WINMSD problem

    Hello When I go to run and type winmsd, I get the System Information window, without the system information. I have the folder list down the left hand side (Hardware Resources, Components, etc), but the main pane tells me: "Can't Collect Information: Cannot Access the Windows Management...
  14. EvertonFC

    Mess connecting to simple database

    Hello I am getting into an irritable mess (!) connecting to a simple MSAccess database with a few photos in it. The error message I am getting is: Microsoft VBScript compilation error '800a0401' Expected end of statement /samples/dbconn.asp, line 6 DbCon = "DRIVER={Microsoft Access...
  15. EvertonFC

    Object required, but which object!?

    Hello I am getting the following error: Microsoft JET Database Engine error '80004005' Could not find file 'D:\business\www.mysite.com\html\shout\shout.mdb'. /shout/shout.asp, line 19 I imagine this is because my server is looking for this string...
  16. EvertonFC

    Java + WinXP (Home)

    Hello Could anybody inform me if the Microsoft Java (VM) comes as part of the XP (Home) SP pack and, if not, where I may be able to get it from. I am not able to see Java applets in IE6. Many thanks. EvertonFC
  17. EvertonFC

    RAM information - where?

    Hello I think the PC I have uses 512Mb RAM, but where do I find this information exactly? Also, I would like to double this to 1000+ Mb RAM and have a A7V400-MX motherboard. My local store is offering the following: 512MB DDR2 DIMM RAM MEMORY, 512MB SDRAM MEMORY, and 512MB DIMM SDRAM MEMORY...
  18. EvertonFC

    VB6 or VB Net?

    Hello I am quite new to VB (I started to learn it 2-3 years ago and have forgotten a lot) using VB6 and felt disappointed that after a 5-month long course, VB.Net was introduced. Are programmers here on Tek-Tips using VB6 or VB.Net (in general)? I am quite keen to get back into it and was...
  19. EvertonFC

    Date st, nd, rd, th issue

    Hello I have the following script on one .asp page: <HEAD> <% Response.Write "<TABLE ALIGN=""TOP""><TR><TD><b><FONT FACE=VERDANA COLOR=#FFFFFF SIZE=1>" Response.Write WriteDate (Date) Function Suffix(number) SELECT CASE Right(Number,1) CASE 1 temp = "st" CASE 2 temp = "nd" case 3 temp...
  20. EvertonFC

    Network 2 machines

    Hello My ISP is asking me to upgrade to one of their more expensive packages because I asked about two machines accessing the one broadband connection. I am trying to resolve this without having to shell out even more! I have a laptop which is online. I also have a PC whichm while it has the...

Part and Inventory Search

Back
Top