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

Programming & Design - April 2007

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


this is just a header location test










$first = $_POST["first"];
if( $first != null )
{
if( $first == "abin")
{
header ("Location: http://www.yahoo.com/");
//echo $first;
exit;
}
}
?>

the problem with this code is that ..it doesn't load yahoo.com page even if I write "abin" in the input box...

is there any problem with the header( ) function...
help me please...abin

2007-04-01 12:39:30 · 5 answers · asked by abinawale 2

i'm looking for some safe sites where there are beautiful old art paintings or cutie babies animlas wall papers too; that i put on my desktop ?

2007-04-01 12:38:35 · 3 answers · asked by statecalifornia2009 7

I don't want to see any banners in my TK domain

2007-04-01 12:29:00 · 2 answers · asked by Caesar 2

that program on your computer under accesories

2007-04-01 11:52:21 · 3 answers · asked by Anonymous

A friends child is struggling to cope with many aspects of life but is showing great abilities with computers. May be learning a computer language would be beneficial. What would be a good starting language and are there any teaching methods that would be suitable to the situation.

2007-04-01 11:32:28 · 5 answers · asked by HoundDog 2

HTML is a stricter and cleaner version of XHTML. Is it true or false?

2007-04-01 11:21:40 · 6 answers · asked by ccppjava 1

However my settings (pw, username, database name) are correct. Dreamweaver gives me this message: "An unidentified error has occurred". What should I do to resolve that issue?

2007-04-01 10:57:23 · 4 answers · asked by myselfsoon 1

there are too many options to choose from.

2007-04-01 10:20:37 · 3 answers · asked by Chelle 2

I was working on Circular Queue of integers, I was wondering if someone can give me an example how to implement Circular quere which is (thread safe) and use user defined array size. How to do initialize(), enqueue(), dequeue()...

Thanks,

Jerry

2007-04-01 09:21:50 · 3 answers · asked by thukralz 1

i am getting bugged down with so many different programming languages. someone tells you C is great and another recommends Java, you go online and you hear PHP or talk of Pearl. is learning HTML advantageous? help, i'm confused

2007-04-01 09:11:38 · 9 answers · asked by puzzlite 2

thanks, but please make it constructive
LINK

http://i52.photobucket.com/albums/g34/aundreaxd/myentry2web.gif

2007-04-01 08:48:43 · 1 answers · asked by andrea m 1

How do I connect to my goddady MySQL database from the MySQL that I have installed in my computer?

I downloaded MySQL administrator and tried to connect to my Goddady mysql database using the host name but it didn't work.

Any clues?

Thank you

2007-04-01 07:24:04 · 2 answers · asked by art_007 1

I have been wondering this for a while now, because I heard of a PBS station in San Jose starting to broadcast anime and I wanted to try and talk one of our local PBS station's into considering something like that

2007-04-01 06:24:00 · 1 answers · asked by jlhallgamer 2

When you click on an icon, how does the computer know to change the page, or play the song etc? Are there sensors in the screen or something?

2007-04-01 06:19:55 · 6 answers · asked by The Global Geezer 7

I have designed a website but cannot preview it, because my computer is stating that it cannot launch a html site. How do I get past this please?

2007-04-01 06:13:14 · 5 answers · asked by William H 1

Warning: dl() [function.dl]: Unable to load dynamic library 'C:\PHP\Extensions\C:\Sites\Single16\groundbrandon\webroot\bboysspace\php_ming.dll' - The specified module could not be found. in C:\Sites\Single16\groundbrandon\webroot\bboysspace\1.php on line 9

Fatal error: Class 'SWFMovie' not found in C:\Sites\Single16\groundbrandon\webroot\bboysspace\1.php on line 22



source code is


if(!extension_loaded('ming'))

{
if(strtoupper(substr(PHP_OS, 0, 3)) =='WIN')

{

dl('C:\Sites\Single16\groundbrandon\webroot\bboysspace\php_ming.dll');
}

else

{
dl('C:\Sites\Single16\groundbrandon\webroot\bboysspace\php_ming.so');
}

}
?>

$myMovie = new SWFMovie();
$myMovie->setDimension(400, 300);
$myMovie->setRate(30);
$myMovie->setBackground(0, 0, 0);

// Now output the movie
header("Content-type:application/x-shockwave-flash");
$myMovie->output();
?>

2007-04-01 05:39:38 · 4 answers · asked by groundbrandon 3

I have read the manual, and done all that i know how to do. Can you please help me make lives?

2007-04-01 05:34:35 · 1 answers · asked by COLORS 2

Is there any web resource to learn machine level language?

2007-04-01 05:28:50 · 3 answers · asked by Kalyan 2

I am working on a small project using Flash 8. I do not think that it would be suitable for people under the age of 13 or so. I am not very experienced at ActionScripting, but I am trying as hard as I can. Basically, I have the animation, but before it I created a scene that contains the age verification on it with 3 frames ( 1 - Inputs, 2 - Failed to pass, 3 - Passed ) But I do not know what to do next. Any help would be very appreciated. I have 3 input boxes ( Month, Day, Year) and a "Enter Button" that will contain most of the ActionScript. If anyone has done this before or knows any tutorials that have to do with this, please do help. Thank you.

2007-04-01 04:40:25 · 1 answers · asked by nikolka1992 3

I am teaching myself how to use PHP and Mysql. This my first time using them to develope a website. The website will have multiple products you can click on. However I want them to all go to the same page however I want them to load different content that is related to the product. all of the product info is stored in a mysql table. how do I make it so that the pages content changes based on the product choice?

2007-04-01 04:33:57 · 3 answers · asked by Derek R 1

Ok so I want to make a 3D RPG game and I've been planning for a while but I need to know what software to use I really don't want to spend more then $150 so what is a good program to use?

2007-04-01 03:52:59 · 1 answers · asked by ISzejko 2

I have no income to spare but a book i would like pubished any ideas uk please:-) thanks to all

2007-04-01 03:26:38 · 10 answers · asked by Gwendoline B 3

I want a batch file to open firefox and opera, both of them simultaneously accessing yahoo mail. The batch file content:
Line 1: firefox.exe "mail.yahoo.com"
Line 2: opera.exe "mail.yahoo.com"

The problem is that firefox will open, but opera will only open once firefox application is closed. How do I have it so that both applications open unconditionally?

2007-04-01 01:53:14 · 4 answers · asked by GeorgePeter 1

For eg:
command=new oledbcommand("INSERT INTO table(COL) VALUES(textbox1.text)
I get a error. Actually my program is not able to get the value from textbox1.text

2007-04-01 01:50:39 · 4 answers · asked by crickwiz 2

2007-04-01 01:46:27 · 2 answers · asked by Anonymous

This is the situation, let us say that you created a Visual Basic executable program that has connections with a database, let us say that your database is MS Access. Using FTP, you upload your webpages so that it can be viewable online. But what if one of your webpages need to connect to your Visual Basic executable program, how can you upload your .exe program to FTP?
Please solve my problem. The situation above is what I am experiencing today. I created a web page for submission but the problem is that FTP cannot support executable program.
A technician says that I need to have a very own server to support my .exe files and to call from the uploaded webpage to local server, but the machine must be turned on all the times. Is this true? Please suggest or give information on how to solve my problem.

Thanks.

2007-04-01 01:37:23 · 3 answers · asked by red scar 2

I have a 50 question test in C++. This is my THIRD time taking this course and I still cannot do C++. I have a friend who does my tests for me, but of course he is out of town. This is my last class I have to take in order for me to graduate college. Can anyone help me with my test today? I am begging anybody, please help me!

2007-04-01 01:30:09 · 4 answers · asked by a_newlinuxguy 2

fedest.com, questions and answers