199,113 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ebabes

Hello out there! I've tried lots of editing in this code yet I still receive the following errors. 1. Every time I press the Update button to update a record, I usually receive this error message [B]“Syntax error in UPDATE statement”.[/B] 2. When I press the Save New button to …

Member Avatar for hollystyles
0
147
Member Avatar for ReeciePoo

[code] [COLOR=#000000]] Dim GETWORD[/COLOR] [COLOR=#000000] Dim GETLINE[/COLOR] [COLOR=#000000] Dim ARRAYNUMBER As Integer[/COLOR] [COLOR=#000000] Dim itmx As ListItem[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] nFileNum = FreeFile[/COLOR] [COLOR=#000000] Open "C:\Documents and Settings\Reece\My Documents\I.T\Visual Basic\Reece\client.db" For Input As nFileNum[/COLOR] [COLOR=#000000] If Input(LOF(nFileNum), nFileNum) > "0" Then[/COLOR] [COLOR=#000000] GETLINE = Input(LOF(nFileNum), nFileNum)[/COLOR] [COLOR=#000000] GETLINE …

Member Avatar for reeturaj
0
340
Member Avatar for zmariow

Hi all, How can I make, for example, all my Buttons have the same look (Maybe the same red background)... Of course I don't want to go to every button and set it's background to red... I want to set the value in one place for all buttons. Any ideas? …

Member Avatar for zmariow
0
347
Member Avatar for trudge

I'm hoping this is the appropriate forum for my situation. I'm trying to populate a form on a .NET server with data from a form on a different server. Using SOAP::Lite we've managed to get this code working: [code] use strict; use warnings; use SOAP::Lite +trace => 'debug'; my $name='Trudge'; …

Member Avatar for trudge
0
133
Member Avatar for tinamary

can anyone give me an explanation about static class in java Thank u

Member Avatar for tinamary
0
127
Member Avatar for basimo

hi im new in c++ and i need some help , im doing a program that trace many shapes and i have a problem with this one %%%%%% % % %%%%%% this is just an example i hav to read the length and with and the character from the user …

Member Avatar for Salem
0
71
Member Avatar for JaceDBN

Hi, I have created a database using Access 03 and VB, and I will be letting some people use it shortly. I would like to create a way in which the program cannot simply be copied onto another computer. I was thinking of using VB and referring to some system …

Member Avatar for kb.net
0
98
Member Avatar for SpaceDog

Hi there First off I don't want you guys to tell me the answer that way I learn nothing., but if you could give me a pointer to what I am doing wrong it would help alot cheers :D What I am trying to do is get a dice to …

Member Avatar for SpaceDog
0
196
Member Avatar for didierdrogba

Hello, I am trying to migrate my application from an older unix box to the new Hp unix box with Itanium architecture.The problem I am facing is with the different versions of the aC++ compilers installed in the 2 boxes: older unix machine has : aC++ Version A.03.33 new machine …

Member Avatar for Salem
0
720
Member Avatar for srikanth329

Hi I have an binary of 10 bits . How do i change it to decimal suppose binary is 1000000001 . I need to get the decimal of it . Can some body gimme the psedocode??

Member Avatar for alsoumhi
0
284
Member Avatar for jaepi

Do you have any idea what functions to use in standard library to replace these Win32 functions (GetPrivateProfileInt and GetPrivateProfileString)? Thanks! :)

Member Avatar for jaepi
0
179
Member Avatar for snoeflake

Hello, I need to make a x^2 curve in C++. It has to be horizontal to make it easier, not vertical. I have no idea where to start, can someone put me in the right direction? Thank you.

Member Avatar for snoeflake
0
128
Member Avatar for SubeeshBabu

Hi, i am having a problem with indexing. In my database, one of my table have 3 foreign key references, All these fields are indexed by default. I need to create an index for a regular seach item. is there any problem regarding performance, if i combine the primary key …

Member Avatar for SubeeshBabu
0
115
Member Avatar for Jon Pierce

I found this very nice tutorial on what Python generators are and how they can be used: [url]http://www.neotitans.com/resources/python-generators-tutorial.html[/url] I had a difficult time with the other tutorials out there because, funnily enough, they seem to assume that you already know what generators are before they try to teach you about …

Member Avatar for vegaseat
0
150
Member Avatar for jinju

I want to create an application which passes a text message to a server trough an ssl port I couldn't use curl and I need to encrypt using public key. I expect anybody to help me. Thanking You

Member Avatar for jinju
0
76
Member Avatar for caowei

I just study directx9 for a few months by myself,and i've been puzzled by a problem that is how to set texture for a sphere for a long time.i want to create an real earth like that of nasa world wind.In fact,i have create an earth,but some coordinate of the …

Member Avatar for caowei
0
327
Member Avatar for scrypt3r

how do you get the directory witch the program is instaled in ? and put it in code e.g. textbox1.text = (******get directory code*******)

Member Avatar for mazel
0
72
Member Avatar for alsoumhi

Hi,guys how are you I just want to ask in c programming that how to return a string to a main function thanks.

Member Avatar for Rashakil Fol
0
106
Member Avatar for geeta40

Hi New to ASP auth_in.asp [CODE]If (Mgr_Access = TRUE) And (Adv_Access = TRUE) Then %> <!-- #include file = "login_option.asp" --> <% END if[/CODE] login.asp [CODE] <!-- MAIN BODY --> <p><b>Choose your Login Option</b></p> <form method="post" action=""> <input TYPE="radio" NAME="Login" VALUE="MG" CHECKED>Manager <input TYPE="radio" NAME="Login" VALUE="AD">Advisor </br> </br><input type="submit" value="Submit"> …

Member Avatar for fatihpiristine
0
76
Member Avatar for SiPexTBC

Alright, my situation is as stated: After a create a asp webpage, (build it) i upload it to my ftp to get it online. But when I try to get to the url, it just displays the code as if it were a text file. When i press F5 and …

Member Avatar for adamm84
0
133
Member Avatar for jpp

I have an array in class array and I'd like to access it's members in class table. I'm lost on how to do this. Any help would be greatly appreciated, thanks. [code] using System; public class Restaurant { //Writes a welcome message. public void Welcome() {//start Welcome method Console.WriteLine("Welcome to …

Member Avatar for jpp
0
80
Member Avatar for pbpyrojust

I am using <?php include ('/php/header.php'); ?> in my php index file. Everything shows up in Dreamweaver, but as soon as it hits the web server and I go to access it absolutely nothing shows up. All I get is a blank page with no source code. HELP!

Member Avatar for johny_d
0
165
Member Avatar for nehashri

hello Can any one please help me in the following..... I making a database with Access and ASP. I have created a search option where I have a text box and a submit button. the result to this search is displayed in the same page. all i want is a …

Member Avatar for smart_saru
0
79
Member Avatar for asad_black
Member Avatar for smart_saru
0
76
Member Avatar for kingflux

Hello-- I have an ordering screen that displays hundreds of items in a datagrid and provides a blank for the user to enter a Quantity. Datagrid "CatalogGrid" is bound to a datasource which is based on the System.Collection.CollectionBase class. If the user has entered a Quantity on a row, the …

Member Avatar for ptaylor965
0
244
Member Avatar for cowboys111

Hi, I am trying to write a program that tells the user the ammount of digits that are in a number for multiple numbers. I have it to the point where it will tell me the digits of the first number but it wil just write it an infinite number …

Member Avatar for cowboys111
0
95
Member Avatar for militant880

hi all! i'm having difficulties with arrays in java. i've got a few questions that i'm kind of stuck on and their really bugging me! i'm new to java so if anyone can help with the following questions, i'd REALY appreciate it!!!! 1) Write a loop that creates an integer …

Member Avatar for no1zson
0
166
Member Avatar for kye

I am having a debate with my network admin as we get ready to bring MS SQL Server 2005 online on our Windows 2000 network. I have been working on webpage scripts in PHP (which I am fairly familiar with) on a web host using MySQL to prepare. Now the …

Member Avatar for ryan_vietnow
0
120
Member Avatar for java_starter

I am having trouble calculating the discount rate in java, I have the formula and equation but cannot figure out, what the problem. and my program would compile and work but would display the wrong amt of discount. here the a part of the program.. [code] public void setDiscountRate(double discountRateBeforeTaxes) …

Member Avatar for jwenting
0
142
Member Avatar for claudiu_is

Hy, I have a JFrame main window and a Dialog window, how can i use the method [I]setPositionRelativeTo()[/I] so that my Dialog window positions centered on the main window ? Thanks

Member Avatar for claudiu_is
0
183
Member Avatar for wendy2learn

Hello everyone, I'm working on a school work to create a simple text-based dungeon game. In this game, a player goes from one room to another room. Each room may have an item to be taken. Commands used are like: go south, go north, take sword, drop sword, look (to …

Member Avatar for ShawnCplus
0
657
Member Avatar for Narue

>How can i convert a number to binary in c++ If you stare at it really hard, things will start to blur and when you turn your head, it'll start to look like binary in your peripheral vision.

Member Avatar for WaltP
0
255
Member Avatar for gj6kings

I am working on an image map rollover...its basically done..but it isn't working in Firefox and I have an error in IE7, however it is still working in I.E.7...was wondering if somebody could take a look and see some glaring error that I am making in my code...It's a fairly …

Member Avatar for gj6kings
0
82
Member Avatar for sakura_fujin

Hi. I'm new with Java's GUI Components and I'm having a hard time with my program design right now. My program deals with manipulating database elements (i.e. fields and records) and I'm stuck with asking the user to add a new record into the database. My program originally works in …

Member Avatar for Ezzaral
0
149
Member Avatar for wmr30075

I have created and populated an Excel workbook with 3 worksheets. Sheet1 contains data; Sheet2 and Sheet3 are empty. I massage the data in Sheet1 and enter the output into Sheet2. I would now like to delete Sheet1 and close and save the Excel file. I am embarressed to say …

Member Avatar for binoj_daniel
0
113
Member Avatar for phieagles76

Hello, I'm working on a sudoku type game with 4x4 squares rather than the typical 9x9 and I have written code to generate a random number for each button when new game is clicked the problem is it will generate 1 to 4 boards and then it freezes up I'm …

Member Avatar for phieagles76
0
126
Member Avatar for jacques95

Hello im trying to learn c++ but cant find a program to use. I dont really know what to write on so can anybody tell me? thanks :)

Member Avatar for jacques95
0
144
Member Avatar for Bennymin

I have data in a txt file named Test2.txt that looks like this. 1a,1b,1c,1d,1e 2a,2b,2c,2d,2e 3a,3b,3c,3d,3e 4a,4b,4c,4d,4e 5a,5b,5c,5d,5e I want to put this data into a 2D array so that `dataArray[0][0]` will hold 1a, `dataArray[0][1]` will hold 1b, `dataArray[1][0]` will hold 2a, etc. However, the problem is that I need …

Member Avatar for Bennymin
0
137
Member Avatar for pointers

Hi all, I am new to C#(programming). Could you tell me a good link for C#. Could you please tell me the use of STATIC keyword use in C#. why static is used in the following line what are the advantages..? public static class myclass{ ..................... } Thanks and regards

Member Avatar for pointers
0
101
Member Avatar for annagraphicart

I have output from my program. I need it to be sent directly to Notepad or any other word processor. How can I do that? it's really important--thanks.

Member Avatar for Ancient Dragon
0
91
Member Avatar for sakura_fujin

******I need help with my project. Here's the specs********** CS123 MP2 Database Table 1. On Load of the program it will read all files and put its data to the memory. a. Data file - this must be in CVS (Comma Separated Values). The first line is a header that …

Member Avatar for sakura_fujin
0
196
Member Avatar for arkaprava

I want to upload an Image into a Jpanel .. Actually I want to do the following: 1.Thw User Clicks a jButton 2. A window will be opened by which he/she can choice a image 3. The selected image will be positioned into the Jframe provide me some tutorials or …

Member Avatar for masijade
0
275
Member Avatar for toptier

I have an html form containing the usual text boxes and a checkbox. When submitted to the server the user receives both an email acknowledgement as well as an html "thank you" page, both delivered by a perl cgi script. Depending on whether the checkbox is checked or not on …

Member Avatar for toptier
0
117
Member Avatar for jayz_raul

hye...im having difficulities to retrieve data from one table. i need to retrieve data from few columns and multiple rows in one table and display it the data. is there any way of doin it? urgent help need!!

Member Avatar for jayz_raul
0
110
Member Avatar for Anupkumar

Hello, I have installed VB6 and SQL * plus (Oracle 8i). I want to connect VB6 and Oracle. That is, I want to preapare an application where in, if I enter a value in the text box, it should get appended in the table in SQL. I know how to …

Member Avatar for debasisdas
0
288
Member Avatar for bakedsushi

I am making a simple payroll program that keeps track of my hours, jobs, descriptions, etc. It also keeps track of the checks I've gotten. I have three main tables: Hours consisting of date, time started, ended, total hours, customer, job, description, Payperiod number, I know this one could be …

Member Avatar for choudhuryshouvi
0
326
Member Avatar for vallurirajesh

This has been a long time dream of mine.I read a lot of books, sometimes really old and out-of-mainstream books. I want to build a forum where likeminded people would propose book ideas, review them etc and others can talk about that book. I also wanted to expand this to …

Member Avatar for vallurirajesh
0
94
Member Avatar for macsuibhne

I'm creating a car dealership website and I want to display a banner on each result page, but the banner should relate to the search the user made. If the user searches for an Audi A4 the url is: [url]http://......../searchlisting.php?search=1&[/url][B]makems=38&models=25[/B]&price=-1&seller=&year=&x=35&y=8 If the user searches for an Audi A6 the url …

Member Avatar for HazardTW
0
96
Member Avatar for jack223

Sorry~~, I don't know where to post this quetion. Can someboy help me with this question, plz.... Suppose someone designed a stack abstract data type in which the top function returned an access path (or pointer), rather than returning a copy of the top element. This is not true data …

Member Avatar for vijayan121
0
192
Member Avatar for henry.nc

Hi all, This code block is making sure the user is entering the correct character, either y/n. char response; cout<<"\nDo you want to continue? (y/n): "; cin>>response; cout<<endl; while(response != 'y' || response != 'n') { if (response == 'y' || response == 'n') break; cout<<response<<" is an invalid input. …

Member Avatar for henry.nc
0
78

The End.