Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~3K People Reached
About Me

I learn to teach so I can teach to learn.

Interests
life is a hobby
Member Avatar for phpuser

I made one php project in which we provide facility to create his/her own web site. Now I wants to add new feature giving different subdomains to the members' web pages. Because the number of members is about 120,000, manual configuring is not the solution. Let me give you an …

Member Avatar for phpuser
0
132
Member Avatar for casper_wang

Greetings fellow coders, I have read many tutorials, and tried many different code snippets but I have hit a brick wall and decided its time to give my brain a rest and see if other coders can find a solution. with the push of a button I will log into …

Member Avatar for redagent
0
443
Member Avatar for newsguy

Sometimes I am left almost loss for words, and today is one of them. Judge Louis Stanton gave a ruling in the federal court for the Southern District of New York which has, quite frankly, dismissed the right to privacy of anyone who has ever watched a video clip on …

Member Avatar for casper_wang
0
203
Member Avatar for acediamond

I am using an image on a background with the same color as the image. The image border is turned off but I still see a line where the colors should mesh seamlessly. Just a little background, I am a first year CS student and have only taken an introductory …

Member Avatar for sreein1986
0
210
Member Avatar for Kavitha Butchi

Hello All, I have this strange problem .. I am using require function twice in a single program to call two different programs.Each one of them has their own database connections. The page doesnot execute completely untill I hit refresh.:-/ It works as if those functions are executing one-after-the-other while …

Member Avatar for Kavitha Butchi
0
140
Member Avatar for swefil2008

I need a routine for printing out to pre-printed paper forms. We recently had a programmer install in our office software written in php , and to be used locally through localhost on our pc, mysql, php and apache2.2 all installed, the software is working well, however we have a …

Member Avatar for casper_wang
0
144
Member Avatar for seangdy

Please help me corect my code. I want to insert image into mysql with php but it can't. my code wrote as below: Table: CREATE TABLE `TblClothes` ( `ClothesID` int(11) NOT NULL auto_increment, `ClothesName` varchar(100) NOT NULL, `Description` varchar(800) NOT NULL, `Colour` varchar(100) NOT NULL, `CSize` varchar(100) NOT NULL, `Price` …

Member Avatar for casper_wang
0
143
Member Avatar for aparnesh

Hi Friends Till now, I have been coding my PHP files mainly in Notepad. I had used a few PHP IDEs earlier, but were not satisfied. I found them too cumbersome and some were quite unstable. Now it's becoming rather tedious to edit in Notepad. So I am looking for …

Member Avatar for casper_wang
0
114
Member Avatar for casper_wang

hello all; I enjoy the anonymity of the Internet so I will introduce myself as Casper, a nick name I got when I was in high school for the ability to be anyplace yet never seen. I am a teacher in China, I teach Internet web design (more specifically I …

Member Avatar for casper_wang
0
157
Member Avatar for e_velkova

Hi! I'm new in this business, so, plz, excuse my stupid question, but i have some little problem - i need to write smth like this: [U]start > content add[/U]; but, unfortunately, don't know how to make this 'add' to go far away from the 'content'. I saw a tag: …

Member Avatar for casper_wang
0
151
Member Avatar for kiraniru

HI I am having Drop dwon box with different font size drop down items... My code is working fine with Firefox but not working properly with IE can some body help me :) My Code : <body> <select name=""> <option selectd style="font-size:35px">option Black</option> <option style="color: red; font-family : ariel; font-size …

Member Avatar for Ken Sharpe
0
111
Member Avatar for sandy183

Hello! I have a web application where status messages are displayed in a small area of screen. I need the text to scroll down to the last message as the status messages are being added. But only the first messages are shown and the user has to manually scroll down …

Member Avatar for Ken Sharpe
0
113
Member Avatar for heels

Hi, How do you retain values entered in the textbox after submitting? javascripts or any other methods? Thanks alot. Regards, heels

Member Avatar for casper_wang
0
165
Member Avatar for veledrom

Hi, I have a table in my web page. I want to arrange the margins very close to sides (left, right, above, below). Because, table is wide i cant see some columns when i print it off. How do i do this? Is it with HTML or CSS? If any, …

Member Avatar for Ken Sharpe
0
47
Member Avatar for katysue

my hubby's computer died and can't get it to restart. it has vista on it it is a hp the hard drive just beeps and nothing. can you please help or tell me where to find help?

Member Avatar for sreein1986
0
128
Member Avatar for sreein1986

Hi, Freinds, I have Dreamweaver8.0 Version but i am not able to do dropdown list using with layer can anybody help me Advanced thanks

Member Avatar for casper_wang
0
86
Member Avatar for soosai

hi there....I'm a trainee student who is new to the world to the world of programming.I would like to do a lab time table scheduling system.i have about 100 records where i have to generate list of students according to labs available that equals to the number of computers available …

Member Avatar for casper_wang
0
75
Member Avatar for leapws

i wont to make a yahoo style layout showing just 2 sections the Entertainment and the New i am new and looking forword to finding the right code for this. anyone know where i can find it? i am useing a k-search script you can see at askmet.com

Member Avatar for casper_wang
0
68
Member Avatar for ominus

Okay I am sorry if this is in the wrong area, please move it if it is. Basically my computer has been running fine, it has an asus m3e mother board 1g or ddr2, 500 gig hard drive yadadada. But two days ago I finally got a valid version of …

Member Avatar for casper_wang
0
67
Member Avatar for baltazar

I have a horizontal CSS menu that has the following HTML structure. <ul> <li><a class="top_link">Item 1</a></li> </ul> I would like to know what the difference is between the following two CSS codes and what they do. (top_link is the class name I have given to the a tag) I am …

Member Avatar for sreein1986
0
90
Member Avatar for jencinas69

I have this flash piece in my page [url]www.gamingtables.com.mx/index.php[/url] it is a header if you look at it in IE 7 or 8 the header does not show if you look in Firefox it is fine. What could be wrong? here is the code for the header [code] <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" …

Member Avatar for casper_wang
0
121
Member Avatar for krammer

The css layout that I have works perfectly in firefox, but not in IE. The menu has all extra spaces between them, the background image doesn't show, and the container doesn't look the same. I'm sure you guys have seen this many times...here is my css code: Thanks to anyone …

Member Avatar for krammer
0
210
Member Avatar for casper_wang

Hello all, my first post on these boards. I have spent the last few hours reading this section of the boards and I have noticed many new to programming people ask the same question: What language should I use, where should I start, what should I learn, etc etc. All …

Member Avatar for casper_wang
0
122
Member Avatar for veledrom

Hi, I have solved table margins problem but now, I want to set "Page setup" margins in HTML or CSS. How can we do it? I dont want to set them manually all the time before printing. Thanks

Member Avatar for casper_wang
0
77