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!

Recent content by jbezzina

  1. jbezzina

    So simple yet it does not work...

    Why am I getting that $num is greater than seven when it's clear that this its not. <?PHP $num = 7; echo ($num==7) ? "num is seven" : ($num>7) ? "num is greater than seven" : "num is an unknown"; ?>
  2. jbezzina

    Port usage... how do I check?

    How can I check which port is being used by a particular application? To be more specific, say I need to know what port is being used by a streaming video on a website, or what port is being used by a game, how do I find this info? Thanks!!
  3. jbezzina

    Text loosing formating in Outlook and Word

    I have had this problem since forever but (more or less) I have learnt to live with it. Why is is that when composing an e-mail in HTML format or formating a word file, the font changes? this usually happens when you press a backspace or press return. Sometimes whole sentenses are effected by this.
  4. jbezzina

    login to mysql 5.0

    Hi Imarosel. I'm also new at MySQL so you will not get much advice from me. Just wanted to point you to a cool prog called MySQL-Front. From the litte I used MySQLAdmin I think it offers quite a bit more power. Problem is that it's not free.
  5. jbezzina

    Odd thing happened when I copied text from Outlook to a Word doc

    CORRECTION - I was importing text+gfx from Internet Explorer (a normal html website)
  6. jbezzina

    Odd thing happened when I copied text from Outlook to a Word doc

    Hi.. I did this a 1000 times but today when I am cutting text (CTRL+C and CTRL+V) to a word file I am not seeing the pictures and links. What I a getting is: {INCLUDEPICTURE" http://www.URR.com/pictureName.jpg" \* MERGEFORMATINET] and the links are coming up as...
  7. jbezzina

    MS AntiSpyware (Beta) switches off XP Firewall

    Thanks People. I will be in contact once I try the suggestions that I found in: http://support.microsoft.com/kb/892350
  8. jbezzina

    MS AntiSpyware (Beta) switches off XP Firewall

    Why does AntiSpyware (Beta) turn off the XP firewall and this cannot be switched on again? Thanks
  9. jbezzina

    I need help on using the IF function in MS Excel 2000

    Can you please indicate a website or document that I can read to learn about this function. Please note that I'm quite a bigginer so I would appriciate something down to earth. Thanks.
  10. jbezzina

    Image preload behaviour problem

    Hi DaRNCaT. Yes sorry, you are right. I did manage to solve the problem a few minutes after I posted the msg. Just did not have time to make an update of this posting. Thanks for the interest :)
  11. jbezzina

    Image preload behaviour problem

    If you take a look at the drop down menu on this page: http://halfmarathon.org/_english/home.htm You will notice that these display with a white background and the menu only loads properly if you leave the menu opened. I was told that this could be solved by a image preload behaviour, but...
  12. jbezzina

    Menu items only load after menu is selected.

    I found the option to preload an image in Dreamweaver but I have a problem. Unless I am mistaken, the files that need to be preloaded need to be selected one by one. Now I have a full menu to preload and the number of images is quite large. a)What is the easiest way to get these images listed...
  13. jbezzina

    Menu items only load after menu is selected.

    Thanks mate. I found it, now I just need to test it.
  14. jbezzina

    Menu items only load after menu is selected.

    I have created a menu in Fireworks and imported in Dreamweaver. This has a drop down menu. Problem is that the images in the drop down menu only load when you select the menu, due to this you get quite a strange effect with a white background. Is there a way to preload these items so that they...

Part and Inventory Search

Back
Top