199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Stefano Mtangoo

Hello guys, Please help me with wxTreeCtrl events (I have never dealt with TreeCtrl before). I want to get simple basics how to catch events As example to clarify my question, I have tree of books and I want just the TextCtrl to display the chosen parent and Item, like …

Member Avatar for Stefano Mtangoo
0
383
Member Avatar for scranton

Hi I created a custom System.Windows.Forms.Panel so I could override the OnPaint event and make it draw a gray border, but the inside of the panel is picking up all kinds of gray lines when the window scrolls or anything moves over top of the panel. Does anyone know how …

Member Avatar for scranton
0
1K
Member Avatar for Stefano Mtangoo
Member Avatar for Stefano Mtangoo
0
131
Member Avatar for lahiruchandima
Member Avatar for Ancient Dragon
0
88
Member Avatar for bsutcliffe

I am writing an application in wxPython. It uses an XML file which populates a tree. When the application initialises it passes the XML file through xml.sax and stores all the data in a series of lists and dictionaries. One crucial element of the application is that a user can …

Member Avatar for Stefano Mtangoo
0
116
Member Avatar for Alexar93

Ok, so i've made a bootloader in assembly but I think its very hard to write the operating system (the kernel) in assembly so I wonder if it is possible to write it in C#? The question is: Can you write a C# console application and convert it to .bin …

Member Avatar for ddanbe
0
101
Member Avatar for Alex_

Hello, i want to print on my website how many people are viewing it. I thought doing it with cookies: 1. Give the guest a [I]guest [/I]cookie. Increase a static variable "guest". 2. If he registers, give him a [I]user[/I] cookie. Decrease "guest" by 1 , Increase "user" by 1. …

Member Avatar for Alex_
0
123
Member Avatar for mustansar

Can anyone please help me as i am receiving the email from the email address is "linxinquiry@linxinternational.org" but i want that the from email address should be the one who is filling the webform, second in the email i am getting <b> <br> tags with the values. though i have …

Member Avatar for whiteyoh
0
156
Member Avatar for mdew_47

I am thinking of building a media player that could read all the audio ,video file types as my final year project using java in the linux environment( fedora core 4). But i don't know from where should i start, pls is there anyone who can help. I will be …

Member Avatar for devpiyu
0
294
Member Avatar for saj_amo

:'( i want know that i have developed a web site with using sql database backhand in asp.net nw how can i deploy it i mean i want to know process how to register it or host it from where ??

Member Avatar for saj_amo
0
91
Member Avatar for saj_amo

hi guys, in asp.net page i have designed a registration page few textbox are in that page i have set field validators on them but problem is that there are two buttons one is for register and the other is to go back to main page when i am clicking …

Member Avatar for saj_amo
0
162
Member Avatar for dzhugashvili

hello. I need help implementing an SSE2-accelerated MD4 implementation. I found one that I think may work at [URL="http://www.freerainbowtables.com/phpBB3/viewtopic.php?f=6&t=904&start=30"]http://www.freerainbowtables.com/phpBB3/viewtopic.php?f=6&t=904&start=30[/URL] it is the post by Corni: [QUOTE]“So, I took a crashcourse in how to implement MD4 and in what the hell is SSE2 and how do you use it, and implemented …

Member Avatar for dzhugashvili
0
141
Member Avatar for Crushyerbones

Does anyone here have any tips on using inb and outb for interacting with hardware on a Linux system? iopl(2) and inb(0x61) don't seem to work very nicely... Infact, inb(0x61) gives me a segfault. PS: My reliance on this forum is starting to become embarrassing :P

Member Avatar for Crushyerbones
0
190
Member Avatar for Jostra

Hi! everyone can some one share a piece of light with me is it possible to manipulate database access inside a class constructor.Cause i can create a connection but don't know how i'm going to things like data adapter an data set since.Any link Any Help Is appreciated.thanks

Member Avatar for Jostra
0
147
Member Avatar for mybluehair

Hi. I have a c++ game where you make money throughout the game, and the game saves it to a separate txt file. When the game opens back up, it grabs the info in that txt file and puts it into a variable. Thats not the problem though. I'm adding …

Member Avatar for Protuberance
0
83
Member Avatar for hajjo

[CODE]<%@ page import="java.util.*" %> <%@ page import="java.sql.*" %> <%@ page import="java.text.*" %> <% Statement stmt =null; Connection conn =null; ResultSet rs = null; try { String url = "jdbc:oracle:thin:@ahmad:1521:PLSExtProc"; String user = "training"; String password = "training"; Class.forName("oracle.jdbc.driver.OracleDriver"); System.out.println("--------------"); //Get a connection to the database conn = DriverManager.getConnection(url, user, password); …

Member Avatar for hajjo
0
94
Member Avatar for phpbeginners

Hi all I am new in php, I want to block the user to return on the previous page? suppose I have page1 when he/she goto page2 he/she cannot return to page1 (session of page1 expired) thanks to all.

Member Avatar for phpbeginners
0
136
Member Avatar for pandeyprashant

hello every one, i m trying to insert data from jsp page to database using sql insert query. every thing is working fine but when i m using autonumber in database(Ms Access) it is showing error. so please help me how to do it??/

Member Avatar for pandeyprashant
0
849
Member Avatar for masterjiraya

[CODE=PHP]<body> <form method="post" action="script name"><font color= white> <b>Check Your Favorite Pass Times:</b><br> <input type="checkbox" value="TV" onClick="validate(this)"name = 'n1'>Watching TV<br> <input type="checkbox" value="Hiking" onClick="validate(this)" name='n2'>Hiking<br> <input type="checkbox" value="Surfing" onClick="validate(this)" name='n3'>Surfing the net.<br> <input type="checkbox" value="Building" onClick="validate(this)"name='n4'>Building Web Pages.<br> <input type="checkbox" value="Reading" onClick="validate(this)"name='n5'>Reading a book.<br> <input type="reset" value="Reset"><br> <input type="submit" value="compute"><br> <?php …

Member Avatar for masterjiraya
0
128
Member Avatar for GoS-ExiGo

Hi, I work in C# 2005.. I use a separate thread to ping a computer IP and retrieve an approximate RoundtripTime. [CODE]Ping ping = new Ping(); PingReply reply = [U]ping.Send(myEP.Address);[/U][/CODE] This process takes some seconds and is ok. However my problem is that when I exit my program, it could …

Member Avatar for sknake
0
162
Member Avatar for pandeyprashant

hello everyone, i m new to dotpropertyfile.please help me in this. How to use dotPropertyfile in java. thanks in advance.

Member Avatar for kvprajapati
0
97
Member Avatar for ayesha789

Hi, I am showing my output using this. It shows all the records on web page where month is July(07) But I want it show all the records like: there are 29 records found, I also need 3 records per page, How I will do paging for these. please guide …

Member Avatar for ayesha789
0
337
Member Avatar for snadboy6371

I have cron to run every day 12 am I have set that page but I get error message to my mail address /bin/sh: /home/myre1378/public_html/expired.php: Permission denied and /bin/sh: /home/myre1378/www/expired.php: Permission denied I have checked by setting both the paths in public_html as well as www but still same issue. …

Member Avatar for BzzBee
0
76
Member Avatar for babbu

hie i have 3 columns in the data table. id, name, telno. i want to display only specific names and telno. depending on the charactes the users inputs in the text box. this part has been taken care of. wht i need to do now is, i want to display …

Member Avatar for kvprajapati
0
67
Member Avatar for yakovm

Hello I need a database 1)I need easily to find a minimal value in the database 2)I want to easily add and remove values(well its trivial I know) I tried to use STL map but I couldn't find an easy way to implement the first requirement. Thank you in advance

Member Avatar for ithelp
0
84
Member Avatar for lifeworks

Hi I have a small app, my first real ajax project, which gives you details for product availability, for each day. The user selects a day (from a calendar) and then a time slot within the day. The app then displays how many slots are available for purchase, on that …

Member Avatar for lifeworks
0
75
Member Avatar for vnanaji

Hi friends I am new to mysql . After Installing mysql-standard-4.1.22-unknown-linux-gnu-x86_64-icc-glibc23 in linux i am getting the error ./mysql_install_db ./mysql_install_db: line 85: my_print_defaults: command not found Could not find help file 'fill_help_tables.sql' in ./support-files or inside .. pl help me how to overcome it Thanks in advance

Member Avatar for vnanaji
0
116
Member Avatar for bratbo

Is there any way to ensure that a particular code is executed when a session ends e.g to remove temporary files og database entries ? similar to the Session_OnEnd in the global.asa file in an asp application ?

Member Avatar for thewebhostingdi
0
126
Member Avatar for Bei_Mu_tian

hellooooo People! well I have the following problem: I want to recreate something like the Office-"adressbook" in my application, so the user can search through his/her outlook contacts directly, without first opening the outlook adressbook dialogue. That means that I have to search through my contacts in a Datagrid...but I …

Member Avatar for Bei_Mu_tian
0
117
Member Avatar for complete

I have MySQL running such that I can open a client command line and log on and make databases, tables, etc. I wanted to do some AJAX. Doing AJAX with ASP, SQL Server, etc is not advisable since both places where I am hosting my websites do not use the …

Member Avatar for Robert Plant
0
246
Member Avatar for jko2326

How do I read two different data types from a .dat or .txt file? For instance I have a file that is an inventory file that shows the item reference number, the item name, and the quantity available. Example of what the file may look like: 01 Textbook 54 02 …

Member Avatar for Protuberance
0
151
Member Avatar for konczuras

Hello, I've the following problem: I need to insert to a table the following customer data: Year No., Month No., CustomerName, CustomerID... The problem is with the Month No. (MonthNo is the table column name). I'm using the following command, in a stored procedure, after the insertion. [code=sql]SET @MonthNo = …

Member Avatar for konczuras
0
126
Member Avatar for Piya27

Hi All, I want to update a row in existing excel sheet using vb.net where the row identification is according to the textbox text and the first column entry of that row in the excel. I just can't find a starting hint. Any Help?

Member Avatar for kvprajapati
0
100
Member Avatar for prunera

Hi Team! Anybody could help me with this hell query? I got 2 tables: Table: STUDENTS with only 1 field: [name] id1: jose id2: william id3: john id4: sandra Table: COURSES with 2 fields: [name], [course] id1: jose, saxo id2: william, cook id3: john, saxo id4: sandra, garden I wanna …

Member Avatar for prunera
0
145
Member Avatar for echo off

i can get it to write one line, but then it is "forcibly stopped" probably because of the way that the client listens for a response. Send: [CODE] case "procls": Process[] allProcs = Process.GetProcesses(); foreach (Process thisProc in allProcs) { string procName = thisProc.ProcessName; int procID = thisProc.Id; Console.WriteLine("Process: {0}, …

Member Avatar for echo off
0
163
Member Avatar for vinnijain

Hi!!! I am working on window application and in that I have made tool strip,menustrip and instead of using richtextbox I am using listbox. In listbox I have added items statically using : " this.listBox.Items.Add("..............."); " Can anyone tell me how can I link "save as" , "save" , "print", …

Member Avatar for vinnijain
0
244
Member Avatar for beau_nerdathen

[TEX]Please help me about my project "Array Alphabet"[/TEX] this is the example output: a b c b c d e d c d e f g f e d e f g h i h g f e * I don't know how to start the program. Give me ideas. …

Member Avatar for mrnutty
0
94
Member Avatar for kspicer

I'm supposed to write a function that takes an input, and then outputs a set number of digits based on an array. The code I have works for the numbers 1-10, but anything above that messes up because it goes on to a value that doesn't exist in the array. …

Member Avatar for kspicer
0
107
Member Avatar for BlackPhoenix

Hi everyone, I am trying to create a system that will allow me to update the browsers of each client (person) currently viewing a webpage. Don't worry so much about why I am wanting to do this, but please critique my 2 solutions, and tell me which one is the …

Member Avatar for digital-ether
0
112
Member Avatar for SKANK!!!!!

read: \"you fail at life =]\" yuh is being put into the database from a form submit obviously i dont want the backslashes. how do i get the backslashes rom being inserted into the mysql db table? my code is `$code = mysql+real_escape_string($_POST[code]);` then insert it with mysql query. how …

Member Avatar for somedude3488
0
93
Member Avatar for bishop101

Hi guys, I'm just starting out and I'm having a little problem. When I run an application, it closes by itself right away. A few days ago I went to the Local Library and picked out "Sam's Teach Yourself C++ in 24hrs - I know it's a lie" It came …

Member Avatar for Dave Sinkula
0
97
Member Avatar for neha arora

i wanna know that if a program consists of 10 lines n if we compile it , it shows increased no of lines compiled why:icon_question:

Member Avatar for necrolin
0
91
Member Avatar for staticvoyager

My first task in this assignment is to create a datagrid view that can be used to fill in grades for students after each exam.... This is what I've coded so far - no Visual Studio assist used in this - and it works until I go to save the …

Member Avatar for staticvoyager
0
138
Member Avatar for kbjustin

While I am familiar java but i am basically new to creating a GUI using java. I need to make it so when a user clicks on a button another window pops up displaying various statistics about that product. The thing is the amount of information I need to display …

Member Avatar for BestJewSinceJC
0
148
Member Avatar for llemes4011

Hello! Today I started a SourceForge project for the game that I'm making, and I wanted to get input on the Map Builder/Editor. I DID include a readme file that has directions, contact info, and future features. [URL="https://sourceforge.net/projects/jiso/files/Map%20Editor/"]JISO Map Builder[/URL] Please give me feedback, this is a project that I …

Member Avatar for llemes4011
0
207
Member Avatar for kbarrett

I am extracting information from SQL and writing reports. This [I]should[/I] (I hate that word) be easy... but : All is fine as long as the formatted text fits on one page. However, if the report becomes more involved (more data in SQL) more than one page is required. I'm …

Member Avatar for DdoubleD
0
5K
Member Avatar for akulkarni

i have subject advanced java programming in my syllabus i will be learning socket programming servelets, corba,AMI,java beans etc. I have heard about apachetomcat server.How do i get the required software from net.thanks

Member Avatar for BestJewSinceJC
0
141
Member Avatar for Tivoilos

[code=php]<?php require_once("Actions/config.php"); if(isset($_POST['email_address']) && $_POST['password']){ $sql = "SELECT * FROM $tbl_name WHERE email_address ='$email_address' and password ='$password'"; $result = @mysql_query($sql); // Mysql_num_row is counting table row $count = @mysql_num_rows($result); // If result matched $myusername and $mypassword, table row must be 1 row if($count==1){ // Register $myusername, $mypassword and redirect to …

Member Avatar for FlashCreations
0
133
Member Avatar for Nathan Campos

Hello, I'm a Java developer and i have created a forum in InvisionFree, that uses a Invision Power Board, but i want to index my forum to Google, how i can do this, remember that my account is free, then i can't upload files for the root of my forum. …

Member Avatar for FlashCreations
0
309
Member Avatar for Supa_mike

Hi, i have a group box with 2 radio buttons; failure and success. I need to have the text (either failure or success) saved in the access 2007 database instead of values (1 or 2). The same is also happening with the combo boxes. Here's the code am using: (i …

Member Avatar for vb5prgrmr
0
113

The End.