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 Wanet Telecoms Ltd 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: *

  1. RebelsMascot

    Radio Buttons in direction RTL not displaying correctly

    Hi, I've started doing some work with rtl languages and have run into a problem with the way radio buttons are displayed in rtl mode. Here is some simple html code for displaying the radio buttons in rtl. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTMLM 4.01//EN"...
  2. RebelsMascot

    Help multiplying two lists

    Hey, first off I'm a complete newbie when it comes to Prolog. My problem is that I'm trying to multiple two lists and sum the values, e.g. List 1: [1,2,3] List 2: [4,5,6] and sum Sum would be: Sum = 1*4 + 2*5 + 3*6 = 32 Here's what I have so far: My problem is the sum part, how do I...
  3. RebelsMascot

    Outlook 2003 Restrictions problem

    I'm getting an error message from outlook 2003 when I click on a link within an email saying: "This operation has been canceled due to restrictions in effect on this computer. Please contact your system administrator." I'm the only user of this laptop and am fairly sure i was able to open...

Part and Inventory Search

Back
Top