199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for basena

Hi, I am in urgent of this requirement.I want source code to retrieve the data from excel and want to save the excel data to database using ASP.Please anybody help me in this regards at the earliest. Thanks much inadvance Aravind

Member Avatar for cancer10
0
261
Member Avatar for mehakkapur

Hello, Can someone help me start my assignment on scheduling a round robin algo for the CPU Module. any help will be appreciated

Member Avatar for mehakkapur
0
67
Member Avatar for BombAppetit

greetings.. I'm currently working on a form using Excel VBA. The form displays graph of a certain area in a worksheet. How do I create a multiple series chart, with one of the series being a line graph, and the rest being bar graphs? I currently use the multiple-dimension array …

Member Avatar for BombAppetit
0
179
Member Avatar for shaun09

I'm trying to cycle through a series of dynamic fields and update the value to the database. But the value of the last field is the one retrived and updated to all fields in the loop. How do i solve this problem. Thank you so so much for your help. …

Member Avatar for shaun09
0
116
Member Avatar for gip_mad

Hi all! I have just discovered this very nice website... Thank you all for all the "tips and tricks" posted! I just wanted to ask a little question... I'm writing a program in DOS, it's like a protocol sniffer for the serial port.. But i have a problem, since DOS …

Member Avatar for Ancient Dragon
0
107
Member Avatar for stupidenator

Hello everyone, I am working on an assignment which has me build a huffman tree. I am fairly confident that I have built my huffman tree correctly, but now I must get the Huffman code for the characters being encoded (I need to get the 1's and 0's). I am …

Member Avatar for iamthwee
0
1K
Member Avatar for boule

Hi guys, I need to find the size of the activation record of a procedure using the "address of" (&) operator... Any idea how it's done ?? Thanks for your help Boule

Member Avatar for Salem
0
162
Member Avatar for muhaa

Hi guy's i was wondering if any one can help i wat to make a random file generator which will be able to create random file's with random string's in them also i wilkl have to be able to control the file extension..Its for a file fuzzer im working on …

Member Avatar for muhaa
0
133
Member Avatar for joyce_16jo

hey,, i'm joyce, newbie.. I am very stuck in this problem,, had been on it in days. I've tried many prgrams but none seemed to work properly. the objective is to use a function that displays a reversed version of a long integer. e.g. 12345 then display 54321. Out of …

Member Avatar for Salem
0
98
Member Avatar for EnderX

I have two questions, somewhat linked together. I'm trying to create a webform, and for a few pieces of it I'll need to be able to enter descriptions into a field. I've been requested to make the fields in question larger, much like the reply-box field here, so as to …

Member Avatar for SnowDog
0
160
Member Avatar for nick937

I wrote two programs, this one: [code] #include<iostream> using namespace std; main() { char rom,invalid; double tot; tot=0; cout<<"Please enter Roman numerals ending with a period."<<endl; while (rom != '.') { cin.get(rom); if(rom=='M' || rom=='m') { tot=tot+1000; } else if(rom=='D' || rom=='D') { tot=tot+500; } else if(rom=='C' || rom=='C') { …

Member Avatar for ~s.o.s~
0
108
Member Avatar for iubike

First off yes this is for school. I am using a basic program I already have that takes 5 numbers and averages them. I am trying to design a basic program that asks for name (easy), number of grades to calculate, then I input the grades in letter format; a, …

Member Avatar for iubike
0
133
Member Avatar for mim3

ok i got a lot of question what i need to have to use java scripts whats css scripts how do i use it and what i need to have to use it html: when i made a script how do i make a site with it exemple: [URL="http://www."]www."********".com[/URL] like …

Member Avatar for GreenDay2001
0
187
Member Avatar for dhruvisinha

hi, i need the program code and algorithm to find the sum of the sin and cos series, print 1/232/34543/4567654 in the form of a triangle. Please mail me the solution on <removed email as per forum rules> thanks so much.

Member Avatar for andor
0
97
Member Avatar for weazel

ust like a few others, i was assigned a Hangman project for VB.NET!!! Yea so this is wat we have to do -----read a word from a text box - DONE -----when play is clicked, the word is read and the number of letters is replaced with an underscore (_ …

Member Avatar for SethR
0
247
Member Avatar for mitchelltab

I'm having trouble calling my linked list of Insernode. Can some one help me please. I need ot call it when it read teh data from teh file and puts it in the lists. I also need to use the list once i eneter in there data. adn if i …

Member Avatar for Lucanio
0
133
Member Avatar for Mangai

Hi, I am Mangai, I am working in VC++. When I run my code I get an error like error C2143: syntax error : missing ';' before '*' error C2501: missing storage-class or type specifiers since I am a beginner I couldnt fix it. Can anyone help me in fixing …

Member Avatar for Mangai
0
221
Member Avatar for sumathi_mca

hi.... I have received the following error Logon failed. Description: An unhandled exception occurred during the execution of the current [URL="http://www.experts-exchange.com/Databases/Crystal_Reports/Q_21829407.html#"]web[/URL] request. Please review the stack trace for more information about the error and where it originated in the [URL="http://www.experts-exchange.com/Databases/Crystal_Reports/Q_21829407.html#"]code[/URL]. Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. Source Error: An unhandled exception …

Member Avatar for gubba_balu
0
180
Member Avatar for thewhitezombie

Hey everyone this is my first post and im very stuck. I am new to web development and am currently undertaking a College course although i cannot get much help off of my lecturer. My website is a travel agency that allows online bookings. On my home page there is …

Member Avatar for rameshsambu
0
161
Member Avatar for tupadjia

how do i make it so a picture shows for about 5 seconds from the time users clicks to start my program until the actual program starts?:mrgreen:

Member Avatar for tupadjia
0
81
Member Avatar for asifjavaid

Hi all,:confused: God Bless U, i am facing a problem in SQL Server. I am have a table given below.. ------------------------------------------------ Table name is "A" ------------------------------------------------ 1 Michle Administrator 2 John Consumer Finance Officer 3 Jackson Employer 4 Goeffery Empl0yer ------------------------------------------------ Here the identity column is the first one. Now …

Member Avatar for asifjavaid
0
101
Member Avatar for amargautam

[B][COLOR=#505050]This is a F.T. position with a privately company located in mid-town NYC. I am the in-house recruiter and we've had a hard time finding strong enough ColdFusion candidates so I figured I'd try here. We've been in business for over 25 years and we have about 115 employees. We …

Member Avatar for GreenDay2001
0
134
Member Avatar for matrimforever

How do I call a function outside of main or use a parameter to pass a reference? If my function is: [code] void getData(int& diameter, int& price) { cout << "Enter in the diameter of the pizza in: " << endl; cin >> diameter; cout << "Enter in the the …

Member Avatar for matrimforever
0
129
Member Avatar for richiecomp

I am trying to design a small database project for school. I have gone over this for about a gazillion time, and it seems to have turned into a challenging maze. This is from the book "Visual Basic 6 How to Program." Anyway, where is the problem: Define a complete …

Member Avatar for richiecomp
0
580
Member Avatar for boujibabe

this program is supposed to evaluate an equation of the form f(x)=ax2+bx2+c using the standard quadratic formula to find x This is what I've done so far [code] check=b*b-4*a*c; //Validate incoming data if (check>0) { x=-b+sqrt(b*b-4*a*c)/2*a; printf("The square root is %.2f",x); } else[/code] My question is how do I properly …

Member Avatar for boujibabe
0
170
Member Avatar for shaun09

I'm trying to create a list to record student grades into the database. I'm able to pull out the names from the database and create a table with textfields in it to input the data into. This is the code i'm using for(int i = 0; rst2.next(); i++){ ....... <th …

Member Avatar for shaun09
0
124
Member Avatar for learnerd

Hi, I am trying to use the "My" functions in Visual basic, but every time i run the code, it give me a Runtime error 424 - object required. I am a newbie at this, please help. I don't have anything else in the code, just New Project, Stantard EXE …

Member Avatar for learnerd
0
106
Member Avatar for venomlash

I use Bloodshed Dev-C++ version 4.9.9.2 and it is a little weird in that it accepts "and" as "&&" and "or" as "||", not to mention not requiring parentheses around separate clauses in and/or connected statements. Therefore it would read the following as the same. if(voice==loud or voice==annoying and voice==whiny){ …

Member Avatar for vegaseat
0
202
Member Avatar for kimw

can anyone offer performance tips to improve the running time ? this function opens a file (a 7000 row by 30 col), and stores each elements in a matrix data . current running time is 4 sec, and i desperately need to minimize the running time as i need to …

Member Avatar for kimw
0
92
Member Avatar for theUnNown1

Can someone tell me how I can draw a diagonal or slanted oval on my form? I know DrawEllipse draws circles that are either straight vertical or straight horizontal....

Member Avatar for iamthwee
0
138
Member Avatar for crestaldin

Hi everyone, I am new to XML in fact I am just about to really learn XML because I encoutered a lot of XML stuffs during my summer internship that ended a couple of weeks ago. I am plannning to get a book titled "Beginning XML " by David Hunter …

Member Avatar for GreenDay2001
0
203
Member Avatar for seibor
Member Avatar for Line

Helloes! I'm using getrusage to get the usertime and systemtime, but sometimes the times returned are negative --> SELF: user time: 1313366639 microseconds system time: -1547562616 microseconds I'm not sure I've understood getrusage correctly, so I'm posting my code in hope of getting a few tips on how to avoid …

Member Avatar for Line
0
202
Member Avatar for vexhawk

I'm having a problem outputing from a database I'm trying to get a text field from the MySQL data base My input was "Come join us for John's birthday" But the actual out put was "Come join us for John's birthday" How do I fix this? When i do " …

Member Avatar for Puckdropper
0
110
Member Avatar for killsom3thing

Hey, Im trying to set up a forum using phpBB2 on a free web hosting server. The problem is, when anyone attempts to register with the forum, an error occurs refering to emailer.php. I've researched the problem online and found little helpful results. I emailed the web provider I am …

Member Avatar for Puckdropper
0
70
Member Avatar for katharnakh

Hi, i am facing some problems with opening an excel file. I am using XLRD module. I am getting XLRDError: Can't find workbook in OLE2 compound document and CompDocError: Not a whole number of sectors exceptions in seperate try on different files. 1.Does any one know anout these exceptions? what …

Member Avatar for vegaseat
0
340
Member Avatar for abexander

hi everybody, currently im developing a website for my final project and im a beginner for asp.net. I want to display information from database to my dropdownlist page on page load.it works but i want to dislay only distinct information from the columns of the table how can i do …

Member Avatar for abexander
0
74
Member Avatar for tupadjia

[B]i want to add bakground sound to my application that i am doing as a project for my class. does anyone know the code for that? :mrgreen: [/B]

Member Avatar for **UM HASSAN**
0
102
Member Avatar for rowly

can any one help with this function how it works ! thanks u [code] [COLOR=#0000ff]int[/COLOR][COLOR=#000000] compare([/COLOR][COLOR=#0000ff]const[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]void[/COLOR][COLOR=#000000] *a,[/COLOR][COLOR=#0000ff]const[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]void[/COLOR][COLOR=#000000] *b)[/COLOR] { data i= *(data *)a;[COLOR=#008000] [/COLOR]data j= *(data *)b; [COLOR=#0000ff]if[/COLOR] (i.Mark==j.Mark) [COLOR=#0000ff]return[/COLOR] 0; [COLOR=#0000ff]if[/COLOR] (i.Mark<j.Mark) [COLOR=#0000ff]return[/COLOR] -1; [COLOR=#0000ff]if[/COLOR] (i.Mark>j.Mark) [COLOR=#0000ff]return[/COLOR] +1; } [/code]

Member Avatar for rowly
0
128
Member Avatar for andriss

[COLOR=#000000]Good day,[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]I need help from you.[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]I have to split and create output files by every 30.000 recordings. [/COLOR] [COLOR=#000000]Example ,[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Input file has 150.000 (transaction.txt) recordings of bank accounts transactions.[/COLOR] [COLOR=#000000]The C code has to split this file and create output files …

Member Avatar for Ancient Dragon
0
100
Member Avatar for I, Brian

I have a client site written in asp, and I need to 301 redirect some referer URLs to the homepage URL. I know how to do this on a linux server, but am somewhat lost on Windows. Any suggestions as to how to do it much appreciated.

Member Avatar for GreenDay2001
0
105
Member Avatar for mruane

hi, first off I want to say that I was helped immensely by the other posts, especially the one where the one person was talking about classes. From veiwing his coding i was able to get my text adventure started. My basic questions are: 1) how do I learn the …

Member Avatar for bumsfeld
0
114
Member Avatar for tupadjia

lets say I have 2 forms, Form1 and Form2 how do I call certain values that user inputted in text box from Form1 to appear on Form2? and also, i've been trying to figure out how to have 2 forms, but when the user is on form1, when button is …

Member Avatar for sidtech
0
107
Member Avatar for AtulKulkarni

Hello Everyone, I use a broadband internet connection. My problem is that the IIS localhost dosenot run whenever the internet connection is on. And even after i have disconnected the net connection. i have to restart my pc to get localhost running. i would appreciate it if anyone could help …

Member Avatar for neeru2000
0
125
Member Avatar for weezie

Hi, I'm having problems positioning results tables in ASP. Basically it's a catalogue site and I want to display 2 products side by side in rows of however many products there are in the category. At the moment all items in the catagory are appearing side by side in one …

Member Avatar for weezie
0
114
Member Avatar for nimmi

:?: converting binary numbers entered by the user to their equivalent decimal,program will have one function that takes an integer(1 and 0) upto 10 digits in length.Means binary into decimal ,I dont know where iam doing mistake, and my out put if i entered binary no 111 or any bin …

Member Avatar for Infarction
0
127
Member Avatar for BombAppetit

greetings i'm really stuck now. i'm making a bootloader for my PIC and i can't really tell what is wrong with my simple line of codes. [CODE] counter = 1; for (counter = 1 ; counter <= linelength ; counter++) { output_b(counter); GetAndBurn(counter); if (transmissionflag = 0) break; else; if …

Member Avatar for Salem
0
108
Member Avatar for fullmetal

I am new to scheme, and are learning it using Dr.Scheme, please help I came across this question, but have some trouble with it: A clock structure (define-struct Clock(hours minutes seconds)). Make a function that Consume a Clock structure and output the total seconds ;;this is what i did (define-struct …

Member Avatar for fullmetal
0
140
Member Avatar for Mikecool509

Hello. I have two forms. Let's call them form1 and form2. Form1 is a form which controls the meat of my program and runs in the background. Form2 is a popup-like dialog that will pop up when triggered by an event in form1. I want to call the netstat command …

Member Avatar for waynespangler
0
886
Member Avatar for FireSBurnsmuP

I'm trying to write a destructor function for my class type message, but I can't get the dang thing to [inlinecode]delete[/inlinecode] strings. So, uhm, Help! Do I have to go through a for loop and delete each character individually?

Member Avatar for ~s.o.s~
0
116

The End.