199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for iiavvk

HI There, I am facing a different kind of issue, which is giving the below error, [COLOR="Red"]Microsoft OLE DB Provider for SQL Server error '80040e21' Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. /CISL/Web/Calls/BNTANT Response Time/BNTResponseTime_Graph.asp, line 246[/COLOR] The stored …

Member Avatar for iiavvk
0
166
Member Avatar for NickRx

Hey, I'm new to programming in C++ So I just got done writing this and everything seems fine to me, but I got an errors. I've had many problems with compilers in the past, but I'm not sure if this is from the code or the compiler. If it helps …

Member Avatar for Nick Evan
0
113
Member Avatar for GeekByChoiCe

I have created a CustonControl (NOT a usercontrol) and defined a DependencyProperty as following: [CODE=vb] Public Shared ReadOnly HelpBrushProperty As DependencyProperty = DependencyProperty.Register("HelpBrush", GetType(String), GetType(ComboBox_with_helpBrush), New UIPropertyMetadata("Select..."), New ValidateValueCallback(AddressOf StringProp_Validate)) Public Property HelpBrush() As String Get Return DirectCast(GetValue(HelpBrushProperty), String) End Get Set(ByVal value As String) SetValue(HelpBrushProperty, value) RaiseEvent PropertyChanged(Me, New …

Member Avatar for GeekByChoiCe
0
124
Member Avatar for makdu

Hi , i am creating a consol application. In this, when ever an error comes, i neeed to pop up a message. So i used messagebxo.show. For this i have added [B][COLOR="Green"][COLOR="green"][COLOR="green"][COLOR="Red"]using System.Windows.Forms;[/COLOR][/COLOR][/COLOR][/COLOR][/B]. but i am geting the follwing error. I have made the output type for the application as …

Member Avatar for vivek4020
0
119
Member Avatar for vegaseat

A lotto simulator with a twist, you pick the winning numbers and the computer buys the lotto tickets. Anyway, the computer at least generates the tickets and checks how many of them would match the winning numbers you selected. Let's assume you would be the state lotto commissioner and your …

Member Avatar for lyndon enero
0
7K
Member Avatar for Dashien

Hey all; I had a serious problem occur; after compiling and programming something in python for months, my computer crashed, and the 3 back ups I had of the program crashed within 24 hours after mine, so I lost ALL DATA. The only data I have is the exe program …

Member Avatar for vegaseat
0
133
Member Avatar for kanuri1

hi,i want to insert booking_no as combination of year and sno(year/sno) into database here iam giving the code as follows,,,,,,,,, here sno(serial number is automatically generated when page is loaded) started from 1......... [CODE] Dim conn As New SqlConnection(ConfigurationManager.ConnectionStrings("guest1").ConnectionString()) Dim booking_no, sno As String If Len(sno) = 1 Then sno …

Member Avatar for reach_yousuf
0
70
Member Avatar for indu_ss4

Hi Im a newbie of jsp and Im developing a project in jsp. I want a text box that display data from database in the same place when i click a link.all the links are available in a table. Any help appreciated... Thanks in advance, Indu.

Member Avatar for indu_ss4
0
201
Member Avatar for feoperro

Hi, I would like to know if it's possible to have a web application that processes data like this: 1. Submit form data in a JSP, using the: action="myServlet". 2. In the myServlet code, we process the requests and responses and add what we need to add into sessions. 3. …

Member Avatar for feoperro
0
101
Member Avatar for rashu007

Hello. I am not getting the right idea to the oracle table in the list box so can anyone please tell me how can i list the oracle sql plus table's column in the listbox. Thanks in Advance.

Member Avatar for debasisdas
0
218
Member Avatar for sidra 100

plz chk my code its giving error at line 45,49.also does it satisfies the requirement Problem Statement: Suppose we have a class named as Train it has two constructors, two methods, and a single attribute each of which described as follows:· One attribute:maxSpeed – an int value representing the maximum …

Member Avatar for sidra 100
0
127
Member Avatar for takeshi

Guys, is there anyone knows how to archive a record saved in database using php?Need to implement it in my program..tnx in advance..Godbless

Member Avatar for takeshi
0
104
Member Avatar for choudary321in

Hi, I was new to c# and asp.net .I want to create a simple login page using ASP.net with c# code behind.I had 2 textboxs(username and id) and 1 button control.I stored all the username and id in MS ACCESS database.Database name "user.mdb" and table name "table1" (only 2 fields …

Member Avatar for Ramesh S
0
327
Member Avatar for zodiacfive

How can we connect two databases to PHP at same time. Like .. retrieve data from Mysql and compare it with MSSQL data. :-/

Member Avatar for pritaeas
0
91
Member Avatar for geoffy0404

Hello, i have a few questions regarding - writing software and using that software in my cell phone. -Which language is best for cell phone software? - Can i use java, and would that be the easiest? -where do i even start when i begin to write a cell phone …

Member Avatar for siva08811a1253
0
152
Member Avatar for almahmeed

Hello Everyone, I am developing a new website which shall provide a user interface of multiple languages; starting with English, Persian and Arabic (We are considering Russian and Hebrew in addition to other languages in the 2nd phase). What I have done is to store a language code with the …

Member Avatar for muralibobby2015
0
97
Member Avatar for lorf14plus

I have a page that have a dinamic menu and i have created a function to create the correct HTML to view the menu, but how can I call this function in my aspx page that I see the generated HTML in the correct position?? :rolleyes:

Member Avatar for diptibhatore
0
244
Member Avatar for jemz

hello please help me..can you give some idea on how to declare variables in local....and also how to declare variables in public...hoping for your positive responds

Member Avatar for codefixer
0
112
Member Avatar for RahulV

Hi Friends, Can there be a query that will SELECT fields of a table and group a column (say "CustomerID") and show all its rows along with its subtotals and then its Grandtotal in the result returned? For Example, CustID Items Cost ExtraCharges --------------------------------------------------------------------------------------- A1 Cofee 15.00 2.00 A1 Tea …

Member Avatar for padtes
0
850
Member Avatar for notsogood

Hi everyone, I am writing an[URL="http://www.8puzzle.com/8_puzzle_problem.html"] 8-puzzle Problem[/URL] Solving Program that utilizes the [URL="http://en.wikipedia.org/wiki/A*_search_algorithm"]A* (A Star) search algorithm[/URL]. I've come this far in completing the desired program, and somehow summed up to this: (entire source code posted below). But I can't compile it just yet due to this builder error: …

Member Avatar for thomas_naveen
0
131
Member Avatar for RahulV

[INDENT][B][COLOR="Red"]URGENT[/COLOR][/B][/INDENT] Hi FRIENDS, Pls help me with this. I need to display a form/dialog with any grid which contains only checkboxes in the first column and data in the other two columns. And my goal is to retrieve ONLY the data from the columns where the checkboxes are checked. pls …

Member Avatar for QVeen72
0
762
Member Avatar for Pari13
Member Avatar for padtes
0
76
Member Avatar for Pari13

hello All, Here I am having problem to create run time progres bar in asp.net.Can anybody able to reply to me to create run time progressbar like gmail website.. I have developed progress bar static.,not on Time required to page load.so plz, reply me How i can developed and find …

Member Avatar for Pari13
0
98
Member Avatar for ankush.mukherje

I have a list box in my vb form. The list box is dynamically filled with components from my ms-access table. Now the user can select one, two or many options. For example: The list box has many softwares. 1. If user selects Windows XP and Office 2007 then those …

Member Avatar for ankush.mukherje
0
512
Member Avatar for asa88

i need to write a class for driver.cpp file [CODE] // Chapter 13, Programming Challenge 3 Driver // #include "Car.h" #include <iostream> #include <string> using namespace std; int main() { // Loop counter int count; string myMake="Porsche"; // Create a car object. Car porsche(2006, myMake); // Display the car that …

Member Avatar for asa88
0
138
Member Avatar for noey699

Everything compiles fine but it does not identify a straight. It will find straight flush though. A hand consists of 5 objects of the class CARDS which has 3 int variables(Value, Suit, Position). When I send a straight through it it goes all the way through to else and returns …

Member Avatar for noey699
0
154
Member Avatar for The-IT

Hello, I decided I want to make a game where you have to move a ball through a maze and make it to the end without hitting any walls, some of which are invisible!! The game is extremely far from completion, and will be until I learn how to overcome …

Member Avatar for The-IT
0
101
Member Avatar for sohil.shivani

Hello sir, I tried with this code it is running well but I am not getting mail in my account with this code, even this code is not giving any error. Is there any problem?? Please help me.

0
490
Member Avatar for ankush.mukherje

Hi all, I have two checked list boxes In one I have the list of various softwares such as Windows, Office, PDF Writers,etc.,etc. I want that when user clicks on any one software the other list box gets filled with various options in that. FOR EXAMPLE: User checks windows...then the …

Member Avatar for ankush.mukherje
0
114
Member Avatar for sddunakhe

I am using MSHFlexgrid in VB 6.0 code and while adding data to the grid i am getting the error "Invalid Row Value" run time error no "30009". will anybody help me out !

Member Avatar for ankush.mukherje
0
500
Member Avatar for VernonDozier

I have some code to parse POST and GET parameters passed to a CGI program written in C and I'd like to test it out. To parse GET parameters, I need to access the QUERY_STRING environment variable, so I'd like to set that environment variable to different things and see …

Member Avatar for VernonDozier
0
847
Member Avatar for duelforce1

Hi, I really need some help I've got a program in visual basic designed for entering order information into a database. I've got radio buttons where you can select the product and i need these when selected to declare that the rest of the information following is reffering to the …

Member Avatar for ankush.mukherje
0
310
Member Avatar for nccsbim071

Hi, i hava a dropdownlist in asp.net mvc page. On selecting particular select item from dropdownlist i have made an ajax post request to the controller method that returns me the result. Everything is working fine. i also get the required result. But the problem is how shall i extract …

0
110
Member Avatar for trigg0n

I got a question regarding sorting multiple strings that are entered as such, i need to sort them so that if the list would look like this, i just cant seem to get the strings to be swapped, do i need to be using strcpy? Any help would be great …

Member Avatar for mrnutty
0
127
Member Avatar for aneeka

Good day people! May i know how to assign value to a textarea the data from a database. I tried the following codes but they didn't work. [CODE] <?php echo "<textarea name='aaa' rows='4' cols='70' value='$abc'></textarea>" ?>[/CODE] [CODE]<textarea name="question" rows="4" cols="70" value="<?php echo $question2; ?>"></textarea>[/CODE] please help me!

Member Avatar for aneeka
0
74
Member Avatar for fayola

Hi again, Okay now I have a Coldfusion question, I have written a user defined function in coldfusion: [code=coldfusion] <cfscript> function isSqlInjection(str) { .... } </cfscript> [/code] Now I am a complete newbie to coldfusion and don't want to have to include this function in every page when I have …

Member Avatar for quickdraw6906
0
439
Member Avatar for PinoyDev

Hi guys good day. Sorry for the delayed response to my previous post.We currently just change our internet connection. I just want to ask on how to get the data of this sql statement because it only returns the total records found. [code=vb] rs.open "select count(*) as idnumber from tblstudent …

Member Avatar for PinoyDev
0
87
Member Avatar for iammfa

Hi all, I'm beginner in c++, I'm trying practice on c++ basics, since few minutes I tried practice "setw" operator, I wrote this trivial program to print some data in console screen, but when I tried build it it gave me error..! [CODE]//print game names and my prefer rating in …

Member Avatar for WaltP
0
229
Member Avatar for xuexue

hi guys, just wanna ask, is there a list view in php like in vb6??? i know, i can display the output using a table, however, what i want to happen is that whenever a user clicks on a row, that whole row will be selected and all the values …

Member Avatar for diafol
0
95
Member Avatar for Dimitar

Hello everyone! I need to ask the user for a function say: X^5 +7 and I need to ask him separately for the value of X, so I can calculate it then. I really don't know how to store the function and then manipulate it! Thank you!

Member Avatar for Dimitar
0
85
Member Avatar for AmieFeetandToes

Hello everyone! I'm Amie, and I'm a little new to PHP and MySQL. That being said, I am attempting to create a Login form with a username and password field. I pretty much have it down with the structure I think. I set up the MySQL database with GoDaddy. I …

0
100
Member Avatar for AnnaBaker

I am new to Java and have a class assignment that I need help with.. The assignment is to write a program that computes the tax and tip for a restaurant bill. User is to enter the total amount of the bill. Tax is 6.75% of the bill. The tip …

Member Avatar for Ludachrispeed
0
3K
Member Avatar for s7randall

First time to build a website and need a little help with my script. I am getting the emal from the sender, the subject and the description but all other Requests are lost somewhere. Please help :/ [code] <?php $to = "user@example.com"; $subject = "Contact Us"; $name = $_REQUEST['name'] ; …

Member Avatar for JRM
0
160
Member Avatar for codewalkz

I would like to ask how can I check if a sample date is earlier than another specified one. I have this: $Monday = 1-18-2010 $enroll = 12-29-2009 [CODE] $enroll = $row['enroll']; if($enroll >= $Monday){ echo "<br>$enroll is earlier than $Monday this returns TRUE ( 1 )"; }else{ echo "<br>$Monday …

Member Avatar for webbespoke
0
116
Member Avatar for atticusr5

Hello all I am trying to link a program using Vi for my class assignment and I am getting the following error in Vi when I try to link: Assign4.o: In function `__static_initialization_and_destruction_0(int, int)': Assign4.cpp:(.text+0x17b): undefined reference to `cCourselist::cCourselist()' collect2: ld returned 1 exit status Here is my source code: …

Member Avatar for Ancient Dragon
0
155
Member Avatar for Excizted

Hello. I'm going to create a stack of pointers to objects, and I need to implement an identifier with the best performance. Those objects are custom classes. I'm wondering what would be best for performance. Either of these two ways, or maybe a third better way?. 1) Making an std::map …

Member Avatar for Excizted
0
134
Member Avatar for kamalhilmi

Hi everyone, I am newbie with the PHP code. I am developing for a dynamic website whereas user/admin can edit the content to be displayed in the page. 1. I would like to have step by step code to do this. Let say if a link is clicked, the content …

Member Avatar for diafol
0
115
Member Avatar for invinate

hi, i'm having trouble compiling this code: SparseMatrix.h: [CODE] #ifndef SPARSE_MATRIX #define SPARSE_MATRIX #include <ostream> class SparseMatrix { //class data ... SparseMatrix operator+(const SparseMatrix& rhs) const; SparseMatrix operator*(const SparseMatrix& rhs) const; }; ostream& operator<<(ostream& out, SparseMatrix& rhs); #endif [/CODE] SparseMatrix.cpp: [CODE] #include "SparseMatrix.h" ostream& operator<<(ostream& out, SparseMatrix& rhs) { ... …

Member Avatar for invinate
0
212
Member Avatar for bobsacamano

I have a problem using the GetAdaptersInfo funtion on Delphi 2010 on Windows 7. The following code works fine and returns the adapter names/descriptions to the memo when compiled using Delphi 2007 on Windows Vista. When compiled using Delphi 2010 on Windows 7 it returns blanks or garbage (output below). …

0
166
Member Avatar for kartik14

Hi, I'm having problems adding images to a game I'm trying to modify. The given project has some images in a folder called "Images". So I added new images to this folder and tried to use these new ones in my code. To do this, I right clicked on the …

Member Avatar for jamesonh20
0
407

The End.