hi..i am trying to create this form in which there are two fields that i am having troubloe with. what i am trying to do is that as soon as a user changes the value of one field,the value of the second field should be cleared.
I hav a date field and a time field. Originally the date field...
Hi,
I tried split this string. For some reason, i keep getting an object required error pointing to the first line in the code below. Plz help!
strList1 = document.getElementById("serverSelect")
list1 = Replace(strList1, "/", "")
list1 = Replace(list1, " ", "")
hi im new to vbscript.
basically what im trying to achieve is if a user selects a certain date greater than the current date from this calendar in a form, then the time field ( next field) should be defaulted to empty. Initially when a user opens this form, the date field is defaulted to...
hii
this might seem like a reaallly stupid question. I am having trouble with the syntax of the msgBox This is what i entered as code:
MsgBox("The distribution date is invalid",0,"Select a date")
the error keeps occurring: msgBox if denied.
I have no clue what the problem is.
plz advise...
Hi,
i created this function that takes a string parameter from a form. This string basically consists of a date in the format of mm/dd/yyyy. Now, im not too sure how to convert this string to a date so that i can compare fi the user date is greater than the current date?...here is what i...
Hi,
im just curious to know if there is a way to send the focus to a form field if the user has not filled in that field. Also, i was wondering how to highlight a missing textfield?
I know that in javascript, we can use the Focus() method, but not sure is there is a swimilar method in...
Hi
im creating this form where a bunch of servers are listed with checkboxes beside each.(the servers are pulled out of a sql tble). A user can any server. Once the user clicks the submit button, form validation occurs to see if any of the form fields is empty. If one of the fields is empty...
Hi
im using the regular expression object property 'Pattern' to validate my time. I have created the condition but it seems that there is something wrong with it. When i do the testing the conditions are not applying.
My condition for time example(not case sensitive): 12:00 PM
or: 12:00PM...
Hi
I hav created a form that users can fill and submit. Some of the fields in the form hav radio buttons and checkboxes that users can select. Now, if a user makes some mistake filling the form, i want to form to tell the user he/she has made a mistake and i want the radio buttons to be...
Hi
I hav created a form that users can fill and submit. Some of the fields in the form hav radio buttons and checkboxes that users can select. Now, if a user makes some mistake filling the form, i want to form to tell the user he/she has made a mistake and i want the radio buttons to be...
Hi...
I am creating this form validation process that allows to a time that is inputted by the user. Basically, I have this field that asks for a user to enter a time (format is specified as. Ex: "12:00 PM"). I want to make sure that the user types in a time with the appropriate format...
Hi
i created this button that will call an email function when it is clicked. This email function is already written on a different page. This function basically takes the email text( mail to, mail from, cc, bcc, subject, body, text) as parameters. The problem is that when i click the...
Hi,
I have created this page where a user can send an email to the desired ppl through clicking on a button. Now I when i created the input tag for the button, I include a sub call for the onclick attribute. This sub basically takes all the email tests are paramaters(email from, to, cc, bcc...
Hi,
This question might stupid, but I am really not able to find the error!
I have these lines of code that I created. I knw that there is a problem with my formating in this line. Therefore, I get an error message on the browser. The problems occur wti hte two lines where I called the...
Hii,
I am pretty new to the asp scripting language and am eager to learn. Currently I am practicing loops and arrays. While reading this tech book, I was asked a question that I am not able to find the answer for.
There is a SQL database that stores information about all the bestsellers in...
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.