Hi All,
I have this code that generates an error
String[] AdminCustomers = (String[]) mCustomerList.toArray(new String[0]);
mCustomerList is a Vector populated by items from a Long[] array..
How can I correct this?
I need to return a String[]
Thanks!
Hi all,
I need help. I already browsed through the forums and found people with similar problems.. and although i've tried everything (winsock fix, restarting the dsl router, etc.) except reinstall my OS, i still can't make it work. I am running on XP and I have a DSL connection. can somebody...
hi, i need help with this, i'm just changing the width of the menu if the resolution is lower.. I was wondering if this would work, or is there another way without using different style sheets because this is the only style i'm putting in... Thanks!
<SYTLE>
<SCRIPT language="JavaScript">
<!--...
Hi,
is there any way where i can add a specific code to an existing procedure?
what i want do is, after i add an item to my combobox (thereby adding that item to the table that combobox is bound to), i want to also add this "new data" to an existing sub procedure that uses the said table. how...
hi!
i made one field in my table, wherein the data entry form could take in more than one value at one time and the code would just simply append or concatenate to the content of the field.
since i just concatenated, is there anyway for me to reverse this? meaning if i wanted to erase that...
well, for the field that i was initally talkin about which i already made a listbox...that has around 22 items. but for this one i will only need 6 checkboxes.
yeah, well i made one of my controls a listbox..but with this other field i'm doing, the person i'm doing it for wants it to be in checkbox control. ive encountered some forms which have checkboxes that could make more than one selection. is there a specific control for that..like a checkbox...
hi guys,
is there anything wrong with this simple line of code:
If Me!ArtistID.IsVisible Then
rs!ArtistID = Me!ArtistID
Else... bla bla
I just want to check if this control named ArtistID is visible and use that as a condition in my if-else statement. but i keep on getting this run-time...
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.