Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for trient

I got BSOD, can someone analysis my windows minidump ? Thanks link below [CODE][url]http://mihd.net/4iepsd9[/url][/CODE]

Member Avatar for mperu99
0
165
Member Avatar for trient

Chronology: 1. I format the whole hard disk and make it into 2 partitions: C and D 2. I manage to format C drive into NTFS system, but I can't format the D drive. 3. Before reformat and partitioned the whole disk, I got BSOD and just want to re-format …

Member Avatar for c-tech
0
78
Member Avatar for johnWilliam

I have been on the net for quite some time and with all the pop-ups and ads for making money online come up regularly, I was wondering the existence of their reality. I have come to know many things like the SCAMS and the RICHES that are there. Some say …

Member Avatar for bilbus
0
139
Member Avatar for trient

Hi, I've come across a sample of error checking for check boxes: $retail_checked = (isset($_POST['retail']) and $_POST['retail'] == "on"); where the $_POST[] == "on" , where this apply in <input type="checkbox" value="1" name="retail" $retail >1 ? How does the $retail store the value 1 there, does it pass the value …

Member Avatar for amigura
0
104
Member Avatar for trient

I've create a simple web layout using dreamweaver using the insert->layouts object->layer. Basically using layer and some table, when I tested with different computers the layout are out of place where the position goes so far right or so far left. What can I do so that the position of …

Member Avatar for MidiMagic
0
71
Member Avatar for trient

hi, Any suggestions for learning css from books? Suggestions on great css books for newbie?

Member Avatar for lio04
0
97
Member Avatar for trient

Hi, I've these values: a) < 100 000 = 5 points b) 100 000 - 250 000 = 4 points c) > 250 000 = 3 points [CODE]$a = 140000; $b = 23; if ($a > 250000) { $b = 3; echo $b; } if ( 100000 < $a <= …

Member Avatar for nav33n
0
110
Member Avatar for trient

How to limit the user to decimal (10,2) when he enters number in the textfield? Can anyone show how to do it in javascript?

Member Avatar for ShawnCplus
0
309
Member Avatar for trient

Can anyone explain the concept and guides and show some codes as how one does use only signup.php only for getting different information only by passing at the example: first page: [COLOR="Green"]signup.php?fer=1[/COLOR] Example: Username: Password: [Button:Save AND Next] next page sequence: [COLOR="Green"]signup.php?fer=2[/COLOR] Example: Please Input Your Personal Information: Address: Zipcode: …

Member Avatar for peter_budo
0
109