4,457 Topics

Member Avatar for
Member Avatar for pro-n00b

Hey all ive been having alot of problems with my computer recently and i was wondering if you could help ... ok now heres the problems 1) MASSIVE LAG . i mean slow as HELL . and my computer is not a panzy its really pretty good its fast and …

Member Avatar for pro-n00b
0
172
Member Avatar for Krispy84

I'm trying to find a good DVD player that's free... Since DvD's encoding was made open source by that lovely employee of RealPlayer, i refuse to pay for one, anyone have any suggestions? What's your preference?

Member Avatar for jamestomsa
0
112
Member Avatar for tonik69

Hi! i'm looking for an open source platform for BPMN (Businness process modeling notation). can sombody help meQ

0
25
Member Avatar for Phrogramer

Hi, I have created a piece of open source software, and I am going to distribute it via a website (when it is fully completed), but I would also like to be able to send copies of the software in a box to those who will pay a small amount …

Member Avatar for Phrogramer
0
97
Member Avatar for BioTeq

First of all, hello! I've been reading the forums for quite a while now, but this time I need real help. To summarize things: I'm building a parser which has to consolidate data based on variables contained in an array. The source file contains a set of tab-separated-values, and those …

Member Avatar for KevinADC
0
104
Member Avatar for jaytaba

I have a simple login screen where I want the user upon entering the correct userid/password , for his userid to be inserted into a table in a database so to keep track who visited his web page. My ISP is supposedly has created a DS named "win5_zjconstructioninc_com" but the …

Member Avatar for kokkee
0
88
Member Avatar for tech291083

Hi, I am still treading the open source (Linux in particular) waters, and every day when I learn something makes me think how much of an effort must have been made by the non-credit seeking but knowledge minded silent army of programmers all over the world, wo get nothing in …

Member Avatar for Sturm
0
120
Member Avatar for bmroczek

Good morning, I have created a registration page with a few little things built in to eliminate duplicate users. I am getting the follow error after clicking the register button: cannot find 'file://C:/CTGR/_access/%3C%=MM_editAction%%3E'. Make sure the path or Internet address is correct. Ideas on how to get this error to …

Member Avatar for kokkee
0
109
Member Avatar for mg1969

Hi all, first post. I am working with excel files which get their data from htm files on the same folder location. Every time I open the xls file I get a prompt "Some of the files in this web page arent in the expected location. Do you want to …

Member Avatar for mg1969
0
102
Member Avatar for campkev

I am trying to write an interface to another vendor. There spec requires the use of cast-128 encryption. I am trying to use an open-source version but am not getting the same results that they do. I think it has to do with the s-Boxes. I think that they may …

0
64
Member Avatar for kahilw

I am building a speech recognition application with j2me and I am looking for a simple open source application that I can use for the interpretation. If you know of one please help.

0
75
Member Avatar for hassanmushtaq

hi to all plz give some link of pocket pc emulator that integrate into netbean 5.5. i have download creme 4.12 which can integrate into netbean 5.5.1. but i m using Netbean 5.5. so plz tell me pocket pc emulator that integrate into neatbean 5.5 not 5.5.1. and it should …

0
70
Member Avatar for Aia

God Reveals DNA Secrets For many years molecular biologists have been mystified by the fact that very little of an organism's DNA seems to serve any useful function. Last night God revealed the mystery by posting the code on a warez site. I am just posting the first segment of …

Member Avatar for Aia
-1
512
Member Avatar for daletonge

My program will not build due to an error related to the section of code below shown inbetween the following symbol. ~~~~~~~ ~~~~~~~ The error which i recieve is the following: Object reference not set to an instance of an object. any help would be appreciated, thanks again Imports System.Data …

Member Avatar for arjunsasidharan
0
124
Member Avatar for greeny_1984

[COLOR=#0000ff]hi everyone, iam a newbie in asp.net.even it sounds silly doubt to u ,plz help me.i want parameters in a sql query to insert a record.i wrote the program like this,but iam not able to insert the data.so,plz say my mistake . Dim[/COLOR][COLOR=#000000] str [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]String [/COLOR][COLOR=#0000ff] [/COLOR]con = [COLOR=#0000ff]New[/COLOR] …

Member Avatar for ManicCW
0
87
Member Avatar for nisrin

hello, Im using VB6 and have connected my datagid OLE to a table in Oracle using adodb, the code seems clean but it doesn't display the table. PID is a patient ID variable. Here's the code: Dim oconn As New ADODB.Connection Dim rsView As New ADODB.Recordset Dim strSqlView As String …

Member Avatar for nisrin
0
91
Member Avatar for smithproject

After the very positive feedback from the ColdFusion® Developer Community, youngculture decided to open source its ColdFusion® Server “Smith”. Till the end of April Smith Application Server has been downloaded more than 6’000 times. Developers are welcome to join the project. The project is published under the GPL Licence and …

0
74
Member Avatar for farney

Hi all. I am trying to setup a Login Script in VB.net. I have been trying to use the below code: Private Sub btnLogin_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnLogin.Click Dim mypath = Application.StartupPath & "\security.mdb" Dim Password = "" Dim conn As New OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\Phoenix\Develop\mailorder\mailorder\security.mdb") Dim …

Member Avatar for Proteus
0
179
Member Avatar for ko_tish

Short guide to include RSS on your website Including RSS feeds in to your own pages is pretty simple with PHP and some open source libraries. The follwing lines show how to create HTML from RSS feeds using the popular PHP tools magpierss (fetches and parses the RSS feed) and …

Member Avatar for Dsiembab
0
90
Member Avatar for yesm

I've got a custom class that is as follows: [code=C++]class course { private: string prefix; int number; string title; int credits; char grade; public: //Constructors course(); course(string, int, string, int, char); //Accessors void set(); void print() const; string get_prefix() const; int get_number() const; string get_title() const; int get_credits() const; char …

Member Avatar for Narue
0
143
Member Avatar for cgdotnet

Good afternoon all, I'm currently migrating a classic app to .net and need to know the best practice in binding the data I pull through my querystring to the controls in my edit form. In the classic app I assign the control(txtauthor) a value(<%=docauthor%>) from a variable(docauthor), via the id …

0
63
Member Avatar for student86

[COLOR=#000000][/COLOR] [B][COLOR=#000000]I need some assistance with this lab, any help will be appreciated. I will attach a .txt file, with my programming so far.[/COLOR][/B] [B][/B] [B][COLOR=#000000]Thanks, I appreciate all those who take time out of their day to help.[/COLOR][/B] [B][B][I][COLOR=#000000][/COLOR][/I][/B][/B] [B][B][I][COLOR=#000000]Description[/COLOR][/I][/B][/B] [COLOR=#000000]Modify the Inventory program from Lab 5 to add …

Member Avatar for student86
0
153
Member Avatar for dtauris86

Hi I'm not exactly sure what the problem is but I'd like suggestions to fix it. When I turn on my computer I get a blank screen and a blinking cursor...? Is my Motherboard done? I cannot even open the BIOS. Is there some sort of disk I can create …

Member Avatar for Sturm
0
68
Member Avatar for mepnoob2005

I've been reading some posts where some newbs have had trouble installing slackware. So I have put together this little how to so they can get slackware installed. I usually only help with MEPIS as I feel it is the best linux but for those who want to try and …

Member Avatar for jay.smith
1
1K
Member Avatar for tech291083

Hi, If there is a software that can tell you the amout of free space on your hard drive and things related to it, then the software needs to access certain part of the operating system in order to correctly collect and display information about the hard drive. So programmers …

Member Avatar for jbennet
0
120
Member Avatar for desiguru

I am looking for a PHP news system. I guess it will be more like any other news paper site online. I am looking for an open source or paid version. Does anyone know such thing?

Member Avatar for cpickering
0
76
Member Avatar for John A

Hey everyone, isn't Mac OS X great? The only problem is that a lot of open-source software is only for Linux. Well, there will never be an end-all solution, but there's many ways of making it better. Here are the solutions I recommend: - Dual-booting Mac OS X and Linux …

Member Avatar for hezekiahb
0
1K
Member Avatar for vbCNEW

Hi!!! could anyone please help me about querying in excel.. heres the scenario.. i have 2 sheets(sheet1,sheet2) sheet1 = contain the correct answer ex. col1 -- 3333 | col2 -- jose reyes sheet 2 = contains only tha code... ex. col1 -- 3333 (shuffled) (note.... record count is more than …

Member Avatar for davidcairns
0
101
Member Avatar for hassanmushtaq

hican someone tell me how can i run my j2me application in PocketPC. i tried it but it gives unnatural result. as it work ok in nokia 9300. and also tell me the emulators (open source) that easily integrate in netbean 5.5 having jdk 1.5. plz give me links for …

Member Avatar for Ancient Dragon
0
74
Member Avatar for muddpigeon

ok so i got the last part finished and working now for the bit i havent done before at all. instead of the pickle file the customer data has to be read in from a data base i have been supplied with the data base and the code but i …

Member Avatar for katharnakh
0
137
Member Avatar for ep2002

Hi there, I'm trying to screen some programmers I'm looking to potentially hire & I have a list of questions a previous programming consultant drew up, but I don't know what to do with them b/c he did the screening b4. Can someone please help me determine if I place …

Member Avatar for arun555_m
0
137
Member Avatar for yaya_star

i use thsi code for timer , but it shows the messagebox 50 times.. i just need the mesage box to be showed once only [COLOR=#008000]Dim conn As New OleDbConnection [/COLOR][COLOR=#008000]Dim dap As OleDbDataReader [/COLOR][COLOR=#008000]Dim cmdb As New OleDbCommand [/COLOR][COLOR=#008000]conn.ConnectionString = Provider=Microsoft.JET.OLEDB.4.0;DATA SOURCE= c:\ApptDB.mdb" [/COLOR][COLOR=#008000] conn.Open() [/COLOR][COLOR=#008000]cmdb.Connection = conn [/COLOR][COLOR=#008000]cmdb.CommandText …

Member Avatar for yaya_star
0
110
Member Avatar for yaya_star

lstUsers.Clear() lstUsers.View = View.Details lstUsers.Activation = ItemActivation.TwoClick lstUsers.Columns.Add([COLOR=#800000]"First Name"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Last Name"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Email"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Job Title"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Mobile No"[/COLOR], 100, HorizontalAlignment.Center) [COLOR=#008000]'lstUsers.Columns.Add("People Involved", 100, HorizontalAlignment.Center) [/COLOR][COLOR=#0000ff]Dim[/COLOR] cnn [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] OleDbConnection [COLOR=#0000ff]Dim[/COLOR] da [COLOR=#0000ff]As[/COLOR] OleDbDataReader [COLOR=#0000ff]Dim[/COLOR] cmd1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] OleDbCommand cnn.ConnectionString = [COLOR=#800000]"Provider=Microsoft.JET.OLEDB.4.0;DATA SOURCE=c:\ApptDB.mdb" [/COLOR]cnn.Open() cmd1.Connection …

Member Avatar for Ravi Singhal
0
77
Member Avatar for sibotho

Hi all I have this program i writing using C# 2003 and ASP.net, When i try to connect to the database it gives the error below. I do not know what is wrong, please help. [ [B]Server Error in '/BookFlight' Application. [/B] [B][I]The Microsoft Jet database engine cannot open the …

Member Avatar for sibotho
0
256
Member Avatar for Eddi8

[COLOR=blue]Hello everyone…. [/COLOR] [COLOR=blue] [/COLOR] [COLOR=blue]Can someone help me? Please.[/COLOR] [COLOR=blue] [/COLOR] [COLOR=blue]I have got a form with listview connecting access database.[/COLOR] [COLOR=blue]Some how I have managed to call the data to the form. As you can see the code below. It will open all the data to listview. And …

0
184
Member Avatar for bhawna

plz tell me wht should be the data source in the following code mycon=new oleDbconnection("provider=msadora.1;use id=scott; data source=; password=tiger;") mycon.open();

Member Avatar for manak chand
0
85
Member Avatar for rapperhuj

Ahmmm .. I'm a newbie in C++ programming, and my BOSS wants me to do a program that accepts a COUNTRY CODE and its output must be the COUNTRY NAME of that COUNTRY CODE and following on the COUNTRY NAME is there Biggest TELEPHONE OPERATOR..:?: ****************************************************************** OUTPUT: Please Enter Country …

Member Avatar for Sturm
0
81
Member Avatar for Elfshadow

For a while I have read stuff on GNU I don't agree with their views on copyrights.Is there any BSD like groups like GNU that are more about open source then anti copyrights. I like the BSD license for stuff better.

0
31
Member Avatar for RisTar

Well im trying to find a string in a textfile but i have some problems : When im trying to create a string called temp in the Compare function using the length of the string that was typed in to main to compiler gives me an error , and even …

Member Avatar for WaltP
0
115
Member Avatar for RisTar

Im trying to read some integers values from a text file. The problem is that first lines of the text files contains some text and only then theres the values that i want to read into variables , and i dont know how to get down three lines and then …

Member Avatar for RisTar
0
142
Member Avatar for Lance Wassing

Hello Everyone, I have started creating an open source database architecture, with a waa, and much more. There is many features that can blow SQL, and access out of the water, including but not limited to: 1) true multi-dimensionalism, 2) array fields 3)File embedding, of 30 or more formats.. 4) …

Member Avatar for Infarction
0
204
Member Avatar for snufse

I am trying to connect to an IBM AS/400. Can anyone help me interpet the error and possible guid me what to do. Thanks Code: Dim myAS400Connection As New OleDb.OleDbConnection myAS400Connection.ConnectionString = ("Provider=SNAOLEDB;" & _ "Data source=as820;" & _ "User Id=vbuser;" & _ "Password=vbuser") myAS400Connection.Open() Error: Exception Details: System.Data.OleDb.OleDbException: No …

Member Avatar for amolasu
0
186
Member Avatar for Chimare

Hey! I have a bunch of acer laptops and the most of them are working fine, except for one.. It came trough distribution service, so I have no idea what's happened to it on the way from the factory to me, but anyways, the problem/problems are: At first when I …

Member Avatar for dcc
0
100
Member Avatar for Sturm

I am using debian linux and I cannot seem to get sdl_ttf working. It compiles fine but the program quits due to error checking in the code. It returns false at the ttf_init() part. Do not know if this makes a difference but I got sdl and ttf via apt. …

Member Avatar for John A
0
2K
Member Avatar for alex86

Hello, I have been working recently on an assignment which requires me to build a web application using JSP. After a few weeks grafting code I became frustrated with JSP, it just wasn't 'fun' and while I welcome the (almost) enforced MVC pattern it's hard to work passionately about something …

Member Avatar for jwenting
0
108
Member Avatar for John A

With the massive amounts of text editors out there, you'd think it would be easy to find a decent freeware code editor for Mac OS X. Well, not exactly. The numbers are deceiving because:[LIST] [*]Most "good" editors for Mac OS X were really written for Linux or Windows, and they …

0
95
Member Avatar for kishore5001

Hi i am new to this group... Anybody has idea on the programming knowledge of PCI Device drivers, specially the open source modules or IPs available for Linux 2.6 kernels. How the BIOS works for detection of PCI.... can Anybody has the links regarding the above ... specially the open …

Member Avatar for ~s.o.s~
0
38
Member Avatar for Joycelyn

i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for …

Member Avatar for f1 fan
0
235
Member Avatar for gamodg

[color=#3333FF]presenting here a program fragement of my project two files mainn.txt mp.txt format i have given at the end of this code the problem is that while printing mp.txt the output is not in format as i expected [/color] [code] [color=#33CC00]DF: 1 SA: 2-2 DA: R1 D: 3 SA: R1 …

Member Avatar for GreenDay2001
0
76
Member Avatar for Mushy-pea

Hello everyone. I will soon be releasing an early version of my open source bulletin board system, PerlBB. Can you guess how I thought the name up :p ? I'm not going to say whats special about it here, but there will be plenty of promotion on my homepage when …

Member Avatar for Mushy-pea
0
176

The End.