Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K

22 Posted Topics

Member Avatar for nore

I have a data table with query inside, then i need to sent value of data table exactly in datagridview i made before. Anyone can do this?:-/

Member Avatar for pcs77
0
15K
Member Avatar for nore

Hello all! I want to ask you , how to pass variable, there's the example: I have variable String X in pageone.jsp then i open a new tab page to pagetwo.jsp (using JavaScript window.open) , Is it possible to use the variable X (from pageone.jsp) in pagetwo.jsp ? Please Explain, …

Member Avatar for javaAddict
0
246
Member Avatar for iamcreasy

it's depend on server which you use. It should be JSP on the server, or you have one at the localhost (using some developer tools)!

Member Avatar for nore
0
212
Member Avatar for nore

Hello all, i have a question. Is there possible to get a data (for example some word in website) and then use the sentence to our own JSP page? To make clearly, example : [url]www.facebook.com[/url], is it possible to get the word "Sign Up" (in the middle right of page) …

Member Avatar for nore
0
101
Member Avatar for nore

Anybody know how to use RSS to gain some information/data then do some code in JSP (processing data), thanks before :) to make clear, example : [url]www.facebook.com[/url] , how to get the word "Sign Up"?

0
93
Member Avatar for nore

Hello, i'm new in JSP, and i already install Apache Tomcat for the server, but after install it and then try it to browser and choose example there was some text like below. HTTP Status 404 - /examples/jsp/ type Status report message /examples/jsp/ description The requested resource (/examples/jsp/) is not …

Member Avatar for nore
0
140
Member Avatar for nore

Hello, i want to check what letter is typing by user in textbox in event text change. Any body know how to do that? this is my code : [CODE]Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventHandler) Handles TextBox1.TextChanged MessageBox.Show(??) End Sub[/CODE] ?? = ? Please help me! …

Member Avatar for nore
0
263
Member Avatar for nore

Iam using data set and create table adapter then create select some data to be used in my aplication. In my app, i create data table to gain data from table adapter, but i don't know how to get some specific data, ex : item in column "a". Could you …

Member Avatar for nore
0
444
Member Avatar for nore

Hello.. I want to make application that can count how many file was selected by me. For example i drag / select 2 files (.jpg) and then i right clicking them to raises menu, one of menu was registered by me in regedit with command execute app in my ClassLibrary …

Member Avatar for Mitja Bonca
0
141
Member Avatar for nore

Hello all, i want to make icon (shortcut to run my program) on System Tray (usually on Right bottom) with code, i'm using visual studio 2008 c#, on classlibrary project, thanks before :D

Member Avatar for nore
0
125
Member Avatar for markdean.expres

I don't know about how to change thats default, but we can make messagebox with form, first make that form (for ex: form1), design the tools (label/button/etc.) and show that form on event :) [CODE] Dim newmsgbox As New form1 newmsgbox.Show()[/CODE]

Member Avatar for codeorder
0
137
Member Avatar for nore

Hello all! I want to make label beside label/etc. For example, after i clicked button then label appear beside its button , and after 5 second / less, i want to make the new label dissapear / erased . Visual Studio, vb.net Thanks Before :)

Member Avatar for nore
0
128
Member Avatar for nore

Hello all, i want to know some textbox case. I want to make my textbox (example textbox1) only can be written by numeral, if there was non numeral input, textbox1 not allow or just being ignored. Thanks for attention or help :)

Member Avatar for nore
0
350
Member Avatar for Mr.BunyRabit
Member Avatar for swathys

maybe you can use event keyup, if you use key press, it will be loop :D

Member Avatar for swathys
0
143
Member Avatar for nore

Hello all! I need your help. In my case, i want to add some video if there was 'event button click' , can visual studio vb.net 2005 do that? thanks before :D

Member Avatar for 12345pj
0
591
Member Avatar for jcfans

just add another variable boolean and 'if' procedure to make filter, it was login or not yet, hope it will help :D

Member Avatar for jcfans
0
164
Member Avatar for Kingcoder210

maybe there was stacked if you are using different database (in my last case SQL Server) , if the version in your program less than the version in PC where you installing your program, you must uninstall it first :)

Member Avatar for nore
0
362
Member Avatar for jcfans

i think, if your program running everyday, you can use timer event tick,then set interval, then the event you need just insert in that tick

Member Avatar for mr_mark_king
0
3K
Member Avatar for nore

In my case, i want to make some tool with event, example : make a new textbox with event button click. Can Visual Studio 2005 vb.net do that? How to do that? thanks before :)

Member Avatar for nore
0
123
Member Avatar for nore

Hello i'm new here, Name: Noer Tjahja Moekthi Prajitno Nickname: nore Height: 170 cm Weight: 63 kg Hair: Black Eyes: Black Location: Semarang, Indonesia Age: 19 Hobbies: Traveling, Computer Language: Bahasa, Java (Island in Indonesia), English (little bit ^^) Little Knowledge: Vb.net, Sql Relationship Status: Single I hope I could …

Member Avatar for printing.host
0
55
Member Avatar for nore

in my problems, i want to use event keyboard press 'Enter' on textbox, i'm very confuse because in event property from textbox there was Enter, but after I double click and read statement in that, after i test my program, there was nothing , please help thanks before :)

Member Avatar for nore
0
124

The End.