Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
Member Avatar for kobi

Hello there, How can i add a node in a certian place in a treeView control? Thanks ahead

Member Avatar for JirkaJirka
0
208
Member Avatar for kobi

[COLOR=green]Hello there![/COLOR] [COLOR=green]I have the following xml File[/COLOR] [COLOR=green]<books>[/COLOR] [COLOR=green]<A >[/COLOR] [COLOR=green]<B>text</B>[/COLOR] [COLOR=green]<C>gggg</C>[/COLOR] [COLOR=green]<D>99999</D>[/COLOR] [COLOR=green]</A>[/COLOR] [COLOR=green]</books>[/COLOR] [COLOR=green]Im using the treeview control(i need to insert 2 different images.[/COLOR] [COLOR=green]How can i add ia certain image to the node it self and another image to the inertext.[/COLOR] [COLOR=green]So the nodes will represented …

Member Avatar for Folk007
0
676
Member Avatar for kobi

hello, I have this button element which i can recognize only through his xptah FORM[1]/TABLE[1]/TBODY[1]/TR[1]/TD[2]/TABLE[5]/TBODY[1]/TR[1]/TD[1]/A[1]/IMG[1] how can preform a click runing a java script Thanks Kobi

Member Avatar for Taywin
0
141
Member Avatar for kobi

Hello , Im trying to show an animated gif on a form while i read a file, but the animation freezes until all the file operation is finished Any idea? PS im using visual studio 2003

Member Avatar for ddanbe
1
145
Member Avatar for kobi

Hello, I have 2 different classes 1. Form1 -class which is defined as single ton 2.MyClass- class On the Form1 I have a label1 which is defined as public From MyClass class I have a method, which set the label1 text ,but it is never being visualized on the Form …

0
61
Member Avatar for kobi

Hello, I have a problem of accessing a Form element from a different class with the same name space On the different class I’m trying to set a label of the form , by creating a instance of the form ,but the label is not being set See here the …

Member Avatar for ddanbe
0
93
Member Avatar for kobi

Hello, i have a problem with a timer , on my program i have 2 different classes under the same namespace when i start the timer from the form class, the tick event happen on the elapsed interval. but when i call the timer from the other class the tick …

Member Avatar for sknake
0
85
Member Avatar for kobi

Hello There, Im trying to create tree control view with check box in the nods. but i dont know how to add the check box to the nods here is the code: [QUOTE] [COLOR=#0000ff]public[/COLOR][COLOR=#000000] Form1()[/COLOR] { InitializeComponent(); TreeNode tn = [COLOR=#0000ff]new[/COLOR] TreeNode("x"); tn.ForeColor = Color.Blue; TreeNode tn1 = [COLOR=#0000ff]new[/COLOR] TreeNode("Y"); …

Member Avatar for coder_guru
0
154
Member Avatar for kobi

Hello, How do I retrieve the number of rows in XML which represent a table? Thanks

Member Avatar for gravyboat
0
72
Member Avatar for kobi

Hello there im using the following command: <OBJECT data ="C:\AA\bin\my_html.html" width="500" Height="300"></OBJECT> In order to show other frame in my html page. when i load the page on the browser i get the folowing error: "Cannot find file: '///C/AA/bin/my_htm.html' Make sure the path or Internet address is correct" as you …

Member Avatar for MidiMagic
0
98
Member Avatar for kobi

Hello there, How can i load an xml file,to treeview control and show it in my html page? Thanks

Member Avatar for alc6379
0
100
Member Avatar for kobi

Hello there im using the following command: <OBJECT data ="C:\AA\bin\my_html.html" width="500" Height="300"></OBJECT> In order to show other frame in my html page. when i load the page on the browser i get the folowing error: "Cannot find file: '///C/AA/bin/my_htm.html' Make sure the path or Internet address is correct" as you …

0
34
Member Avatar for kobi

hello there! i have a problem how to write to a xml file using the xmlpath technology i have the following file books.xml <books> <A property="a"> <B>text</B> <C>textg</C> <D>99999</D> </A> </books> i need to add to the file it self nodes, for example the E & F nodes how can …

Member Avatar for Jugortha
0
90
Member Avatar for kobi

How can I load an xml file and show it as a treeview control in my HTML page

Member Avatar for mavines
0
107
Member Avatar for kobi

Hello , I have created an treeview control in C# form,how can i load this control to my HTML page? Thanks

Member Avatar for yagiD
0
90
Member Avatar for kobi

Hello there, How can i load an xml file,to treeview control and show it in my html page? Thanks

Member Avatar for Fungus1487
0
110
Member Avatar for kobi

Hello there, How can i load an xml file,to treeview control and show it in my html page,i saw a way throw a dhtml but i failed to dominate it? Thanks

Member Avatar for kobi
0
94
Member Avatar for kobi

Hello There, How can i use in the code the " character witout the complier will throw en error im trying to create the following string : what i need : <A NAME="ppp" A> hello</A> when the ppp is an object myString ="<A NAME=""+object+"" A> hello</A>" as you see i …

Member Avatar for kobi
0
95
Member Avatar for kobi

Hello there in my html page i use the following link <LINK href=c:\"Calendar.css" type=text/css rel=stylesheet> i would like to avoid rediracting to the file css ,so my question where i should put all the information in my htmal page after? the <body> ?before the <body>? which tag to use? Thanks …

Member Avatar for MidiMagic
0
118
Member Avatar for kobi

Hola, i need to create an object which will be recognaized in all my fuction/methods where i should create this object? Thanks ahead

Member Avatar for kobi
0
88
Member Avatar for hisoka

just want to ask anybody for the best website tutorial for absolute beginner in visual c#.... i am new to visual c# and i am not that good in programming that's why i want to overcome my weakness... thanks...

Member Avatar for kobi
0
146
Member Avatar for kobi

Hello there, I have an array of 2 dimensional which i need to pass to a funtion, but every time i try to send to the funcation "LoadScenario" it fails. maybe my syntax is wrong,please take a look Thanks Ahead [code] [COLOR=green]string[/COLOR][COLOR=green][,] Vars = [/COLOR][COLOR=green]new[/COLOR][COLOR=green]string[/COLOR][COLOR=green][5,4];[/COLOR] Vars[0,1]="Calculos"; Vars[1,1]=" 1"; Vars[2,1]=" 2"; …

Member Avatar for kobi
0
137
Member Avatar for kobi

Hello There im trying to populte treeView control with xml file The tree is beeing populted but with the nodes tages name like in this Case child i just want to show under General -var3 -var 4 and NOT x NOT(as it happen) General -child ---var 3 -child ---var 4 …

Member Avatar for iamthwee
0
201
Member Avatar for kobi

Hello there [COLOR=#434343]Recently i bought o.s windows vista,i had on my computer XP home ,my computer hardware is compatible to the requirements of Microsoft.[/COLOR] [COLOR=#434343]But when installing the o.s vista in the final stage is getting stuck, or when I succeed finishing the installation it doesn't load.[/COLOR] [COLOR=#434343]Can you please …

Member Avatar for scru
0
116
Member Avatar for kobi

Hello , When im trying to compile this code it goes well,but when i run the prog i just get a flash of the cmd ,please can you tell me what i doing wrong?-im using the compailer of dev c++ [code] #include <stdio.h> #include <stdlib.h> #define _WIN32_WINNT 0x0501 #include <windows.h> …

Member Avatar for Ancient Dragon
0
309
Member Avatar for kobi

Hello , i have in a director c:\files_t several files t1 t2 t3...t300 i need to analize each on-the analize operation is not importent how can i [B][U]open each file in a loop[/U][/B] and analize them?-in [U][B]C[/B][/U]code thanks ahead

Member Avatar for ~s.o.s~
0
185