No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
22 Posted Topics
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?:-/
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, …
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)!
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) …
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"?
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 …
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! …
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 …
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 …
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
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]
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 :)
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 :)
I think it's better to use dataset :)
maybe you can use event keyup, if you use key press, it will be loop :D
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
just add another variable boolean and 'if' procedure to make filter, it was login or not yet, hope it will help :D
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 :)
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
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 :)
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 …
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 :)
The End.
nore