479 Topics
![]() | |
Nigel Page, strategist for Microsoft Australia, has clarified the hardware needs for effectively running the upcoming Windows Vista. Speaking at Microsoft’s [url=http://apcstart.com/teched/pivot/entry.php?id=6]TechEd[/url] conference, he indicated the following in response to questions asked. Vista, we are told, is much more graphics focused. There is a fundamental shift from bitmap images to … | |
Has the next major upheaval in PC hardware reared it’s head? Every once in a long while, a new type of component arrives which dramatically changes how we consider our computers. The development of components such as video capture cards and TV tuners have added functionality, but that functionality is … | |
In a recent survey conducted by ACNielsen International Research, record numbers of entrepreneurs are using eBay ([url]http://www.ebay.com[/url]) to supplement or earn their living entirely on the site. According to the survey, over 724,000 Americans use the site to earn their primary or secondary source of income, and another 1.5 million … | |
Hello! Dudes and dudettes! I am a webmaster of finance related sites! I do link exchanges with other finance sites. I would be glad if Some people get in touch with me.. SNIP . It's great to be here! | |
I have one page that has several form actions: [CODE]form action="maze_enter.php" method="post" enctype="application/x-www-form-urlencoded" name="finance" target="_self"> <tr> <td colspan="2" align="center" valign="middle"><span class="style11"><a href="#" onclick="document.finance.submit();return false;">Enter Maze</a> </span></td> </tr> </form> <form action="maze_enter.php" method="post" enctype="application/x-www-form-urlencoded" name="shop" target="_self"> <tr> <td colspan="2" align="center" valign="middle"><span class="style11"><a href="#" onclick="document.shop.submit();return false;">Enter Maze</a> </span></td> </tr> </form> [/CODE] I want … | |
Hey Everyone, My name is John, and I'm a student of marketing, finance, and technical applications to solve challenges. I'm encouraged to join a community where [B]community][/B] seems to be stressed. I look forward to collaborating with you in the near future. Thanks, John | |
I am new to python program, don't know much about the syntax of python. I have written a program which will extract the csv data as below. <html> <body> import csv, sys filename = "inputfile.csv" reader = csv.reader(open(filename, "rb")) #rownum = 0 try: for row in reader: #if rownum == … | |
Hi guys, I'm new to programming and am trying to get better by writing "useful" things. Here is a very simple stock portfolio tracker that I started yesterday. It is not very complex and I feel like I'm not really improving my skills since it uses mostly beginner concepts, but … | |
I recently have been getting pop ups when I start my computer up saying that I'm sending emails to addresses that I dont know, obviously I ave a virus of some sort. I have mbam, atf cleaner, I ram the mbam software, it found 5 infected and deleted them, but … | |
Hi all, I have a piece of xml+html which I'm trying to cleanup using xslt. Here's a sample; [CODE]<body> <TEXT>A few bright spots are emerging in the small to medium-size enterprises landscape, but funding issues remain as much a problem for those who want to expand overseas as for those … | |
U guys are great, I must say. just reading | |
please help me i got some problem with my code. my drop down lists which displays a text box when a selection is made, does not display an input in a database when i write a text in the text box. [code=html]<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function showHideSelection() { if (document.drop_list.Category.value … | |
hy to all members of Daniweb im a finance student currently taking computer programming course, im kinda shy to post it here actually coz im not good in IT nor programming. im really really new in C++, im having problem with my assignment. hope that all the seniors here could … | |
please help me i got some problem with my code. my drop down lists which displays a text box when a selection is made, does not display an input in a database when i write a text in the text box. [code=html] <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function showHideSelection() { if … | |
[B][U]This is probably a easy an simple task to someone that can take only a matter of minutes, but im new to this[/U][/B] Please will someone help me with my coll work....i have been given a task to normalise this data in to 3NF an i am totally stuck help … | |
Hello, all I want to implement the required portfolio function and print out the customers related symbol name, symbol buyin price ,symbol quantity, symbol last trade price, the changes etc But i found some issues with it. Here is my code: [code=php] //fetch the element from mysql while ($row = … | |
I'm currently having problems in designing a database for a loan project. This is my current design: [IMG]http://img264.imageshack.us/img264/4396/coopdbjx7.png[/IMG] ("member_int" is supposed to be member_id. The software I'm using cropped it. :( ) Here is what the relationship should be: [LIST] [*]A member can have 0 or more loans [*]A loan … | |
#5report function report { clear echo "Name, Position, Department, Salary" echo "========================================" awk 'BEGIN{FS=","; RS="\n"} {printf "%s, %s, %s, %s\n", $1, $2, $3, $4}' $dataFile awk '{total += $4}END{print total}' $dataFile } i am trying to print the total sum of the salary or $4 field. However i cant figure … | |
The title is a literary allusion (gawd, I love it when I get all literate and intellectual). I was perusing my list of blogs and found some interesting things but what really caught my eye was a link to the conservapedia.com. I had been there once a long time ago … | |
[B]Bad money drives out good[/B] With all the wealth flowing around the world, no one notices the skim - it is only in bad times that it is missed: [QUOTE]The economist J.K Gailbraith used the term "bezzle" to denote the amount of money siphoned (or "embezzled") from the system. In … | |
Hi all, I need help in designing a database for an equipment finance system I want to implement as a project. This is how the system will work. 1. A client would make an application to a finance company for a loan to buy a machine. The loan will be … | |
In a msflexgrid control , i want to give the option to the user to select a single row or a group of rows from msflex grid control the if use clickon the product_id from first msflexgrid contrl1 since this grid contains complete list of product_id it selected record should … | |
In a msflexgrid control, i want to give the option to the user to select a single row or a group of rows if user click on product_id from fixed column . kindly let me know how should i solve this issue. some code i have written in form_load Private … | |
I was just wondering if any video game programmers were able to answer 12 questions of mine regarding the career. I need to do this for my quarter project in my Finance class at my high school. I can just post the questions in the thread to make it easy. … | |
Just an accumulation of foolish things said by important folks on the merits of war. I am quoting the Iraq war here, but it can be contributions to any war. [QUOTE]There is a lot of money to pay for the Iraq war that doesn't have to be US taxpayer money, … | |
Please help checking the following code. It may look too mess. It's from other programmer. I try to fix it but I start to get headache now. It's make our product's page showing 3 hidden links of its own products' link on Google. For example: The page of [url]http://www.mywebsite.com/product-name-1.html[/url], currently … | |
Hi guys, I'm new to programming and am learning with Python. I am trying to write a program that will get information from a website and display it in a program. Specifically, I'm writing a stock portfolio program that will look up information on a specific ticker and return that … | |
I was searching for c++ tips and stumpled on this website witch seems very informative. I am a student from nova scotia, canada, I'm takeing finance and information tech prob going to do a networking concentration. I hope to talk with everyone and share advise to others when I start … | |
Im doing an application that runs on vb.net using oracle database. The function that i did is to select 3 combo boxes for the information to come out. The problem is i can only retrieve the records from the first selectedindex=0 of the ifelse statement and not from the others. … | |
I am sure that somebody else out there may be having a similar problem. My net skills are very basic, but , I am learning slowly. It is about google finance. first.. why can't I enter NYSE:EXG into my portfolio? every time I try I get canadian stock symbols, or … | |
I have two forms - the first shows a list of advertisers, with the options to Add New (goes to the formsc.php) for a totally new advertiser, and edit or delete based on the advertiser id. When I click on add new and try to insert data I get the … ![]() | |
Hello. I'm Carl, and I'm certainly glad to be here. I am a freelance writer working extensively in the IT and telecom sector. I am not an engineer or computer person, but more someone who looks at the impact of the technology. Among other things, I run my own blog/site, … | |
Well, A client brought in a PC LOADED with Viruses and Spyware. Anyhow after numerous scans with Avast! and Ad-Aware, I came here and ran the suggested apps. The problem that still lingers is that whenever I goto the Screensaver Tab, I get the DLL as an App error. Prior … | |
I am using Access97 and have created an employee database. I am having trouble creating a method in which to get a new number for an employee and open a form in add mode with the new number already populated and then remove that number from the list of available … | |
Hi, I am working in a finance project where each transaction table is having more than 4 Million records just for 3 months. I have user & branch related information on other tables. I wrote a joined query by joining around 5 tables to summarize the report based on Branch, … | |
Name: Classified Nickname: Sgt (soon to be Lt) Height: 5'8'' Weight: 230lbs Hair: Blonde Eyes: Bue Location: TX Age: 28 Hobbies: Tribalwars.net, scuba diving, History, reading, trips to Mexico, learning random bits of information Relationship Status: SINGLE Fav Music: Spanish Rock, Country, Rock up until the turn of the century, … | |
hi, im learning to use python at the moment and i came over a question where it gives me a large csv file with names of companies and how much they are earning and i was asked to find the top 10 companies..i orignially did this: [code] import urllib import … | |
Hello all, I have already graduated from undergrad but I did not major in computer science. I didn't really become interested in it until I started doing some web development on my own. I am in finance and with the credit crisis taking away a lot of jobs on the … | |
Can anyone explain the concept and guides and show some codes as how one does use only signup.php only for getting different information only by passing at the example: first page: [COLOR="Green"]signup.php?fer=1[/COLOR] Example: Username: Password: [Button:Save AND Next] next page sequence: [COLOR="Green"]signup.php?fer=2[/COLOR] Example: Please Input Your Personal Information: Address: Zipcode: … | |
Hey I am 40 and this is getting on my nerves …I need an Online Bachelors degree to make my life and family secure. I have been working as an electronic technician for 20 years. I have also spent 10 years as a labor representative (Union). Now I am tired … | |
Hello EveryOne I need Help here ,i have been trying to view this GUI but it keeps showing me this erroe `NoClassDefFounderError`. Anyones help would be appreciated. import java.awt.*; import java.awt.event.*; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import javax.swing.*; public class HeartLandHomeFinance2 extends JFrame { JPanel Panel; JLabel … | |
I found this code that I have to change to work as I need it to I have this event procedure to open a query that gives me the approvers based on the amount of the request so I open the approver Form that has the email addresses I need … | |
Hi I'm wondering why you would learn C++ for use in finance when you can do so many calculations on an excel spreadsheet and use VBA. I am not an expert on either though could someone tell me why C++ is better and if not why excel and VBA is … | |
Hey all, I was wondering if you could help me out with parts of my C++ code that I'm writing. Overview goes something like this: im making a finance recording system. So i have 5 files. one file is to save all the incomes (like a paycheck). another file is … | |
Please Check my code!!! This is a Calendar Wizard in TASM. a program that when a user enter his birthday, the output must be his corresponding Zodiac sign and his horoscope. But i dont know where to compare the inputted month and date and what label i am going to … | |
Hello, I am working on a project and I need to go to multiple news web sites and get articles pertaining to stock numbers. My ideas so far have been to download an RSS file from somewhere like Google Finance, and then extract the links out of there, follow them, … | |
i have write the bank system used C++ , but got the error , who can help me solve the error. i use 3 file in this program: 1. bank.cpp 2. manager.h 3. bank.tcp (this file live it blank, save it as "bank.tcp" , this file is store the amount. … | |
Hi, One of my friends has just been offered a position called Business Analyst in an IT firm. The problem is he comes from a technical background and thinks that he should have a business/accounting background instead in order to be successful. I would like to hear from any professional … | |
Just thought I would drop a line to introduce myself. My name is Charlie and until recently I've managed to keep my head above water when it comes to keeping my PC running. Lately with all of the spyware and whatnot I'm starting to encounter problems that are a bit … | |
Create a class called [B]DateProfile[/B] that has the following private instance members: [LIST] [*][B]gender[/B] - a [B]char[/B], the gender of the applicant.('M' or 'F'). [*][B]search_gender[/B] - a [B]char[/B], the gender ('M' or 'F') of desired partner (this is not the gender of the applicant, but of the applicant's requested partner. … |
The End.