Hi All,
I wonder if someone can help me. I want to run a .bat file which in turn updates a CU reg key when a user logs into my terminal server.
I've managed to get it working by using a logon script on the user profile. However, i need to run a deferent script depending on which local...
Hi All,
I have a Server 2003 machine with 2 IP address. One IP address is used by IIS, the other I want to use for JBOSS/Tomcat, both using SSL port 443.
Now, I've had this working perfectly in JBOSS 3x by simply adding inet="xxx.xxx.xxx.xxx" into the relevent connector in my...
I'll give that a try thanks.
They are all in different local groups... The server time is not really important, just the date format.. I.E. Some users wan't to see dd-mm-yyyy and others want to see mm-dd-yyyy.
I thought that it might be a current_user key?
Hi All,
I have a Windows 2003 terminal server. Some users are in the UK and some in the USA, therefor they want defferent regional settings.
Is there any easy way to control this? The only way i've figured out so far is to make sure the regional setting a set correctly BEFORE I create the...
Ahh... That would make more sense.. Doh!
Its PHP, he're is the specific function, you'll notice i'm trying foamcows logic, which i think should work as i did notice MIME: Version: in the attmepted attack, but anything to strengthen it further would be great, and always usefull in future...
Thanks for all the help guys... TamedTech, here is the code. Foamcow, thanks i'll give that function a try.
<form id="enquiry" action="" name="enquiry" method="post">
<h2>Contact Form</h2>
<label><span>Your Name</span>
<input id="Name" name="name" type="text" value="Name"/>...
Hi Guys,
I've have recenty done a web site with a web form.
It looks like someone is trying to inject emails into it to try and send spam emails. Does anyone know of a way to "protect" this form?
Thanks in advance for any help.
Jonathan
Hi All,
I wonder if someone can help me. I'm a bit of a noob when it comes to SQL server programming.
I'm looking to explode a string by a particular value using an SQL function, e.g.
'aaa/bbb/cccc/ddddd/ee'
Say for example i want to pick out element 4 of this string and return just 'dddd'...
Here is the one of the forms, on a page that has only one checkbox, i've changed the checkbox names to begin with a char and it still doesn't work... Some things just ain't meant to be...:
<form id="enquiry" name="enquiry" action="" method="post" enctype="text/plain">...
That is cut down yes... There are various other tags in form for arranging data, such as <p>'s and </p>'s etc.
But no submit button.
I'll try renaming the variables and let you know how it goes...
Cheers.
Hi Folks,
I'm trying to create a form with a number of checkboxes, that once changed automatically submit the form. I have the following:
<form id="enquiry" name="enquiry" action="" method="post">
<input type="checkbox" name="1" class="chk" value="1" onchange="document.enquiry.submit()" />...
Hi All,
I'm desperately seeking some help with a SQL Server ODBC.
I have a database stored on a server over a 2Meg link. The system DSN is set up on my laptop. The ODBC settings all test fine. I can even connect to the database using Microsoft Excel and pull back data from any table I...
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.