199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for tuse

Is there any way in which a crystal report be generated by giving the table name at runtime? ie. the user chooses the table whose report is needed and the .rpt files do not exist beforehand.

Member Avatar for sheril85
0
313
Member Avatar for musahim

I am planning to write an Examination system but i have some question about how i can start my system

Member Avatar for musahim
0
141
Member Avatar for ebabes

What if when a user press a button, the application will load another form but the previous form is automatically hidden in the screen, afterwhich when the current form is closed the previous form is automatically activated? How can I do this? I make use of ShowDialog() but the previous …

Member Avatar for Bilal Saeed
0
200
Member Avatar for riahc3

Hey :) Damn I hate pointers in C :P Worse thing possible. Anything I post my code: main.c [code] #include <assert.h> #include <ctype.h> #include <errno.h> #include <float.h> #include <iso646.h> #include <limits.h> #include <locale.h> #include <math.h> #include <setjmp.h> #include <signal.h> #include <stdarg.h> #include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include …

Member Avatar for Ancient Dragon
0
118
Member Avatar for comply or die

Hello people, I know how simple binary search works, but how can I do a double binary search, we got students each with a name and a code, I need in my binary search to find a student by name AND by code, using ONLY binary search.How could I do …

Member Avatar for Ancient Dragon
0
123
Member Avatar for boomar

hello all, In servlet for encryption and decryption,i used bouncy castle light weight cryptography API to perform DES encryption of arbitrary data,which encrypts/decrypts,then the generated value are in bytes,i used base64 encoder/decoder to convert bytes into string.now the same task i want to do it in php? pls help me …

Member Avatar for pritaeas
0
449
Member Avatar for kosilence

Hi all I need to submit my assignment urgently. Still now I have no idea on that. anyone can help me to finish my assignment. I attached my assignment question as well as my uncompleted answer. *my programing skill is very bad. please, help me. Thank u all. this is …

Member Avatar for javaAddict
0
100
Member Avatar for mikelle

I'm not sure how to approach this problem.. mostly with the while statement.. Download the original attachment The Problem: Write a program on timber regrowth of a harvested forest. The user is to enter the total number of acres in the harvested area, the number of acres which were left …

Member Avatar for Nick Evan
0
269
Member Avatar for Hiroshe

Hey I'm learning assembly (low level only for now) on my linuxbox. Could someone convert the following c++ to asm(low level) so i can learn how to do math operations? #include <iostream> using namespace std; int main() { int a = 10; int b = 12; cout<<a+b<<endl; } Of course …

Member Avatar for Salem
0
112
Member Avatar for heels

Hi, i would like to know if it is possible to pass values from one page to another through an image link? I've have tried to "echo" the values but it seems like the values are not passing into the other page. Any suggestions on how to do it? regards, …

Member Avatar for heels
0
113
Member Avatar for timhysniu

Hi there, I haven't worked in Java for a while and I want to go back to it. Can someone please recommend an IDE software that is good for Java Development. I am interested in struts. Things like autocompleters would probably be very helpful. Any responses would be greatly appreciated! …

Member Avatar for jwenting
0
129
Member Avatar for one C# Guy

Im in school and need help with my coding. Teacher is no help so was hoping some one can correct my code. I'm trying to develop a simple inheritance hierarchy that has an abstract base class that includes an abstract method. Abtract Class: Code the abstract base class called MusicPlayer …

Member Avatar for sweetyssweeto
0
158
Member Avatar for Papa Awortwe

Please I have a problem. I have a list of countries in my database. After someone completes filling a form which is then stored in the database, the value for a country appears in the database instead of the country name. For example ,when some selects England from a list …

Member Avatar for Ole Raptor
0
115
Member Avatar for akockimcut28

Hi there!!! anyone know how to create a BOT program for online games?? please send me an example!!! |<snip>

Member Avatar for camthalion95
0
68
Member Avatar for aksikan

1. GIVEN THE DATA BELOW, DESIGN IA-32 INSTRUCTIONS TO CONVERT THE BINARY STRING IN X TO AN UNSIGNED INTEGER AND SAVE IT IN Y. X BYTE "10110011" Y DWORD ? 2. GIVEN THE DATA BELOW, DESIGN IA-32 INSTRUCTIONS TO COUNT THE NUMBER OF 1'S IN X AND SAVE IT IN …

Member Avatar for Ancient Dragon
0
158
Member Avatar for CodeBoy101
Member Avatar for mayu

Helloooo, i want to create a dropdown menu in c, like we hav in windows. Is there any header files available for creating a menu..

Member Avatar for jephthah
0
2K
Member Avatar for sweprojekt

Hello! We want to send an email from a jsp to the Recipient (variable: youradress) from the emailadress given in our profile (variable: myadress). There appears a error message at the command Transport.send(message). [CODE] <%@ page language="java" import="java.util.*, javax.mail.*, javax.mail.internet.*" %> <%@ page language="java" import="model.User" %> <% model.User user = …

Member Avatar for peter_budo
0
204
Member Avatar for Tim UK
Member Avatar for lllllIllIlllI

Hi i have been fiddling around with the wxPython GUI toolkit for a bit and i wanted one of my programs to start with the window expanded. I googled it but couldn't find an answer there so any help here would be greatly appreciated.

Member Avatar for lllllIllIlllI
0
68
Member Avatar for mikelle

I'm not sure how to approach this problem.. mostly with the while statement.. Download the original attachment The Problem: Write a program on timber regrowth of a harvested forest. The user is to enter the total number of acres in the harvested area, the number of acres which were left …

Member Avatar for Salem
0
116
Member Avatar for inkcoder

I'm currently trying to make an address book that can store data in a .txt file. [CODE] print "Virtual Address Book" print "Austin Jackson; Project 4 : Jun 14, 2008" print " " print "1. Add New Contact Information" print "2. View Adress Book" choice = input(">") if choice == …

Member Avatar for inkcoder
0
102
Member Avatar for f.damati

I want to make a robot and programm it using java, the quetion is what exactly I need to do so like the operating system I should use (for e.g. brickos)

Member Avatar for sciwizeh
0
136
Member Avatar for kurt2

How do I make a floating point arithmetic more precise? Let me show the code first, it probably can explain my question faster than in words. [CODE] int main() { double n = 0.0; while (n < 2.5e-9) { // perform some operation n += 5.0e-9; } } [/CODE] Looking …

Member Avatar for kurt2
0
160
Member Avatar for amygoel
Member Avatar for TacklesMcCaw

Well to start let me say that I'm only a newbie, as my status says, but after a year of C++ I have what I consider a pretty good grasp over the basics of the language. I'm still at school for the summer doing an internship and have a lot …

Member Avatar for TacklesMcCaw
0
155
Member Avatar for ar31an

1 4 15 7 8 10 2 11 14 3 6 13 12 9 5 ☺ As you can see there is a ☺ at bottom right corner. After implementing the program the above box will display (lines may not be displayed). Allow the user to hit any of the …

Member Avatar for William Hemsworth
0
208
Member Avatar for versatile36
Member Avatar for prasu

If i have a table with say x columns and y rows how do i get the contents of the 'i'th column into a arraylist

Member Avatar for tuse
0
122
Member Avatar for manickumar

hello sir i developed a small vb application and converted into an exe. i added this exe to right click menu options for file with extension .jpg what i want is if i select a jpg file and run the exe from rightclick menu the filename of selected jpg file …

Member Avatar for selvaganapathy
0
84
Member Avatar for Alex Edwards

I don't understand what is happening to my program... I have a feeling that private members are marked private for a reason, because I'm having a serious error with accessing base-class data types via inheritance and declaring friends within classes... If you run the test program after attaching the header …

Member Avatar for Alex Edwards
0
163
Member Avatar for saskvach

this was the question on my exam the other day Which strings does regular expression r"^([^aeiou]\w)+\1$" recognize? (3 answers) "o_o-o_" "baraba" "ananas" "anasan" "-O->-O" "izgriz" im not into re at all :D, I tried to compile that expression and check for every string.. funny thing was that none was recognized.. …

Member Avatar for Fuse
0
88
Member Avatar for narendharg

Hello , I would request you to give some information regarding the use of LOCATOR/LINKER. With Regards Narendhar.G

Member Avatar for Salem
0
90
Member Avatar for gcarterm

Ok, I know this has to be simple. My Javascript skills are very weak (will become obvious in the code.) What I'm trying to do is use two Submit buttons in a form. The called function I want to send one named variable if one Submit is clicked and another …

Member Avatar for gcarterm
0
140
Member Avatar for preethi_ga

hi, Actually i'am new to VB.NET. i started learning. but when i run a small application in console. i cant see the result. the screen just blinks and vanishes. my code is [ imports System ] [ imports System.Collections ] [ Namespace Myapp ] [ Module Mymod ] [ Sub …

Member Avatar for tuse
0
203
Member Avatar for emilio

my form contains user contrors in a matrix spreading like this: [CODE=syntax]Main_Board = new Virtual_Vertex[9,7]; for (int i = 0; i < 9; i++) for (int j = 0; j < 7; j++) { Main_Board[i, j] = new Virtual_Vertex(); Main_Board[i, j].Location = new Point(8+(i*dist), 30+(j*dist)); Main_Board[i, j].VirtualVertexClicked += new VirtualVertexClickedHandler(CreateNewVertex); …

Member Avatar for emilio
0
120
Member Avatar for Alex Edwards

Right now I feel fairly unlearned with dynamically allocating memory... even after doing so several times and doing projects that require one to dynamically allocate memory for classes and primitive types. Basically, how does one research allocation for different scenarios such as... [code=c++] #include <cstdlib> #include <iostream> using namespace std; …

Member Avatar for Alex Edwards
0
75
Member Avatar for comply or die

Hi I'm pretty new to programming started about 3 months ago, and even though I feel I'm getting better, I still find it not easy at all, I got especially trouble with that code, look I want to put into an array of strings sentences with spaces, etc. At last …

Member Avatar for comply or die
0
172
Member Avatar for cybx

I don't no which way to go, get Emu8086 to link to Visual C++ or Visual C++ to Emu8086, I mean I just don't know how to link it, I think Visual C++ links easily to MASM, yet I need Visual C++ to compile to assembly and then Emu8086 to …

Member Avatar for cybx
0
107
Member Avatar for L_E_G_I_O_N

Hello. I am a relatively new python programmer, but I know my way around the language. I have decided to do some work with PyOpenGL -- I just finished a game that had to be in XNA, now I have a bit more free reign and I prefer to do …

Member Avatar for s_jmp
0
263
Member Avatar for sniper29

[CODE] double indexLowTemp() {ind=1; for (a=0;a<col;a++) {if (low<=temp[a][0]) {low=temp[a][0]; ind=a; } } [/CODE]

Member Avatar for mitrmkar
0
49
Member Avatar for radnik

Hey guys i need some help. I have a txt file which looks like this: 234 56 123 34 456 56 7 45..... 123 3 34 56 56 67 67 2..... . . . Where each line represents a series of points in coordinate system, and the first number in …

Member Avatar for Tigran
0
97
Member Avatar for 007tron

Hi everyone, A couple of questions, please. 1) In my Airports class I am trying to get input data from a text file and put it inside the variables of an airport object that I'm going to create. 2) Then I'm going to try and store my Airport objects inside …

Member Avatar for VernonDozier
0
106
Member Avatar for amarjot

hi... I am a 2nd yr cse student from IP university....can any1 let me know how we can assess a database using a c++ program???

Member Avatar for Ancient Dragon
0
94
Member Avatar for atsx05

Write a program which consists of four functions called from the main( ). The first function will display the user heading; the second function will prompt the user to fill an array of strings (a two dimensional array of char) with a number of words and indicate the preference for …

Member Avatar for VernonDozier
0
119
Member Avatar for Thew

Hello, I need help in my application development. I'm actualy working on editor for simple 3D App, and I need to add window for rendering 3D content into the editor. But as many of you know, 3D apps have the while loop keep rendering. So if I create main editor …

Member Avatar for TacklesMcCaw
0
143
Member Avatar for mindfrost82

Can someone help me convert this SQL SELECT statement to ASP.NET code (if possible): [code] SELECT * FROM tblCategory RIGHT JOIN tblInventory ON tblCategory.categoryID = tblInventory.categoryID WHERE (((tblInventory.type)=[strSearch])) OR (((tblInventory.country)=[strSearch])) OR (((tblInventory.date)=[strSearch])) OR (((tblInventory.eventSeries)=[strSearch])) OR (((tblInventory.grade)=[strSearch])) OR (((tblInventory.comment)=[strSearch])); [/code] I'm trying to use it as a SelectCommand.

Member Avatar for dexterz
0
169
Member Avatar for Muaz AL-Jarhi

Hello. Im Majoring in Computer Science and Engineering and I take a Computer Architecture cource this semester. I have a research report to do as a part of the cource. I have choosen a good topic to research about which is: Prediction of Indirect Jumps. Of-cource the report should be …

Member Avatar for rgviza
0
115
Member Avatar for Linda1

I am practically done with this project but got stumped in one area I am trying to use operator overloading and multiplying 2 to the complex number. Since I used operator* already, how do I call the operator with 2* complex no? How do I write the code for it? …

Member Avatar for Linda1
0
153
Member Avatar for Kadence

I'm trying the following code to combine ints, and then get the original ints back: [CODE]#include <iostream> using namespace std; int getleft(int n){ return (n >> 24); } int getright(int n){ return ((n << 8) >> 8); } int main(){ int i = 15; int j = 28515; int combined …

Member Avatar for dougy83
0
193

The End.