English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - August 2006

[Selected]: All categories Computers & Internet Programming & Design

i have 2 ASP ListBoxes and i need to move the selected item from list A to List B whaen i click the button x,
the prblem that i need to do that within the java script
(no post back to the page) the list must be ASP Component,
if you know the answer that meen you r the greatest person in the universe :D
Regard's

2006-08-03 01:25:19 · 1 answers · asked by Anonymous

I have to put own image in custom toolbar of Excel 2000. Can some body help me out?

Dim sFile, ImgSheet
sFile = ActiveWorkbook.Path & "\Images\TheMarket.jpg"
Const sNAME = "MyToolFace"

'Delete (free memory) toolbar before creation
Call DeleteTMCToolbar

Set cbBar = CommandBars.Add(Name:=cCommandBarID, Position:=msoBarTop)

Set cbImage = cbBar.Controls.Add(Type:=msoControlButton)
With cbImage
.FaceId = 5
.Caption = "TheMarketsImage"
.Style = msoButtonIcon

.PasteFace
End With

2006-08-03 01:22:27 · 1 answers · asked by padam_india 1

What program can i use thats free to upload my own website onto the net??

2006-08-03 01:18:43 · 5 answers · asked by Hector 3

its a windows xp.

2006-08-03 00:58:46 · 8 answers · asked by Snuffy 4

2006-08-03 00:42:39 · 3 answers · asked by Anonymous

II've seen many people creating their own software at home using a code- so what is this code?

2006-08-03 00:22:53 · 3 answers · asked by Anonymous

How to understand and use these two functions?

glMatrixMode(GL_MODELVIEW);

glLoadIdentity();

2006-08-02 22:54:30 · 1 answers · asked by c m 1

How do i add sounds on button press in java? I want ONE button to output different sounds depending on text entry.Please help!

2006-08-02 22:44:32 · 2 answers · asked by iz 1 1

so that i can use it when i'm chatting

2006-08-02 22:40:05 · 3 answers · asked by airen 1

I have one layer, text over graphics. The graphics are non-solid colors/patterns/images.

Is there any application/feature name that will allow me to remove the text and replace it with pixels by averaging the surrounding pixel values?

Can GIMP do it?

Thanks

:-)

2006-08-02 22:30:43 · 2 answers · asked by Andreba 4

I can only do MS Word & Publisher as web designs. Please give me step by step process to set it up on my stand-by domain.

2006-08-02 22:29:58 · 2 answers · asked by mug 2

2006-08-02 22:29:14 · 3 answers · asked by Anonymous

While i am doing my programming with session values, the session values will be expiring if iam not working with that for some time.

2006-08-02 22:11:07 · 2 answers · asked by ooxy 1

I added some more filed to a report, after edititing the reprot was working fine on the development machine (XP) but when I depolyed the report it start generating the following error:
The Visual Basic UFL that implements this function is missing (or U2lcom.dll is missing).?

2006-08-02 21:15:42 · 2 answers · asked by shahbazi 1

Also, suggest ways I can learn it online.

2006-08-02 21:13:35 · 3 answers · asked by M 1

Please be as detailed as possible.

2006-08-02 21:11:19 · 1 answers · asked by M 1

exceptions

2006-08-02 20:55:28 · 3 answers · asked by chippy 1

How do i put a background on my, myspace page? like a wallpaper i guess? i figured out the adding music and the adding of the picture slide show, but i dont see anything for the adding of a wallpaper/background

2006-08-02 20:28:01 · 10 answers · asked by keylee l 2

Is it possible to send data to and fro between two processes from just a single message queue?

2006-08-02 20:22:59 · 2 answers · asked by Adi 1

2006-08-02 20:21:38 · 13 answers · asked by cindy m 1

2006-08-02 20:07:14 · 7 answers · asked by irshu 1

I have intrest in web site designing and developing. Till noe I developed four web site using html , front page and flash (for effects).
Now I would like to developed a web site by java. Is it possible to learn directly java applets without having knowledge of java script language. Please tell clearly.

2006-08-02 19:45:08 · 6 answers · asked by ss 1

2006-08-02 19:01:08 · 2 answers · asked by pavan18_dreams 1

releated papers in journals in IEE

2006-08-02 18:57:04 · 1 answers · asked by anu 1

Yes please name all hte ones you can make. and then tell how. Cause I want to know some more than just those three.

2006-08-02 18:54:46 · 3 answers · asked by Anonymous

How i can convert already written small letters into capital letters at once in microsoft excell .

2006-08-02 18:38:51 · 5 answers · asked by la la 1

I have to add a custom toolbar that should contain label and button in Excel 2000. I am not able to use msoControlLable and msoControlButton properly. If i m using msoControlButton then caption (text) does not display on runtime. Can somebody help me?


Dim cbBar As CommandBar, cbCtrl1 As CommandBarControl, cbCtrl2 As CommandBarControl
Call DeleteTMCToolbar

Set cbBar = CommandBars.Add(Name:=cCommandBarID, Position:=msoBarTop)


Set cbCtrl1 = cbBar.Controls.Add(Type:=msoControlButton)
With cbCtrl1 '
.BeginGroup = False
.DescriptionText = "Gen"
.DescriptionText = 0
.FaceId = 0
.Caption = "DFA555SDA"
.TooltipText = "General"



'.Name = "Padam"
' .Caption = "TMC"
' .DescriptionText = "Dfasdfas"'
End With


Set cbCtrl2 = cbBar.Controls.Add(Type:=msoControlEdit)
With cbCtrl2
.Caption = "TMC1"
.DescriptionText = "Dfasdfas" '
End With

2006-08-02 18:35:16 · 1 answers · asked by padam_india 1

fedest.com, questions and answers