Computer problems,Computer help
AX SOFT>>>Programming & Design
Categories more>>
  • Programming & Design
  • Computer Problems Search
    Programming & Design
    Yahoo! Mail app like GmailerXP?

    Check out Prism with the Yahoo! Mail webapp: ...

    C++, Arrays, Max/Min Values?

    You just need another variable that saves the index in the array. float minTemp = temp[0]; int index = 0; for (i = 0; i < numTemps; i++) { if (minTemp > temp[i]) { minTemp = temp[i]; ...

    Java problem? help please?

    go to this link, select the java plugin according to ur operating system. it wil start downloading.. ...

    Does anyone know where I can find excercises in JAVA?

    Convert Fahrenheit to Celsius or calculate windchill from temp, humidity and windspeed ...

    Try to log onto one website and this script comes up?

    Sounds like a problem in the script on the webpage....contact the site owner and let them know about it

    ...
    What is getContentPane?

    In this code, it does nothing. Comment it out and your code should still function normally. Typically, you get the content pane so you can add your buttons (or other widgets) directly to the cont...

    How can I get the width of a two dimensional array in Java?

    First off, make sure you you do int[][] array = new int[5][7], since it's two dimensions. A two dimensional array is basically an array of arrays. Picture a one dimensional array with 5 el...

    What really is .net anyway?

    .NET is sort of like the Windows API just a step further. It functions much like a virtual machine. What this means is you, as a programmer, do not have to deal with the hardware directly. You j...

    New to website building.?

    The issue is whether or not you own your domain name. If you do, you can easily move to a different host and use your domain name there. I just ran a search about MS Office's free domain na...

    HTML Programing?

    Yes, that should work. You can also do this: <center><img src="sunset.gif"></center> Anything between the center tags will be centered...

    ...
    What is a JPEG and how is it used?

    JPEG is a file format. It stands for Joint Photographic experts group because it is developed by them it is used for images that are to be used on the net. the size can vary with the quality of ...

    Why does my PHP form with a form processor not work?

    It looks like when you answer you get a lot of junk, right? I think you just didn't add the beginning <?php tag. Just simply add "<?php" before the */ $my_email = "HI...

    Why can't I learn C++?

    Hello, since you have an orientation to computer programming, C++ should be a breeze. I am currently learning it, and i can recommend a book for you. It's called "C++ programming" b...

    What is the html code to put a word document on a web page?thanks?

    If you point a weblink to a word document, <a href = "/documents/mywordfile.doc" target ="_blank">mywordfile.doc</a> it will open the file in a new page

    ...
    I need help with fonts!!?

    Try to get hold of the font file ( .ttf) and do a copy-and-paste into the windows/fonts folder. this would install it.

    ...
    PHP form with FREE hosting acount ????

    Try changing $email = $_REQUEST['email'] ; $message = $_REQUEST['message'] ; to $email = $_POST['email'] ; $message = $_POST['message'] ; since the f...

    Can someone pls help me crack "a-z drug facts". its on a symbian platform for sonyericsson p910i? mobireader

    I can't believe you'd ask such a dumb question on Y!A. Does it look like a place where reverse engineers and software pirates hang out? Lern 2 Internet.

    ...
    Tutorial searching... NEED HELP?

    thisd site has alot

    ...
    I want to make an animated movie. Which program should I use?

    Try using MacroMedia's Flash professional.

    ...
    Need a code to make Myspace pictures Opaque but leave the tables the way they are..?

    try using the HTML code of the picture good luck !!

    ...
    A Website That Hosts Live Webcam Feed?

    i m not sure but most sites depend on what live webcam feed you want

    ...
    How do i get in darkrave.com web site?

    It says "unveiling soon" in really tiny print below the spinning letters.

    ...
    Can a field be both a primary and a foreign key in a relational database model?

    Sure, why not?

    ...
    At a minimum, how many bits are needed in the MAR with each of the following memory sizes?

    if MAR is Memory Address Register, then you need enough bits to address each location in memory. It works like this: Suppose you have only one bit in MAR. You can store only two different values, ...

    Whats The Code To ... ?

    -To play a song automatically, you'll need a player control. 1) In your Toolbox, right-click on any of the control types and click "Choose Items..." 2) Click the "COM Componen...

    Need a Free Website Builder..?

    GoDaddy.com ;]

    ...
    HTML paw prints?

    is this just an image or more of an animated image? if its just an image you can slide the paw/paws and than just use CSS body { background-image:url("URL HERE"); background-re...

    HTML help please people.?

    catch here is the code: <html> <body> <p> <a href="#C4">See also Chapter 12.</a> </p> <h2>Chapter 1</h2> <p>This chapter...

    PHP newbie, help with creating Word Press theme for a client?

    Wordpress is very easy to theme for. you can completely make a website with Html and CSS and than just basically slice up your coding adding in the php parts into the selected sections. when y...

    Myspace "about me section" is one big paragragh but is not written out that way?

    Hi there, You need to remove all of the asteriks * and replace them with <br> if you want the next entry on the line immediately below the first. If you want it to be double spaced the...

    Page:36 Previous-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50-51-52-53-54-55-56--Next
     

    Categories--Copyright/IP Policy--Contact Webmaster