Im trying to write a password complexity regular expression for php this is what i got so far i want it to require 6-12 chars 1 cap letter 1 number and allow symbols and small case letters. Any suggestions please let me know.
/(^[A-Za-z0-9]{1,}$){6,12}/
Live by the code, Die by the code!!
Hi,
I am trying to use mod rewrite to take everything after the domain name in the url to then be parsed into variables and generate pages based on what is there. The problem is that image requests wont load because they go through the index page. So what im trying to do is redirect all image...
I have a server running dns/dhcp, active directory, and routing and remote services. The machine has two nics one to the internet one to the private network. Each person has a roaming profile. Now it appears that when some people log in the routing and remote services stops handling the internet...
Im trying to take two columns from a table and put the values into an array, so i can use the arrays to put the values into list boxes. This is what i have so far any help will be appreciated.
<code>
$ids = Array(); //array declaration
//query selecting data from table
$query = 'Select...
Im having a wierd issue where the rras service continues to stop functioning and passing internet to the clients connected to the network. Basically once i restart the service it works fine. However the wierdest part is it seems to happen at similar times in the week. Any Ideas?
Thanks,
Lurch...
Is there a way to have multiple people doing data entry within and access database at the same time. They would be entering unique records. Currently it errors out saying there is someone else in the file and it cannot save any changes. This is in access 2003.
Thanks for any input,
Lurch
Live...
Hi,
Im having problems where acounts that have group policy pushed to them have very slow or no internet access. However the local accounts on the computers work just fine. The basic setup is dsl to firewall to server to server other nic to switch. The services running are obvously active...
I am trying to align three divs and i am completely stuck on how to start it. I am going to attempt a basic design below:
|-----------------|-------------|
|div 1 | |
|-----------------| |
| | |
| div2 | div3 |
|...
I keep getting multiple error codes whenever i go to control panel or use any windows run function.
<error>
The instruction at 0x01001a40 referenced memory at 0x01001a40 memory could not be written.
</error>
other error codes are 0x75f819ad
and 0x01001a40
Any insight would be appreciated...
I have a relational database, and i want to generate a report that pulls all the users from the users table, and pulls the classes they are registered for from the classes table and then prints one useres information on a page and it generates one page for each user. I can pull the information...
I am adding text to a serch text box and the text appears correctly in IE but when i use the javascript in firefox it says undefined. Any Ideas?
Live by the code, Die by the code!!
After sp2 we have been having lots of problems with the security center and synchronising files on our network. I am trying to figure out how to registry hack to disable these functions. They cause severe preformace problems on our network such as network lag with updates and hard drives being...
I have made a link of text in a tree, where i want to have the user click it and it add that text to a text box. Any Suggestions on how to do this?
This is the links:
<code>
<li><a onclick="addToList()" name="Text>Test<a></li>
</code>
This is the javascript function:
<code>
function...
Im trying to get my wireless card to work with fedora core 4 on my Ferrari 3400. Im stuck as of what to do any suggestions or links would be greatly appreciated. Also It detects my video card however not the monitor and due to that i cannot get out of 800x600 resolution? Please help?
Live by...
I cannont figure out how to add components to my applet gui. I remember doing it with getContentPane(), but whenever i use that i get cannot resolve symbol, however it still is on the java api list. I am just attempting to add a jlabel to the gui, any help would be appreciated. Hers my code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.