It is possible to do a onclick event on a radio button?
I have a radio button and two text fields. I want to active those fields when i activate the radio button.
Is it possible?
Tkx to all help ;)
It is possible to do a onclick event on a radio button?
I have a radio button and two text fields. I want to active those fields when i activate the radio button.
Is it possible?
Tkx to all help ;)
Hi,
i want to have (eg.) 10 optionboxes in my form. My problem is that the optionboxes just let choose one for form but i need to choose five for form. In my form i have 5 options and i want the user to say "True" or "False". Im doing this with checkboxes, and i know i can this with list/menu...
Hi,
i changed some group policies in my domain controller.
I google it and find secedit command to refressh imediatly the policies but didn't result...
i used:
secedit /refreshpolicies user_policy
whats wrong?
Hi,
I've i cycle that creates an amount of checkbox. The number of checkboxes depends of the hour of the day.
After the creation i need to check the values of this checkboxes. My problem is i don't know how many boxes there are...
So i thought of creating a hidden field, affect it value and get...
Hi,
i'm having some problems with this code.
When i open the file the page reads for a lot of time and after some time gives error.
Response object, ASP 0104 (0x80070057)
Operation not Allowed
/Checklist/main.asp
I dont understang very well whats happening because i use a similar code in...
Hi,
I have two webservers and two clusters.
One of the clusters is always active(of course). There are any way of showing what cluster is active through my webpage?
The cluster contains my SQL Databases
Tkx,
K.
Hi,
i want to install norton antivirus remotely through a server.
I have already installed it in my antivirus server (ASERVER) and installed remotely in some local machines that the ASERVER can see.
My problem is with one machine (WEBSERVER) that i can't see in my left pane panel (in nt client...
Hi,
I need to run a batch file remotely.
My first ideia was to put the file in a shared folder... but doing this the file is run in my computer, not in the other "shared" computer.
There is any tool that can run a file in other machine remotely?
Tkx to all help given ;)
Hi,
i know that there is a command (regsvr32) that can register/unregister any dll. The problem is that i want to register and unregister all dlls from a folder.
Anyone know if there is any application or any syntax code that can solve this problem?
Tkx to all help! ;)
Hi,
I've a Cluster where is installed an SQL Database.
Sometimes in my Cluster1 when i open the enterprise manager i can't access the options of my domain giving me an error. To solve this problem i usually reboot the machine after i changed the nodes to Cluster2. In Cluster2 everything works...
Hi,
i had built a site with some forms and text box and many other stuff...
This site was made in dreamweaver and tested with IE.
In IE the site is nice but i'd installed firefox and the boxes aren't exactly where i put them... making the site a little lame!
What is the easies way to correct...
Hi,
i'd installed Red Hat 9.0 with 2.4.20-8 Kernel.
I'd downloaded the 2.6.9 kernel and did all the things that someone teach me.
make xconfig
make dep (said that it wasn't necessary NOW)
make bzImage
make modules
make modules_install
make bzlilo
and copied the vmlinuz and System.map to...
Hi,
I've a Domain Controller with D$ shared.
This disk have 20Gb, with 12Gb free... but when i try to copy some files to the disk from other computer appears a message saying that there isn't space available!
Any ideia?
Tkx to all help given,
K
I've a memo field in a database access.
I've been trying to change the value of the var with this code:
If Resumo = "" or isNull(Resumo) then
Resumo = "Resumo não disponível"
end if
The problem is if the resume isn't blank it is affected anyway!
What's wrong? Does a memo field (beeing so big)...
Is it possible to turn impossible to shutdown the computer with the front switch button?
This machine is a domain controller and it's very important to be on, and sometimes it's switch off by some kicks :P
There are any way to turn this possibility off?
Sub InsereLogins(User)
Dim adoConInsereLogins
Dim strSQLInsereLogins
Dim rsInsereLogins
Dim Data
Dim Hora
Data = FormatDateTime(Date, 0)
Hora = FormatDateTime(Time, 4)
Set adoConInsereLogins = Server.CreateObject("ADODB.Connection")
adoConInsereLogins.Open "DRIVER={Microsoft Access Driver...
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.