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
Ranked #4K

6 Posted Topics

Member Avatar for fskreuz

Hi to all! it's my first time to post under the networking category since i'm really on the programming side so pls. bear with my ignorance. I'm just tasked to create a network with a very little understanding of it so here goes: i need to set up a small …

0
161
Member Avatar for fskreuz

Questions: 1.) PC wont boot into BIOS stage, CPU light on, fans running, monitor light blinking green/yellow (not orange) - RAM problem? or something else? 2.) Is a DDR2-400 RAM module compatible with a board that supports DDR2-667 and DDR2-800? Details: I have a friend who unknowingly fried his motherboard. …

Member Avatar for finito
0
146
Member Avatar for fskreuz

i have a regular expression that's supposed to match any string containing certain words in no particular order. the pattern is in PHP: [CODE]var $pattern = /^(?=.*\bword1\b)(?=.*\bword2\b)(?=.*\bword3\b).*$/gmi[/CODE] this pattern works well both in javascript and php but in SQL, it does not work. I searched and found out that some …

Member Avatar for fskreuz
0
680
Member Avatar for ahmksssv

[QUOTE=ahmksssv;814504]Hi .. Thank u....i learn a lot from u..... i cleared my doubt for inserting data.... when i retreiving data from database, how can i get values from php page to html page by using ajax...i mean same concept in reverse formate... Thank u once again...[/QUOTE] Im kinda more like …

Member Avatar for fskreuz
0
215
Member Avatar for FTProtocol

Your code works! But it includes those windows which are hidden or those programs without interface. In short, how to get the captions of windows that can be seen? Firefox has a visible window, I would like to include it but my firewall, by your method, can be seen but …

Member Avatar for fskreuz
0
1K
Member Avatar for jonathanasdf

I see that the function runs when the window is about to close on itself. but is there a way or function to execute a command when the user actually clicks on the close button? or when the program is forcefully closed (let' s say when the PC is going …

Member Avatar for fskreuz
0
133

The End.