199,124 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for rysin

Can someone explain to me exactly what a game editor does. How do you incorporate the game script into the editor, and how exactly would you go about scripting one? Thanks

Member Avatar for Geek-Master
0
115
Member Avatar for Spartan552

Hi. Do you know how to get and set cursor position in C language? I know this can be done using GetCursorPos and SetCursorPos from Win32 Api but I want it to work on several OS so I cant use Win32 specific functions. Thanks.

Member Avatar for Salem
0
193
Member Avatar for jdseader

I need to query a database on a server. As a first step, I have written the following Java code to just make sure I can access the database. I thought that the Try-Catch blocks would take care of the exception problem, but apparently they do not because when I …

Member Avatar for jdseader
0
1K
Member Avatar for sweetcrabhoney

Hi! Hope everyone had a wonderful New Years! Anyways... I really want to design a game.. I know how to write in html so I'm hoping I can do games also.. Either in flash or not flash... I want to make a puzzle or word game... I'm not that into …

Member Avatar for Geek-Master
0
60
Member Avatar for Nick0523

when user enters data it will save and i can add/edit data throughout the instance of my main form. when i close out of it and open it again there is nothing there main form to open add form: private void AddGamerTag_Click(object sender, EventArgs e) { NewGamerTag myGamerTag = new …

Member Avatar for Nick0523
0
107
Member Avatar for nomadhacker

I have a web based program that I am trying to create, in which I will have a user create a profile, which optionally includes a homepage URL and/or blog URL. Since not every user will have a blog or a homepage to enter, I have moved that information to …

Member Avatar for nomadhacker
0
112
Member Avatar for OmniX

Im trying to figure out a way to access a row I 'just created' via the primary key. As it being a primary key it is auto incremented. I am using php/mysql to create the row then I require to access that same row (via the primary key) to be …

Member Avatar for nomadhacker
0
276
Member Avatar for lifei

i am new to programming.. i am now facing a prolem on how to turn the value in the combo box by automatically by using visual c++ 6. let's say the value in the combo box is 5, after i click a button, the value will increase to 10, 15 …

Member Avatar for lifei
0
126
Member Avatar for victor77

Greetings!!! I need help in calculating the difference between 2 dates (the result should be like "1 year, 2 months and 15 days"). I am building an application for my team to show their tenure in the organization (LIVE TENURE FROM THE DATE OF HIRE TILL NOW). I have the …

Member Avatar for SCBWV
0
152
Member Avatar for majestic0110

How can I view a single xml file I wrote using IE. Have browsed to directory where I saved the file but I gat an error from IE : The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click …

Member Avatar for majestic0110
0
129
Member Avatar for gusbear

when i start my program i write import graphics * def main(): but then when i try to create a button it doesn't work anyone know the problem??thanks

Member Avatar for Ene Uran
0
2K
Member Avatar for OmniX

Im trying to figure out a way to access a row I 'just created' via the primary key. As it being a primary key it is auto incremented. I am using php/mysql to create the row then I require to access that same row (via the primary key) to be …

Member Avatar for TopDogger
0
269
Member Avatar for ersa

hey i am new in java and i need help for a project of scool i need a program in wich i form a matrix and the numbers in it will form like this 1 but there is a problem the o must not be there only the 1 o …

Member Avatar for Imaginativeone
0
58
Member Avatar for teppuus

Hello, I have to create a double linked list array of pointers for the alphabet (one pointer per letter). Ok, so I tried starting by creating a double linked list: [code] struct word{ string newWord; word *next; word *back; }; struct wordList{ word *head; }; [/code] And then array of …

Member Avatar for teppuus
0
124
Member Avatar for ronghel

can someone explain this to me... coz i cant understand.. im trying to this one but i cant do it. Implement and test this method: static double max(double[] x) { // returns the maximum of the elements in the array x

Member Avatar for ronghel
0
135
Member Avatar for schiller

hi, im having problems with my password textfield. for instance, my password is "default", and when i start typing in letter "d", the letter "d" is being displayed first before turning it into an asterisk. i was thinking if it is possible to make my entry entirely in an asterisk …

Member Avatar for peter_budo
0
123
Member Avatar for CsE2007

hi all , i made chate room and i use right text to enable user to write arbic words but, when sender write arbic text this text reach to reciever as "????????????????????? " , i do not know why this happen ? i think this problem related with unicode, if …

Member Avatar for ~s.o.s~
0
74
Member Avatar for dv1r

if this topic is already up pleas point me to it coz i dont even know how to search it.... what i want to do is a small screen in the big screen and have all my printf(""); to print there... i dont know what else to say so pleas …

Member Avatar for dv1r
0
392
Member Avatar for pramodakumara

i wanted to restrict the national holidays in validation rule (msaccess),i could restict one holiday ex:-15-aug every year by applying ([hdate])<>15 and month([hdate])<>"aug" but when i tried to enter two holidays ex:-([hdate])<>15 and month([hdate])<>"aug" AND([hdate])<>26 and month([hdate])<>"jan",it did not work.Help please. pramoda

Member Avatar for Sulley's Boo
0
88
Member Avatar for anallan

can someone help me regarding my program? i am tasked to create a program called string censoring. it asks for two strings then it removes the characters in the first string which are similar to those in the second. Ex: 1st string= new york yankees 2nd string= absolutely result= nw …

Member Avatar for anallan
0
673
Member Avatar for shweta797

Dear sir In my project i have to pass variables when a user click on the link i.e there is full address of a client which is getting from a table,when user click on this link all information is displayed,but the problem is if there is a space in the …

Member Avatar for ~s.o.s~
0
98
Member Avatar for yarita

I am just beginning in a C++ class and I am having a hard time setting up the code for using a modulus operator. The problem assigned has user input as name and hours worked. The program is to output the name, weeks worked, days worked, and hours worked based …

Member Avatar for Arpy Giri
0
154
Member Avatar for OmniX

I have been trying to restrict the uploading of images based on size and format. At the moment I have the size working but not the format. Ive tried different code but im favouring something like this: [code] if($_FILES['file_image']['type'] == "image/pjpeg") { CORRECT FORMAT else { INCORRECT FORMAT } [/code] …

Member Avatar for OmniX
0
333
Member Avatar for Gigo

Hello guys, I have been working for a long time a project in vb.net using a database which is in SQL Server 2000.I am currently trying to upload an image!The file i want to upload is not type image but nvarchar.I have made save it inthe database as ID of …

Member Avatar for shiny123
0
134
Member Avatar for r3su3l0

Hello everyone. I have this problem recently when I change my OS from winxp to suse linux 10.2. I want to run my visual basic 6 in suse but I have no idea how to do it. Is suse is capable of running vb6? If not, is there any options …

Member Avatar for tom curren
0
711
Member Avatar for isocam

Can anybody help? I have modified an original Visual Basic project to convert from set of binary code into a readable format. I am unsure of the actual type of code that the data file ("Mazatrol.dat") contains. I need to be able to convert it into a language, from binary, …

Member Avatar for tom curren
0
402
Member Avatar for everlast

is there a way for me to write OOP programs in c++ for Texas Instruments TI 89 graphic calculator?

Member Avatar for everlast
0
1K
Member Avatar for eena75

Hai, I write a simulation and need to set the time for running the simulation. the simulation should stop based on the time that heve been set .How to set start time, get the current time and lastly to get the total time of java running program? really hope u …

Member Avatar for mickinator
0
191
Member Avatar for HaskellBoY

Hi folks. I decided to learn a functional language in order to increase my programming knowledge and was advised to learn Haskell. I didn't find any useful books, so one of my friends (former software engineering student) gave me his class notes, including tons of exercises. However, he claimed he …

Member Avatar for Cale
0
162
Member Avatar for pepipox

Dear all In advance, thank you for your help. I am trying to initialize an object in C++ depending on certain parameter. Below is the source code I am using. if(ARG::metrn==metrnSMD) EventStream<complex<Lambda>> evstrTrain(fileTrain, evlsTrain); else EventStream<Lambda> evstrTrain(fileTrain, evlsTrain); if (ARG::FRandomEventOrder()) evstrTrain.SetRandomOrder(true); I am declaring and calling the constructor for 'evstrTrain' …

Member Avatar for pepipox
0
153
Member Avatar for maHvic

this is my code to convert characters into its decimal form...it is working and the next step is to convert the decimal form to its binary form...how can i do that....???? [CODE]#include<iostream> #include<conio.h> using namespace std; void input(); void process(); int main() { input(); system("PAUSE"); } void input() { string …

Member Avatar for invisal
0
202
Member Avatar for echocpt

Hi, I have a project that I’ve been trying to do for months and months on my own, but it has got to the point where I can’t carry on because I’m so stuck, and all the tuts I try to follow don’t work for what I need. I am …

Member Avatar for echocpt
0
117
Member Avatar for deicer

I have the following code which is working properly, what I'm looking to do is add an additional function to it, but I'm getting stuck. What I need to do is add a function to my class called DigitalTime::interval_since(const DigitalTime& a_previous_time, int& hours_in_interval, int& minutes_in_interval) What this function does is …

Member Avatar for deicer
0
134
Member Avatar for eesti44

Hello, I am still working on the self study thing. I have decided to do or attempt to do a project that requires a header files with 2 other source files. The header file was given in the book. It is as follows: #ifndef GOLF_H_ #define GOLF_H_ //golf.h -- for …

Member Avatar for eesti44
0
141
Member Avatar for crapodino

Hi everybody. First, sorry for my english, i am argentinian. I am trying to use a c library called openDBX that helps us talk to different RDBMS. Here is the link: [url]http://www.linuxnetworks.de/doc/index.php/OpenDBX[/url] I have already compiled and installed. Now, i am trying a simple c programe that uses it. The …

Member Avatar for crapodino
0
120
Member Avatar for #include<DAN.h>

I'm trying to write some code that will take each individual part of a 2D array and put it into the same part of a different array. Here's the code, tell me what you think!! ^_^ Thanks in advance for any help!! [CODE] bool repeat = true; int a = …

Member Avatar for zhelih
0
92
Member Avatar for Grantmitch1

Hello Daniweb Community I am creating a website and wish for the pages url to be the same. For example. The site is company.com I wish for the page company.com/help.htm to appear as company.com If you could help I would be very grateful thank you Grantmitch1

Member Avatar for ShawnCplus
0
97
Member Avatar for bcm

I got it but my problem is that I want a text should scroll at the bottom of the form from right side of the screen to the left side of the screen want the text to scroll at the bottom of form from rightmost end of the screen to …

Member Avatar for Ole Raptor
0
141
Member Avatar for Grantmitch1

Hello Daniweb Community, I wish to use a microsoft access database for my website. I want it to do the following: 1. work as a login script 2. work as the points script I wish for users to log in using microsoft access - can I get a script for …

Member Avatar for Grantmitch1
0
86
Member Avatar for ceyesuma

In this is just one class. can someone tell me to add a new query? [code] /* * SplashView.java */ package splashapp; import org.jdesktop.application.Action; import org.jdesktop.application.ResourceMap; import org.jdesktop.application.SingleFrameApplication; import org.jdesktop.application.FrameView; import org.jdesktop.application.TaskMonitor; import org.jdesktop.application.Task; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import java.util.List; import javax.swing.Timer; import javax.swing.Icon; import javax.swing.JDialog; import javax.swing.JFrame; …

Member Avatar for ceyesuma
0
238
Member Avatar for ceyesuma

I have a netbeans demo program with clasess and libraries the whole bit. I need to understand these lines of code because I need to click on the button I added:caputure the string in the jtextbox;put it into a query and put the resultset into a list and then display …

Member Avatar for ceyesuma
0
150
Member Avatar for majestic0110

Hi all, I recently started to work for a company who uses XML. I am new to XML, and was wondering if anyone could give me any pointers as to what I should look out for (potential problems) and a decent online tutorial? The company will be training me, but …

Member Avatar for majestic0110
0
104
Member Avatar for Bobby_999

Hi all, Thanks for the support u have given till now.I had a confusion in sending email like I have created a button for email and i want to send the text which is in a textbox iam using " Me.mapiSession.SignOn() " code for sending but i have missed some …

Member Avatar for bcm
0
116
Member Avatar for bcm
Member Avatar for bcm
0
83
Member Avatar for Taffd

I've created my own forum and would like to display username - from users table title - form topics table and a count of comments - from replies table I 've got the first bit sorted ok SELECT username, title FROM users, topics WHERE users.userid = topics.userid ORDER BY RAND() …

Member Avatar for nav33n
0
77
Member Avatar for freden

Anyone can help me in VB6 using DAO. My problem is how to find record/s using different tables. Example: After saving the data in Form1, I want to shift to form2 thru a command button in form1. When I press the command button to open form2, the code will unload …

Member Avatar for freden
0
85
Member Avatar for rajatC

I recently saw this function in one of the online test paper i was going through. And i came to know that this is a standard library function but i dont know anything about it. And it is related to some Parent process - Child process kind of things. And …

Member Avatar for rajatC
0
125
Member Avatar for bhagyashanti

after i give the input the screen disappears all the commands are correct even then it only takes input how i can see outputs??

Member Avatar for WaltP
0
139
Member Avatar for kehar

Hi, I have almost completed my project but I want to let the software on trial period for one month from the date of installation. After which it should cease to open MDI form unless I give password. or code to prevent the software from installation in more than one …

Member Avatar for jayDC
0
164
Member Avatar for savio_1987

I need to write a code for reading values from the serial port and dumping them onto a text file, can someone help me? Whats required is that the changing values in the serial port has to to be updated frequently onto a text file. thanks for any help

Member Avatar for WaltP
0
203

The End.