Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.