Summary: Hello All, I have a task that in wizard step their are 2 list boxes also 2 button << & >> in between that. I want to show the first list box...
Summary: Can anybody guide me ( do not write the script for me just guide me instead if you ve not time), A php script that will take a list of 1000 to 3000 ke...
Summary: How to write code for chat??????? Hi all, I want to do a task that have chat functionality in web page of site. How can i code for this .......... How...
Summary: how to write the shell script to save the file in one directory but in this directory already one file is exist as same name,i want to save this file ...
Summary: @laler- I think I understand SQL injects, but I don't understand how: if ((isset ($_GET['message'])) and ($_GET['message'] == 'hello')){ echo $_GET['m...
Summary: Hi Folks! I would like to know how i store more than 1 cookie and read them at the client side, using a script, i don't want that the cookie goes to ...
Summary: I didnt mean to interfere pklinger solution. I just really interested to know, how the creator of those IM software, write an API, and can be use by s...
Summary: There are a lot of websites that have free scripts you can copy and pase to your webpages. Just do a Google search for "Free Java Scripts" or what eve...
Summary: No wonder you searched for hours and didn't find anything that worked...You don't understand the technology. First, let's talk about Java. Java and j...
Summary: As a very basic example, mysql_query("create table if not exists clients( ID int(5) unsigned auto_increment, name varchar(32) not null default '...
Summary: I plan on making a text based "link" page using HTML. I want to have about thirty text links on this page. I want to use a pearl active script to rand...
Summary: I have the JavaScript bible, a bit old but then my target audience is older (PCwise). I can't see any JAvaScript that can give me (say) a line of HTML...
Summary: You are asking for a lot. In order to build that kind of site you would need to know HTML, JavaScript, a scripting language (such as PHP), as well as ...
Summary: Hello, I'm new to PHP and trying to figure out how to protect PHP include files. I've searched google and got one solution which needs to edit php con...
Summary: "How do I do this correctly without using JavaScript?" All the solutions I can think of either include server side or client side scripting (except fo...
Summary: Hello. I was wondering what the "exact name" is for the kind of ad that is like a rolling banner with different images slowly ascending, such as shown...
Summary: "that script that i mentioned above is how i view sources of websites that dont allow you to view their source" Do we have to say it again? That is v...
Summary: Yep, it's very important to understand the difference between server-side and client-side scripting. If you want things to happen on the web-browser (...
Summary: Skips, I've read and re-read your post several times and it still isn't clear. I think Jamie interpreted it one of the ways I've read it. According to...
Summary: Not only is it not easy, it's not possible :-) The browser won't let the web page create any files except cookie files on its hard drive...Too much of...
Summary: Hi, do i insert it at the bottom of the php file that i have pasted above which is called temptrip.php. And if I do then does the $message = "temptrip...
Summary: How to make the same pop up pass the value to several input, without having to write different pop up, for different input. Its a bit too advance for ...
Summary: Perhaps a scenario will best explain what I'm looking to do. My google searches have not led me to an answer yet: I've written a book. Along with th...
Summary: //This example shows that how to store and retrieve data from cookies. // http://www.hanusoftware.com private void Page_Load(object sender, System.Eve...
Summary: That number in the URL isn't hiding anything. It IS the URL. If you were to type that into your browser it takes you to the intended page. I guess you...