English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - July 2006

[Selected]: All categories Computers & Internet Programming & Design

2006-07-17 02:39:48 · 4 answers · asked by Anonymous

I recently added a slideshow to my page but now it puts my box that has my pic and subject etc, way close to the bottom of my page where it should be at the top left hand of my page when I open the page. Can someone tell me how to fix this? I deleted the slideshow just to see if it would go back but i did not. Other than that, I have done nothing else to my html code that would have changed this....

2006-07-17 02:33:25 · 3 answers · asked by tiny1 2

Example: you have sites which give surfers the option to search the site or the WWW

2006-07-17 01:35:30 · 5 answers · asked by themegga 1

i made a website bout 4-5 months ago called http://longway2thetop.bravehost.com and the only way to get top it is through my links. please help.

2006-07-17 01:32:55 · 8 answers · asked by blacksheep0685 1

2006-07-17 00:41:04 · 1 answers · asked by DARIUSH A 1

2006-07-17 00:34:10 · 1 answers · asked by Anonymous

2006-07-17 00:34:05 · 3 answers · asked by S Prakash 1

i have these two checkboxes:



How can i check or uncheck both the checkboxes using javascript.
If i don't use array but still use the same checkbox name, the following works

function checkAll(field){
for (i=0; i < field.length; i++)
field[i].checked = true;
}

if i pass (onClick=checkAll(document.form.gender))

2006-07-16 23:56:14 · 2 answers · asked by Manish 5

2006-07-16 23:49:29 · 3 answers · asked by nald marquez 1

2006-07-16 23:43:25 · 2 answers · asked by yash deep goyal 1

I am using multiple checkboxes for example



How do i get multiple values using the $_GET method in PHP?

I tried this:
$gender = $_GET['gender'];
$_gender = "$gender[0],$gender[1]";

But didn't work

In MySQL database i have the field called gender which is of type SET and can only have 'M','F'

2006-07-16 23:41:14 · 3 answers · asked by Manish 5

c is computer programming language

2006-07-16 23:40:31 · 6 answers · asked by Anonymous

2006-07-16 21:55:41 · 5 answers · asked by Anonymous

write a program which accepts a numeric value from the user, If a user enters an alphanumeric value, the program throws an exception and display an error message

2006-07-16 21:38:54 · 1 answers · asked by chippy 1

For Windows application, we have been using tools like Crystal Report to generate reports with page / group headers footers.

Is there any equivalence for Web application (for example, a PHP application)? We have been outputting our results in HTML format and the users have to print them out by using browser's "File .. Print" feature. As a result, we are not able to determine the page size and it's not possible to produce a nice report with repeating page headers, fixed width, etc.

I'd appreciate it if you could tell me a way to do it. Something like "Crystal Report for the web application". Thanks.

2006-07-16 20:42:44 · 4 answers · asked by Anonymous

http://www.studentsoftheworld.info/sites/music/img/912_1222_chris.jpg

2006-07-16 20:28:53 · 7 answers · asked by Anonymous

Hi.. I have an image of 1000px on my website. When I see this image on my 17' laptop with resolution 1440*1028, it looks good. But when I view the same on a 15.4' desktop with resolution 1028*768, it looks very big and blurred. My image is in a td. If I give td width="80%" and then image width="80%", it reduces image size but the td is still of 1000px. Can someone please suggest a solution to this?

2006-07-16 20:20:44 · 6 answers · asked by priyanka_shaily 1

I would like to disable submenu of menubar in excel 2000 using vba.
But below mentioned code is not working.......
CommandBars("Worksheet Menu Bar").Controls("Menu").Controls("SubMenu").Enabled = False

kindly guide me.

2006-07-16 20:04:02 · 1 answers · asked by padam_india 1

urgent!

2006-07-16 19:47:33 · 3 answers · asked by braich_gal 3

2006-07-16 19:12:06 · 4 answers · asked by Anonymous

i want to change the custom key gaurd buttons on my nokia trac fone to my own settings so no one can use my phone without my permission or knowledge how do i change this

2006-07-16 19:08:57 · 1 answers · asked by tracy 3

2006-07-16 19:08:55 · 3 answers · asked by Anonymous

does anyone know how i can divide a video so itll be split in 4 parts etc?

2006-07-16 18:41:47 · 7 answers · asked by aaliyahischerished 2

I alreay did using loop as below

for ( int i =0; i< mybytearray.Length ; i++)
message = message + (char)mybytearray[i];
in which mybytearray is byte array
and message is string;
but dut to this spead is slows down.

plz help me.

2006-07-16 18:26:15 · 2 answers · asked by Anonymous

In other words, when you turn on your computer, how do I tell what programs, like anti-virus programs, firewalls, etc. start up when you fire it up....Thanks for the help, and I know it's an amateur question. Sorry, I'm a boot when it comes to computers, trying to learn...

2006-07-16 17:42:15 · 8 answers · asked by txman777 3

Ex. I have a folder with many songs in it! Now I wna add letter M in all the file names in it! What I usually do is to press F2 then type in the letter M................anysuggestions???

2006-07-16 17:27:10 · 5 answers · asked by Riddick 2

I got a java application and it contains a Makefile.win32 file. I wonder that I can just run the application by using the makefile.

Anyone who know please advise me. Thanks!

2006-07-16 17:23:12 · 2 answers · asked by Mistella 1

fedest.com, questions and answers