Computer problems,Computer help
AX SOFT>>>Programming & Design
Categories more>>
  • Programming & Design
  • Computer Problems Search
    Programming & Design
    How do i create next a previous buttons which will update the content withing my browser without going...?

    Look into using iFrames or AJAX. With iFrames you could change the web page that it's displaying without the rest of the page changing.. With AJAX you could re-write the .innerHTML prope...

    Is web design part of the Web Technology career?

    Yes, but keep in mind that there are a lot of elements of Graphic Artistry involved in web "design". Nowadays most prefessional-level websites are developed by a team. One person or gro...

    Where I can find a software to allow visitors to upload video on my site and visitors to voting for the videos

    There is many clones of the popular YouTube page. Well, they "clone" it so it looks like YouTube. But ehm, take your time to look at these: ...

    Is it easier and faster to do animation in Adobe Flash or 3d software like Truespace and maya?

    Much Much easier and faster in Adobe Flash CS3. Speaking from experience here, 3d software like maya and 3dstudiomax etc take an incredible amount of work to do even simple animations. While they l...

    VB .NET Mastermind code?

    saw this project a while ago: ...

    How do I create a peace sign in java?

    "\u262E" That will show 鈽?symbol. Note that the font must also have that symbol (not all fonts do), so you might want to use something like 'Arial Unicode'.

    ...
    Why are namespaces used in XML documents?

    Namespaces make it easier to come up with unique names. Imagine how hard it would be to name your next child if the name had to be unique across the face of the earth.

    ...
    What is a good alternative for Data Access Pages?

    SQL statements and ADO?

    ...
    CSS: Where did my div go?

    It disappears when you save but is there before you save? Check the Properties in Dreamweaver.

    ...
    PHP probid?

    Yes you can run PHPprobid in Windows. You should have installed and be running Apache, PHP and Mysql (or some development environment like Xampp). Windows doesn't have access rights to file...

    What are the primary programing languages involved in video game production?

    Baisc languages for Games are C/C++ in fact Visual C++ with 3D modeling softwares like 3D Max/Maya etc

    ...
    For people who know HTML?

    <img src="yourpic.jpg" align="left"/> Your Text

    ...
    Using exponent in C++ Visual Basic 2005 Express Edition?

    // // Done in Visual C++ 2005Express Edition // #include <iostream> #include <math.h> void main() { double val = 0.0; val = 3.0 * pow(10.0, 8.0); std::cout <...

    How do i create a simple "Suggest site to friend" page using php?

    mail(to,subject,message,headers,paramete... so in you case when you click on the send button it will send to a new page (suggestfriend.php) <html> <head><title></title&g...

    What is the common formula to get the answer of the fibonacci sequence?or give me some example of fibonacci?

    alright, f(0)=0, f(1)=1, f(n+1)=f(n)+f(n-1) this means that you have to code the first two values as fixed, afterwards you just add the previous two values, for example 0->x 1->y while ...

    C++..........................?

    AT www.esnips.com/

    ...
    How to change color in Scrollbar in html css Coding pleaseee?

    You have to change the characteristics indivually. Put it in body CSS tags...these are the options you can change (you will need to put your own HEX in there in place of the zeros. By the way, not ...

    To run a web search engine what I need: computer with algorithm which is working constantly or if somebody?

    you need web crawlers and a lot of disk space and bandwidth, you need to make your own database format and wordlists and then you need to decide which results should show up first in the search. O...

    Which course I have to do to become a good web designer?

    That really depends on the place where you want to study, whether or not they teach you ALL that stuff. Remember, web design is as much art as it is programming. Before you ever write the HTML ...

    In what programming languages are games like FIFA 2008, Call of Duty 4 created?

    Although I don't know exactly what languages are being used, here's some food for thought. The games you list are multi-platform (especially in the case of FIFA 2008). When a piece of...

    What is the code to add a login screen for HTML?

    If you are using an Apache web server, the easiest way is to use the .htaccess file and setup authentication. Login scripts that are pure HTML can be by passed. Server authentication is more secu...

    On WindowsXP,how do I move files,from bookmarks to my documents? I'm a beginner folks. Thanks.?

    If your using Internet Explorer, do the following; Method 1: 1. Start. 2. My Computer. 3. Local Disk (C:). 4. Documents and Settings. 5. Click your username. 6. Favorites. Right-Click...

    Is iWeb good for making web stores?

    iWeb would be nice for making galleries of your products, but it doesn't allow you to handle taking orders and processing payments online.... so I'd have to say, no. There are many com...

    How can I open a photoshop picture and view it on paint?

    the photoshop image type is *.PSD* that the paint program don't supported it then you need to save it as *.JPG* or *.BMP* or *.PNG* or *.TIFF* or *.GIF* you can do it by photoshop program go ...

    Do you own a computer.?

    well when i last looked i did

    ...
    Does anyone have bebo??

    for bebo, if you want to know your url, then go to your profile and it is your username (the one inside < & >) You take that and go to ...

    Other than "exterminate", "I am a robot" & "take me to your leader", what things might a robot notoriously say

    Robots would may say: Confirm, Affirmative, Delete, Terminate, Compatible, Proceed, Analysing content, scanning image, please stay calm updated will be proceeded, Treat Alert, Scanning visual cont...

    Is there a way to improve the speed of downloading of 10 of these html tables with CSS?

    you don't need the <tbody> tag. You can put the table in an include file <!-- #include file=" etc. This way they only have to download the table once. You're table i...

    PHP and MYSQL newbie question!?

    mysql_connect("localhost", "dbusername", "dbpassword") or die ("Could not connect to database"); mysql_select_db("dbname") or die ("Could not...

    Is there a way to encrypt an entire partition with existing files still stored on it?

    Truecrypt is a volume encryption method, not a file encryption method, so you have to start with an encrypted volume. However it's well worth the extra work, (saving the files somewhere else ...

    Page:14 Previous-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34--Next
     

    Categories--Copyright/IP Policy--Contact Webmaster