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
~1K People Reached
About Me

IT Services Manager for a UK highways authority

Interests
Motorcycles, music, reading, cinema.
Member Avatar for user543820

Hi! I have written this function in javascript. The problem I'm facing is that even when the text field in html form is empty, this function behaves as `alert("");`. It must display "Enter some text" in alert box. The function, however, works well when I enter "Hello" in the text …

Member Avatar for Troy III
0
199
Member Avatar for ajberrow

Hi, all, This may not be the correct place to ask this question, but I can't find another forum that seems to match my question. We have a web site which stores : user's name (which is not validated in any way, so we have lots of Donald Ducks and …

Member Avatar for ajberrow
0
163
Member Avatar for dello

Hi all, I was wondering if somebody could help me... I have a form field which I want to lock down so users can only enter a specific combination eg. first character is a letter - can be either B,C,W,F,A,H which is followed by seven numbers. I have got some …

Member Avatar for ardeezstyle
0
144
Member Avatar for ajberrow

Hello. It Services Manager for a highways authority in UK. Mostly spend time scheduling others' work, but do still get a chance to write the odd script / program in PHP, VBScript, VBScript.Net, VB6.

Member Avatar for Serunson
0
42
Member Avatar for fitzkil

Hi. I was given the task to create an internal website in our company, which will update (feed) from a database (they were talking MySQL). I have no idea if that is possible and what to google for. My first guess was if it is possible it's using php. You …

Member Avatar for ajberrow
0
94
Member Avatar for chronoel

I have a form with a reset button and what I want is to reset only some form elements when that button is clicked. [code] <form name="frmMyForm"> <input type="text" name="txtText" /> <input type="checkbox" name="chkCheckBox" /> <input type="reset" value="reset" /> </form> [/code] Now I want the checkbox to be reset when …

Member Avatar for MidiMagic
0
84
Member Avatar for dnsl

Hai all i am doing an ASP project.... when redirecting to anotherpage like Response.Redirect("Page1.asp") i dont want to show the actual path of that web page in the address bar... but it shud be displayed in some encrypted format... also i dont want to use Server.Transfer...i want to be displayed …

Member Avatar for jbennet
0
105
Member Avatar for ammwebmaster2

I am having a world of problems with this can anyone please help. I don't know what I am doing wrong. Following the code is the error message I am getting. Here is the code I am using: [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html > <head> <meta …

Member Avatar for Thirusha
0
173
Member Avatar for ajberrow

Some JavaScript code which used to work for IE6 no longer works for IE7. Any ideas what I could try to correct the problem? The scripts change a user's password by opening a child window, grabbing the old password, new password and user name from the opener, then execute a …

0
79