Hi guys, I've got the SQL code below. When the CompletionDate is 25/12/2022 the output is Q3/2022-2023, which is what I want.
But when the CompletionDate is 14/02/2023, the output is Q4/2023-2024. How do I make it so that the output is Q4/2022-2023? Thanks for any insight guys.
'Q' + (...
Hi guys, I have this code below that supposed to evaluate if the values of the textfield and the session token are equal. If they are equal they will be redirected to google. The thing is, they are both equal always but it doesn't redirect to google. I don't know what I am doing wrong. Please...
Hi guys, I have seen this AutoBrowse and I was just thinking if maybe this can be achieved using javascript?
http://www.ilovefreesoftware.com/18/windows/internet/autobrowse-automatically-browse-websites.html
Thanks for any help.
hi ggriffit,
this is my form
<form name="myform">
<p><textarea id="textarea1"></textarea></p>
<p><textarea id="textarea2"></textarea></p>
<p><textarea id="textarea3"></textarea></p>
<p><input name="submit" type="submit" value="submit" /></p>
</form>
thanks for your help
hi guys,
i have a form with 3 textboxes, how do i make sure that at least one of the 3 textboxes have been filled in when a user clicks a submit button?
Thanks for any input.
hi feherke,
this is what i have so far and i can't make it to work. when i click the 3rd radio button, the form doesn't alert me that i need to tick one or more of the checkboxes underneath it. i'm not sure what i'm doing wrong, what am i missing?
thanks for your help.
<html...
hi feherke, thanks for that. but how would i modify the code if instead of radiobuttons for the 3 childradio buttons, they are now checkboxes? thanks for your help
hi guys, can you help me out please.
if i have:
parentradiobutton1
parentradiobutton2
parentradiobutton3
-childrediobutton1
-childrediobutton2
-childrediobutton3
parentradiobutton4
parentradiobutton5
how do i make childrediobuttons mandatory if parentradiobutton3 is selected?
thanks...
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.