Hi all:
What is wrong with my statement here:
<INPUT type=""text"" id=CCN Name=CCN value= " & GetCCNum & ">
GetCCNum is a function which would spit out
('1849','0903')
When I have one GetCCNum value the textbox works fine but when more then one goes in the textbox just carries one of the...
Hi all:
I have a form that would bring up 4 teams that load up separately on the same form.
It has a checkbox at the end of each person on the team which is called approve hours .
At the bottom of the form I have two buttons Check all and Approve All Items.
When I click on Check All it should...
Hi everyone:
I have a combobox. For my combobox I need a title for each option tag. For example:
If I have three options A, B C
A would be titled Apples
B would be titled Beach
C would be titled Cat.
Something like a caption on each option. I know we can place title tags on <TD>'s is it...
Hi everyone:
I have two listboxes and I need to populate listbox 2 with listbox 1.
For example:
Listbox1
Zr
PB
If I select or double click Listbox1 on Zr or PB it will flow over to Listbox 2
I need the code in vbscript.Please help.
Thank You
Hi:
I have a combobox which fills in by the recordset that I placed in.
I have an emptylistbox which can be populated by moving items from another filled listbox on the form or
can fill in by the dropdown selection.
The dropdown selection would run a recordset which would look for the...
Hi I have a dropdown box with GroupNames.
I need the form to work when
a groupName is selected to popualte the listbox with values.
If the GroupName is not selected then Do not populated anything for the listbox.
Please help Thanks
It gives me an error on into.
Also another issue I am having is that when I click on Save button on my form.
It will not save what I have selected in the new listbox.
If I highlight all the ones I have selected and click save it would save that into it. Is there a way to do it without...
Hi This is awesome code.
But have one question:
I have a listbox box which fills in the values plus text of the field.
The other listbox is empty.
I have the two buttons and all.
But when I switch from the empty one to the filled one. It places the value in there only and not the text with...
HI everyone:
I have a combobox which displays with the values
A, B, C.
What I need is when I select the text in the combobox I need to use that text to display in a table.
For example:
B is the value but in the combobox it shows up as Hi
I need use that text value.
Please help Thanks
HI everyone:
I have a combobox which displays with the values
A, B, C.
What I need is when I select the text in the combobox I need to use that text to display in a table.
For example:
B is the value but in the combobox it shows up as Hi
I need use that text value.
Please help Thanks
Hi I have the following Code(bottom).
The thing with this code is if the Paycode is used already for that person then it fills up the the <TH> tags assoicated with it. I need it to basically if I used a code called BHP and it fills it in already. So when it gets to the next TH tag it will just...
Hi:
I have a CSV file which I need to import into a SQL Server table. But I created a form on an asp page. I needed to know if I can use FSO to import this csv file into the sql server table. If yes Does anyone have a smaple of this code.
Thanks
Hi:
I have a CSV file which I need to import into a SQL Server table. But I created a form on an asp page. I needed to know if I can use FSO to import this csv file into the sql server table. If yes How?
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.