199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Pgmer

Hi all. im using Textcontrol version14. im able to add pagenumber to the Left top of the page and leftbottom of the page but i want to give the two more options like center of the document and right top and bottomright of the document. but im not getting how …

0
78
Member Avatar for ArNy

In visual c++ 2003 to visual c++ 2005 are there any major changes,Are there any Syntax changes i know there has to be,and would the 2005 version be worth the money?

Member Avatar for lwxmeme
0
499
Member Avatar for loeto

[code=cplusplus] #include <iostream> using namespace std; int main( ) { float rand, cent, pounds, shillings; cout << "Enter Pounds " << endl; cin >> pounds; cout << "Enter Shillings " << endl; cin >> shillings; pounds =1; shillings =1; // enter amount while both pounds and shillings is not equal …

Member Avatar for loeto
0
171
Member Avatar for punitdam

I m trying to connect MYSQL 4.1.1 from JSP using java. and I m getting error as described below. javax.servlet.ServletException: Extra bytes at the end of class file org/gjt/mm/mysql/Driver org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:841) org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:774) org.apache.jsp.Login100408_jsp._jspService(Login100408_jsp.java:697) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) plz help me I m not getting any solution.

Member Avatar for peter_budo
0
202
Member Avatar for gabanxx

i manage to use the next and previous button in my program..the problem is it only show the last data on my my database that is when i click the next button..same as the previous button... i used the code that was given and fix all the mistake.... but it …

0
71
Member Avatar for Newbie2Java

Hi, i am new to this forum, and also new to JAVA, at the moment i have an assignment in which i am desperately in need of help. I don't know much about MVC and i was wondering if there is any one out there that could help me. regards.

Member Avatar for Jens
0
93
Member Avatar for angela1978

Hi all, I would like to get some help with something i would like to see working. It's hard to explain but i'll give it my best shot. I want to retrieve the result from a DB by selecting multiple selections in 2 or 3 or even more select boxes. …

Member Avatar for RoryGren
0
112
Member Avatar for gator6688

[CODE]import java.text.DecimalFormat; import javax.swing.JOptionPane; public class PayrollSystemTest { public static void main( String[] args ) { String workerType; String first; String last; String ssn; int month; int day; int year; float salary; float rate; float hourlyWage=0; float hours; float wage; float sales; DecimalFormat twoDigits = new DecimalFormat( "0.00" ); // …

Member Avatar for javaAddict
0
130
Member Avatar for asadii

I want to write a project using netbeans ide 6.0 to read a xml file and display its fields to user then user changes some fields and program updates xml file.How can do this By JAXB and Marshal\Unmarshal Commands. thnks

Member Avatar for asadii
0
64
Member Avatar for SiPexTBC

Hello, everyone. I'm making a program that will get the install directory for the game world of warcraft. I think it has something to do with the registry, but i'm not sure how to use it. Its located at HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\World of Warcraft . How could I turn that into …

Member Avatar for Jx_Man
0
112
Member Avatar for jino

Hi all, I have created an rss xml file and hosted in my website.. I am getting the file when i am opening my site in Internet Explorer, but i am getting this error message when i open the same rss feed in Mozilla firefox.... XML Parsing Error: xml declaration …

Member Avatar for jino
0
385
Member Avatar for alkeshtech

Hey Guys, I want to read from a file. And store the string in a string class array. Number of strings in the file is unknown. How could this be done? [code=C++] int n=0; while(!inFile2.eof()) { string tempStr = getWord(inFile2,n); if(tempStr.length() >=1) { wordCount++; } } inFile2.close(); inFile2.open(inFileName2.c_str()); string wordStr[wordCount]; …

Member Avatar for Ancient Dragon
0
130
Member Avatar for jimJohnson

I am going over some of my quizzes with questions I did not get right and was wondering if someone could help me w\ a few of them... What will the following code print to the screen: [code=c++] int num[15] = {3,2,8,7,1,5,6}; for (i=0; i <15; i+=3) { cout << …

Member Avatar for Ancient Dragon
0
84
Member Avatar for mussa187

BACKGROUND Your company is writing software for a new networking device and you have the task of managing the DNS storage and retrieval. DNS must translate between an Internet IP address such as 74.125.19.99 and the URI (in this case [url]www.google.com)[/url]. The networking device is not available so the code …

Member Avatar for mussa187
0
130
Member Avatar for Neke

I would like to draw an array of robots. How do i complete this class to draw the head, body, legs of a robot given that the robot is to be drawn within an invisible rectangular Container. The position and dimensions of the Container are given as parameters to the …

Member Avatar for Neke
0
89
Member Avatar for Spagett912

Hey I had notice that my same problem was posted about 6 months ago but remained unsolved so I'm hoping that someone has the answer to my problem. I'm writing a tax program that does the following: For single people, the standard exemption is $4,000; for married people, the standard …

Member Avatar for VernonDozier
0
285
Member Avatar for mrcniceguy

in my website,after someone login,his profile appears. The prolem comes when you shift to another web page and if you want to return to you profile this message appeares (Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no …

Member Avatar for mrcniceguy
0
96
Member Avatar for lahom

hi i used [B]GetModuleFileName[/B] and [B]GetModuleBaseName[/B] functions to return the path(directory) for the folder the project is in and the icon as well ...like this: [CODE]void CForm1::OnCommand1() { // TODO: Add your control notification handler code here CComVariant retval; // - "AutoDim" CString toto="ccc_ext"; CString app_path; CString Icon; char buffer2[2048]; …

Member Avatar for Ancient Dragon
0
1K
Member Avatar for veledrom

Hi, I can not use below code in stored proc in oracle; [code] IF (SYSDATE = '04-MAY-08') THEN ... END IF; [/code] This doesn't work either way (true or false). Is there any other way to check it? thanks

Member Avatar for veledrom
0
83
Member Avatar for 4ukh

[COLOR="Green"][B]How is your experience with java handling databases? very simple please post your Feedback? thank you[/B][/COLOR] actually i am going to build a library database application; but don't have any idea of handling database with the java!!! and is it possible if you create database table in ms access and …

Member Avatar for 4ukh
0
290
Member Avatar for tondeuse34

Hey guys again, well i got another question. When ever i have an if statement asking for input and i try to use an elif statement and run the code, it say's 'elif' is an syntax error. Is it an indention problem or something else? Thanks [CODE]print "1) Play" if …

Member Avatar for tondeuse34
0
173
Member Avatar for farifari

I have made changes in the MDI form ,,, but its not being shown in the form after running the program,, what can i do to save these changes n i wana see all changes after running,, changes are shown on the form before running, but after running, it is …

Member Avatar for danielgee
0
78
Member Avatar for Jennifer84

I am trying to convert the std::string Number3 = "0.31" to a double in the code below. I have used a MessageBox to show the result. What happens is that double Convert is returning the value of: 0 What I have discovered is that if I instead would have written …

Member Avatar for Jennifer84
0
110
Member Avatar for sunnyonedipo

I need help with my Final Year Project. I have found topics like Management information system for my department and Expert system for Diagnosing sexually transmitted diseases but I need more topics. this is because the greater the pool of topics the better the choice I and my supervisor can …

Member Avatar for damson
0
98
Member Avatar for Soundgarden

Howdy all and anyone who cares to read this. I was hoping you could help me with one small issue I am having. OK to cut a long story short... I need to be able to search through all running process.id and then sendmessage(hwnd, blah,blah, MIN_WINDOW); In other words I …

Member Avatar for Soundgarden
0
254
Member Avatar for leroi green

Hey all, I've got this program where I have to translate a word from English to Pig Latin. I'm sorta on the brink but I'm missing something. the test words are "ant" and "chair" but they should then turn to "ant-WAY" and "air-chay" but i'm ending up with "ant-anAY" and …

Member Avatar for poguemahone
0
233
Member Avatar for Demonoid2008

Hi guys i need to write a program that reads a line from the user and then searches and counts the number of alphabet letters in it and the number of any one punctuation. i figured out how to go through the list of all uppercase and lowercase letters and …

Member Avatar for Demonoid2008
0
280
Member Avatar for zwench

Can anyone tell me in simple terms how to create a class Library in VS 2003. It does not have that as an option when you go to add it. Any info would be appreciated. I went in and changed this : <Settings ApplicationIcon = "" AssemblyKeyContainerName = "" AssemblyName …

0
64
Member Avatar for CBnewbie

I need some help figuring out how to remove duplicates from an array. I've been working on this for a few days now, and every time I think I'm getting close, it just causes my program to shut down. I've gt a text file with city names in it and …

Member Avatar for VernonDozier
0
2K
Member Avatar for beloveds

Hi, everybody First of all, i should say i am new at OpenGL programming and thanks to those who may help to solve my problem :) The thing is, i was developing an application which is named Articulated Robot Arm (some of you guys may familiar with this). Everything was …

0
195
Member Avatar for Punkis448

[B]Anyone can guide me or send me links, or whatever helpful with the following project? Thank you[/B] Materialise in symbolic language (assembly- MIPS) and execute in the SPIM, a program that would process unsigned integer numbers of 64 bit. Each moment the program maintains stored the two unsigned integer (64 …

Member Avatar for Punkis448
0
124
Member Avatar for mrkcse

[code] Hi all, iam developing one web application using asp.net ,c#.net which is basically for online examination How to generte random questions which are stored in the questions master while creating exam and while user attends the exam. please help me [/code]

Member Avatar for ChaseVoid
0
108
Member Avatar for nsuleiman

Hi all There is an example code that comes with the SuperWaba SDK about importing a .txt file inot pdb of superWaba. However, this code imports java.io and java.util packages which are not supported by SuperWaba and also imports waba.io which is not supported by the JCreator. Can anyone help …

Member Avatar for peter_budo
0
148
Member Avatar for wandie

Could someone please help. I would like to sort a multidimensional array. But to sort it out by one key which appears in all array for example. [code] total=[[serial,'john'],[[serial,'james']] [/code] all the records i have all in arrays they contain a "serial" i would like sort by serial. I have …

Member Avatar for PlagTag
0
259
Member Avatar for FreezeBlink

Recently I downloaded Ubuntu v8.04 (Hardy Heron), and was delighted to find Python pre-installed. However, that pleasant surprise was soon dampened by the fact that IDLE would not run, and so I am left without a decent program for coding in Python. gedit works, but lacks pretty much everything except …

Member Avatar for bumsfeld
0
185
Member Avatar for jfran

Firstly, in my own defence I should point out that I'm something of a novice at C++. Any help with the following would be gravelly appreciated. I have a C++ class that holds an internal array of ints. E.g: class MyClass { public: ....... //lots of methods here private: #define …

Member Avatar for jfran
0
94
Member Avatar for Aeneassan

I get flickering images when i use this code for an image rollover change, i used the same code on a different website a while back and it worked but now i only get a flicker instead of the second image... If anybody knows why please respond :) (website where …

Member Avatar for ~s.o.s~
0
132
Member Avatar for somename

Hi everyone. I got a total newbe question and i am new to c programming. I want to write a program that will executing commands , written in separate text file. Lets say, in perl i got something like that: [CODE]open (F,"<file.txt"); $x = <F>; if ($x == "2"){ system …

Member Avatar for somename
0
95
Member Avatar for saadmalik

iam having problem in displaying the elements present in singly linkllist.here is my code below plz check the whole code and pointout the errors and give their solution plzzzzz. [CODE] #include<iostream.h> #include<conio.h> #include<stdlib.h> struct node { int data; node *ptr; }; node *first,*p,*nn; class list { public: void inslast(int); void …

Member Avatar for Prabakar
0
99
Member Avatar for IT_Techno

hi every one i need help . How to add DateTimePicker to ToolStrip in my windows form ? if any one can help Nice Thanks, IT_Techno :)

Member Avatar for JerryShaw
0
2K
Member Avatar for CoolGamer48

Hey, am I correct in assuming that when you declare a function virtual in a prototype, it is illegal to use the virtual keyword again when you define the function?

Member Avatar for Prabakar
0
53
Member Avatar for TheWhite

Alright, well, this is my 2nd post so far... My first problem was easily repaired ( I incremented an i instead of j in one of my for loops... lol ). But this problem is a little more, how can I say, not a visual mistake, but a implementation thing... …

Member Avatar for peter_budo
0
79
Member Avatar for perpetual_dream

Hey, Am a total newbie to java. What am trying to do is to control a robot through network. I need to send commands between a laptop(client) and a PDA (server), it is describe in the pic [URL=http://www.freewebtown.com/perpetual_dream/Picture2.png]HERE[/URL] .I have a few questions... 1- The java used to program the …

Member Avatar for peter_budo
0
149
Member Avatar for dan_e6
Member Avatar for William Hemsworth
0
81
Member Avatar for deathevan

hi all im new to this forum and i need some help with making a windows explorer in mfc. i dont expect that some1 makes one for me, but i dont know how to get started. my friend told me to make it with a treewiew and a listwiew control, …

Member Avatar for deathevan
0
139
Member Avatar for MxDev

hi guys, is there any stand alone GUI designer which could deal with most of Swing components and generate human readable code and also free

Member Avatar for sukatoa
0
125
Member Avatar for loveydashottar

i hav taken distributed database as my final year project in which i hav 2 use keyword search in the relations . this im doing using java rmi....i m not getting the right kind of schema...kindly help me out by giving sum idea where keyword search can b applied on …

Member Avatar for loveydashottar
0
178
Member Avatar for Java_tyro

Hello, I have a html form in which there are 4 fields and 1 button. 1. Employee Number 2. Employee Name 3. Salary 4. Address 5. Retrive button And I have a table in database named "employee". I want to retrieve employee information in the above text fields to be …

Member Avatar for peter_budo
0
73
Member Avatar for jk_bscomp

Hello everybody!!!! I am just curious if I can make a database where all the data are images like bitmap, jpeg and other pictures format... If yes, can you pls show me some code or sites to where I can learn a lot about this.. YOUR HELP IS HIGHLY APPRECIATED.... …

Member Avatar for mwasif
0
86
Member Avatar for gramatton

ok, I have a program that uses a list and stack to convert Infix to Postfix. I finally worked out all the kinks with it except one thing, which I'll get into in a minute, and now I want to reverse the process, turn Postfix into Infix. I gave it …

Member Avatar for gramatton
0
107

The End.