4,457 Topics

Member Avatar for
Member Avatar for manchandap

Hi Friends, Well I am new to your site and got to it by googling. To briefly introduce myself, I am a software engineer with core skill set of Java, J2EE, Oracle. I am a great fan of Open source products.

Member Avatar for yamini_pradha
0
83
Member Avatar for Yoshidex

Hello there, is been a while since I last posted here, mostly because I didn't have the time I needed to program. But now, I reentered the exciting world in Visual Basic, 'cause I have a lot of time now and my mom wants me to make her a database …

Member Avatar for Yoshidex
0
101
Member Avatar for Jerchrome

i regularly go on this site called [url]www.asiantown.net[/url] but whenever i try to log on it shows a blank page with some writting on the side. Ivre reinstalled java program and even used the an old version but it still shows me a blank page. When i right click and …

Member Avatar for jwenting
0
88
Member Avatar for williamrojas78

Hi I am trying to access a database that is going to be located on a remote server, but i have no idea how to do it. i tried this commands so far but they don't work: [CODE] Dim oSqlConn As New SqlConnection oSqlConn.ConnectionString = "Network Library=DBMSSOCN;" & _ "Data …

Member Avatar for fisheye
0
143
Member Avatar for theyellowmole

I in the process of making an oRPG game called Book of Souls using an open source oRPG engine called Konfuze D-Bugged. This is similar to the Mirage Source engine. We are currently looking for a coder who can modify the source of this engine in order to help us …

0
109
Member Avatar for steveneven

Hi people, I am just including a link to a great resource for using Linux to create real time visual effects. [quote]Use EffecTV and Simple DirectMedia Layer (SDL) to create your own real-time visual effects on live video. Learn how to integrate geometric primitives, bitmap image loading, and simple motion …

0
111
Member Avatar for Dani

[b]Handy Linux User Commands [/b] [b]../[/b] represents one directory higher [b]cat filename[/b] display file contents [b]cat stuff1 stuff2 > allStuff[/b] combine files [b]cat someStuff >> allStuff[/b] append to a file [b]cd dirName[/b] go into the directory dirName [b]chmod [permission mode] file[/b] change the permission of a file (4=read, 2=write, 1=execute …

Member Avatar for jackfusion
0
552
Member Avatar for jhoop2002

I worked on this site over the summer at an office, I'm now back on christmas break, and will work again this summer. With the help of many people online I got the following code to work. But now, it doesn't work. As far as I know, the code SHOULD …

Member Avatar for f1 fan
0
227
Member Avatar for fooumang

Hope this is ok here.....Mods let me know if it isn't... I've started a new site. [url]http://linuxtracker.org[/url] The aim of the site is to be a linux torrent repository. So far I have torrents of Knoppix, Knoppix gaming and Slax up for download. I'd love more torrents of the more …

Member Avatar for fooumang
0
179
Member Avatar for ZOverLord

******************************************************************************************** [center] The Programs and Files included are Copyright 2005, by ZOverLord This is a Proof Of Concept for Educational Purposes ONLY! [/center] Notes: This program is 4K big, as in 4,096 bytes and can do ANYTHING other Key-Loggers claim, this is Version 1.0, a Stealth version will be next …

0
133
Member Avatar for bobthetree

I was working on a python project that was open source and had some questions about a problem I am having. Some background: I am proficient with Java and C++, so I know how to code, however this is my first attempt at Python. Using windows, and have python 2.4 …

Member Avatar for bumsfeld
0
105
Member Avatar for Kali2005

[b][Moderator's note: post split from [url="http://www.daniweb.com/techtalkforums/thread33918.html"]this thread[/url]] [/b]Hi DMR, I have the same problem with the Hacktool.Rootkit virus, and tried to follow the directions you had provided in this thread but was unable to find the "Lockx.exe" file. Would you please view my startup log below, and advise on how …

Member Avatar for DMR
0
314
Member Avatar for ! !

[color=navy]The Free Software Foundation (FSF) and the Software Freedom Law Center (SFLC) today released a document specifying the process and guidelines for revising the Foundation's GNU General Public License (GNU GPL). The FSF will release the first discussion draft of the new license for comment at the International Public Conference …

0
149
Member Avatar for Dorothy.Maseko

Hello Everybody. Can somebody help pls. I'm fresh from school and my first task is to develop an e-commerce website. I've been trying to do the login page. No matter what i do i get "Invalid Login". What am i doing wrong. :sad: Here's the code i use Function ValidateUser(ByVal …

Member Avatar for Dani
0
132
Member Avatar for rayferns

Hello all Programmers, I am preparing a website with login credentials to a welcome site. I need help in the following: 1) create a registeration page where by the user enters their username, password and email address 2) once the user submits the details, records are inserted into users database …

Member Avatar for Paladine
-1
102
Member Avatar for aarya

i m very new to asp. i m trying to learn asp. i m trying to connect to mysql database. i m using this code <% ' Open database Dim Conn, RS Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "Driver={MySql}; Server=localhost; database=db name; uid=name; pwd=pass; option=0;" Set RS = Conn.Execute("SELECT * From …

Member Avatar for william_stam
0
157
Member Avatar for Powder

Windows XP P4 3.4GHz 1GB RAM My PC locked up about 5 times yesterday, and now about 4-5 times again today. In the event viewer, this same error shows up at the time of every crash: [quote]Event Type: Error Event Source: Service Control Manager Event Category: None Event ID: 7000 …

Member Avatar for just_a_nobody
0
340
Member Avatar for mortgage-pro-se

I am really impressed with the advancement of open source software. Projects like mozilla and linux are really amazing. What programming languages do most of the open source projects use? Do you think open source projects will continue to take market share from the big guys?

Member Avatar for Rashakil Fol
0
189
Member Avatar for Mr.Jamie

Help!! I'm having loads of popups and I don't know why, I've scanned loads of times but nothing gets rid of them. PLease help...please.... StartupList report, 23/10/2005, 01:59:01 StartupList version: 1.52.2 Started from : C:\Documents and Settings\Jamie Lowry\My Documents\hijackthis\hijackthis\HijackThis.EXE Detected: Windows XP SP2 (WinNT 5.01.2600) Detected: Internet Explorer v6.00 SP2 …

Member Avatar for jermaldan
0
213
Member Avatar for Ghost

Hi Everybody! I'm trying to create my own web accelerator/browser. When you open a page, it will take all the links on that page and preload them. I just have one question: how do you retrieve HTML source code of a page and how do you parse that huge string …

Member Avatar for jwenting
0
210
Member Avatar for mmiikkee12

I've been trying to compile OSKit under Cygwin. It gave me a bunch of errors, most of which I fixed. I can't fix this one though: [code] /* * Copyright (c) 1996-2000 University of Utah and the Flux Group. * All rights reserved. * * This file is part of …

Member Avatar for mmiikkee12
0
138
Member Avatar for Falconry

Starting a week or so ago, I couldn't access pcmag, extremetech, couple of sites. Said pg cannot be opened or I get directed to Yahoo search for the page. CAN open the cached version on google and of course a million other sites no prob. Google search suggested I may …

0
51
Member Avatar for erikkl2000

Hello, This is my first go at implementing an interface for a connection, reader, ect.. and it is also my first go at a three tier design,Although i have been studing this for some time now tring to put all of these pieces togeather. I feel like i am getting …

0
101
Member Avatar for pre_wreck

dear guru's, I had a problem in C, and i seems i can't figure out why this piece of codes seems not working properly, kindly help my with my little problem? /* My problem here is, how can i copy the file into other file name, i just wanted to …

Member Avatar for pre_wreck
0
176
Member Avatar for ep2002

Hi there, I've been using security programs for my PDF files so people can't open it unless they have a key or password & can't move it from one computer to another. I do give them permissions to print, so that has to be an option. The first program was …

0
67
Member Avatar for stinus

Hi all, I have a problem that is hopefully easy to solve for you guys: I have written a rather large C++ program as part of my Master's. Now, I have to use an open source C-library ([url]http://www.tbi.univie.ac.at/~ivo/RNA/RNAlib_toc.html[/url]). I have never tried to combine C and C++. To figure out …

Member Avatar for stinus
0
500
Member Avatar for webDev04

i decided to switch over to ms access (thinking it would be easier) from mssql but i am having the same problem that i had with ms sql: "SQL Server does not exist or access denied" i have put the ms access db into the web server from the web …

Member Avatar for amitlokare
0
69
Member Avatar for ramcfloyn

Hello has anyone any experience of using log4cpp on borland builder 6, the open source code has a bcb5 project but there are build errors when this is transported to builder 6.. it's frustrating. Any1 know of any online documentation etc?

0
87
Member Avatar for rakoon13

This forum is perfect - it's pure gold. You can find anything and it looks like there are a lot of people that jump to help. I do have an issue and if you can help please reply. I need a open source set of scripts to use in a …

Member Avatar for rakoon13
0
100
Member Avatar for Shaun Hannah

I am new to these internet news groups; but I am excited to learn because you people seam to know your stuff!!! I am fresh out of college; where I studied computer science and did very well. I stumbled upon a small business that does pest control. They hired me …

0
59
Member Avatar for Daradus

Right, I have McAfee Anytivirus and Antispyware, and put simply, it sucks, I also have Spybot Search & Destroy and Ad-aware but I cant detect and delete whatever virus/spyware i have on my comp at this giving moment. Its eating my bandwith I use Firefox and I get popups from …

Member Avatar for dlh6213
0
207
Member Avatar for sydneyrustle

Hi all, just need some help on my coding. I cant figure out what i'm doing wrong as far as i can see it should be working.... It s a very basic guestbook form and the cgi script seems to work but for some reason my reply page won't show …

Member Avatar for Rashakil Fol
0
1K
Member Avatar for George2

Hello everyone, I have heard that the search engine of Yahoo is based on open source search technology, is that true? If it is true, what open source search technology is it using? Is Yahoo search engine itself open source? thanks in advance, George

Member Avatar for George2
0
284
Member Avatar for johnroach1985

Hi there.I have a quick question.I wrote this program to look like my own browser.It views the code of the url givven and it was suppose to be a browser too.The button explanations are as following: CODE=Shows the code of the given url VIEW=When you push it it was supposed …

Member Avatar for johnroach1985
0
113
Member Avatar for Mishoboy

MY computer got infected with some spyware. I tried every program, I cleaned the unneccesary entries with HJT but one thing still keeps coming back. Every time I open a web page a minute later IE opens itself and bombards me with related advertisement. The main source for this advertisement …

Member Avatar for dlh6213
0
275
Member Avatar for Sembiance

Hi folks :) I've been working on a C/C++ Source Code search website for over a year now, and just thought I'd let you all know that I put recently. It allows you to search over 136 million lines of open source C/C++ source code. It actually understands C/C++ syntax, …

Member Avatar for Sembiance
0
109
Member Avatar for prasanna_godugu

Hi Is ther any open source code for Spell check in java script or java so we can integrate with html or jsp pages for spell check of TextArea on the form Thanks & Regards Prasanna

Member Avatar for hooknc
0
89
Member Avatar for charlie_help

I want to fetch data from SQL Server 2000 using tcp/ip connection and display on the client. Q : How do i fetch data from SQL Server 2000 and put the data on a combo box. Q: My server user interface will have "Fetch" button ? Client User Interface: [code]___________________________ …

Member Avatar for charlie_help
0
241
Member Avatar for charlie_help

I want to fetch data from SQL Server 2000 using tcp/ip connection and display on the client. Q : How do i fetch data from SQL Server 2000 and put the data on a combo box. Q: My server user interface will have "Fetch" button ? Client User Interface: ___________________________ …

0
110
Member Avatar for erikkl2000

Hello all, I have ddlA that loads another ddlB on a postback. I AM Able to get ddlA to load in the page load event;however, i can not get the ddlB to load from the selected value from ddlA. Can someone please help me with this. * I am very …

Member Avatar for Letscode
0
479
Member Avatar for freesoft_2000

Hi everyone, I am currently trying to serialize parts of a jtextpane using the java ObjectOutputStream to write it to disk and when i am reading the object back i am using the java ObjectInputStream. When i read the api about the streams here is what they say [QUOTE] Warning: …

Member Avatar for jwenting
0
401
Member Avatar for peaceofmind

hi :) i have problem with opening ".py" files in my web server this is the source code: [code] import string,cgi,time from os import curdir, sep from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer class MyHandler(BaseHTTPRequestHandler): def do_GET(self): try: if self.path.endswith(".html"): f = open(curdir + sep + self.path) #self.path /index.html self.send_response(200) self.send_header('Content-type', 'text/html') …

Member Avatar for peaceofmind
0
519
Member Avatar for Eldopa

My Laptop was working fine on Friday, when I get into the office today, and I try to browse the internet I would click a link on ANY page and end up with "Cannot Find Server" error's left and right. Having to click back and refresh a million times to …

Member Avatar for DMR
0
209
Member Avatar for ! !

[url="http://www.channelregister.co.uk/2005/08/12/opensource_indemnification/"]http://www.channelregister.co.uk/2005/08/12/opensource_indemnification/[/url] [QUOTE] [size=1]Lloyd's of London is close to offering independent insurance protection worldwide against potential IP litigation involving Linux and open source software. The financial services giant has agreed to take on the risk associated with open source, and is finalizing arrangements to work through Open Source Risk Management (OSRM) …

0
74
Member Avatar for wchitamb

<html> <head> <title></title> </head> <body> <% Function NewConn() Set NewConn= Server.CreateObject("ADODB.Connection") NewConn.ConnectionTimeout=100 NewConn.Open "Provider=sqloledb;Data Source=[192.168.160.1];uid=[sa ];pwd=[topland]" NewConn.CommandTimeout=1200 End Function %> </body> </html> I am trying this functions.inc code then use the include ext and i keep on getting this error message Error Type: Active Server Pages, ASP 0126 (0x80004005) The …

Member Avatar for madmital
0
103
Member Avatar for npasma

I am working on filling a datagrid based on results found from a user entering criteria in text boxes and clicking a search button. I have been toying around with Session() to store variables but I dont understand it too well and its giving me trouble. After the user clicks …

Member Avatar for Paladine
0
2K
Member Avatar for jhoop2002

I don't know what happened to my site, a file must have been overwritten or something. I don't know what i need to get asp.net to look into the UserData section of the authentication ticket so forms based authentication works, as far as i can tell it should work. I …

0
67
Member Avatar for dexterz

Here is the code I use in the World recipe random record. I've been looking all over the net on how to display random record using access db on ASP .NET, but found most for SQL server like NEWID(), doesn't work on Access. This could be easily done in ASP …

Member Avatar for dexterz
0
182
Member Avatar for alex_extreme

While surfing around on Google yesterday for info on setting up a web host, I found [url="http://http://www.howtoforge.com/perfect_setup_fedora_core_4"]this[/url] guide. It has info on setting up a complete server, but also makes your server capable of running [url="http://www.ispconfig.org"]ISPConfig[/url]. ISPConfig is a complete open-source CPanel-like app, that lets you configure sites for your …

0
120
Member Avatar for fragmented_user

Hi, and welcome to the world of Linux. Linux offers, so many, new and exciting possibilities, to both experienced and novice alike, that it is oftentimes difficult to get started. One solution to such a problem is to familiarize yourself with the feel of Linux before you go any further …

Member Avatar for alex_extreme
0
240

The End.