199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for toztech

Greetings Guys, I am currently creating a frontend for a dropable application in Mac OS, for the backend I am using sh/bash. Currently I have a for look checking to see if it a directory, however I have been unable to find a way to check and see if a …

Member Avatar for sut
0
107
Member Avatar for lethalbeez

Hi everyone. My name is Edd from Malaysia. I am a CF newbie. Cut to the chase. I have 2 weeks to complete my project which is a web application that students can log on and view/edit their personal details and check their grades. Teachers (who are also administrators) can …

Member Avatar for jeromemck
0
208
Member Avatar for charter

I'm not sure if this is the correct forum but I need your help please. I have visited some websites and instead of them having normal pop-ups they have overlays. Are they created using CSS, Javascript, Flash or what? Could someone please point me in the right direction as to …

Member Avatar for FC Jamison
0
95
Member Avatar for vinay raja

Here is the solution to converting decimal no. to binary using while loop this code is in c++ [code] #include<iostream.h> #include<conio.h> void main() { clrscr(); unsigned long int y,i=0,j=0,r,k[50]; unsigned long a,x,b[50]; cout<<"\nEnter a decimal no. "; cin>>a; y=a; x=a-y; while(y>0) { r=y%2; k[i]=r; i++; y=y/2; } int m=0; while(m<10) …

Member Avatar for WaltP
0
574
Member Avatar for jaay

I want to incorporate fields from 2 tables in a single crystal report. I have no problems in incorporating from a single table. But when it comes to >1 table fields in a single report, I am stuck up.. For eg.: Table 1 :"GENINFO" ---------------------- custno | mail id ----------------------- …

Member Avatar for sarathcbit
0
147
Member Avatar for evansvb

[COLOR=#000000]I am trying to develop a college project that will help a user who uses dial-up method to connect to the Internet to setup a connection on their computer. The same software will also guide a user to configure email programs such as Outlook Express or Microsoft Outlook (OE/ME) and …

Member Avatar for evansvb
0
103
Member Avatar for Mikeish

Hey guys I have a slight problem... You see I've got a menu that I attained from the internet. The code that I believe is relevant is located here: [url]http://paste.uni.cc/9962[/url] An example is here: [url]http://216.203.126.252/IHS/[/url] What is happening is that the menu will not drop down. I believe is it …

Member Avatar for Mikeish
0
68
Member Avatar for chris99

Based off the Self defence class skit: [CODE]# Filename: Madlibs.py noun = raw_input("Type a noun: ") verb = raw_input("Type a verb: ") adjective = raw_input("Type an adjective: ") sound_disgust = raw_input("Type a random sound of disgust, eg 'Uuurh': ") noun1 = noun verb1 = verb adjective1 = adjective moan = …

Member Avatar for chris99
0
165
Member Avatar for anshul2181981

Hi I am new to Linux and shell scripting. I have made a script 'script1.sh' in a directory : /root/ansh/scripts I want to invoke this script from any other directory . I understand that for doing this I'll have to set the path of the script in some global variable. …

Member Avatar for John A
0
255
Member Avatar for Stewie

When inserting/updating records do you prefer to use an SQL query, or just the cfinsert/cfupdate tags? I was just wondering Stewie

Member Avatar for jeromemck
0
128
Member Avatar for Bredd S

I took the plunge and decided to learn PHP. I bought the book 'Beginning PHP 4' by Chris Lea, Wankyu Choi, Allan Kent, Ganesh Prasad, Chris Ullman So far its pretty good and I've learned a lot. It'd getting tricky now wioth arrays and implodes and explodes but I'm coping …

Member Avatar for dragosh
0
174
Member Avatar for Jafet

Hope everyone's kind to a newbie :) I kind of "discovered" (if that's what you call it) this simple quicksort variant just today. I was wondering if anyone had seen it before. I Googled around a bit but no one seems to have described it before. Hmm. It's based on …

Member Avatar for Infarction
0
173
Member Avatar for gumedesv

)Perfomance measure:Retrival of a fundamental memory,network capacity 2)Environment:User 3)Actuators:Screen display,files 4)Sensors:Keyboard,files(input of fundamental memories and probe) Implement te above agent in a programming language of your choice(prefeably Java or C++).The agent should store three fundamental memories a(cross),b(square) and c(circle).If the user inputs a probe the agent should respond by retrieving …

Member Avatar for MattEvans
0
830
Member Avatar for kararu

Hi , Anyone help me out with a clarification. Can a 'C++ multithreaded program' be used with inline::c++ module in perl? Want to be sure whether multithreading can be done when using inline. thanks in advance karthika.

Member Avatar for MattEvans
0
119
Member Avatar for munsonpm

I'm new to java and i am trying to make the scanner function work, but it won't. I have the latest version of java and Mac OS X This is the info on the version that terminal gave me: java version "1.5.0_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112) …

Member Avatar for munsonpm
0
111
Member Avatar for eishbut

I been reading through Perl Objects, References & Modules, one of the exercises asks for the creation of a library with two simple subs. The 2nd exercise then wants to use the library that was just created to print out the date. The model answer is as follows: [inlinecode]#!/usr/bin/perl -w …

Member Avatar for KevinADC
0
110
Member Avatar for Diod

Im wondering how i could create controls at runtime? I have a access database that is accessed by the program, it contains info about the controls, like the size, the value, the type(combobox,text,etc.). Im wondering how i can create these at runtime, how to use their events(on value change, etc.), …

Member Avatar for Diod
0
110
Member Avatar for d3sol4t3

Hi Im looking for a php programmer to code this: [url]http://www.illworm.redmonkeh.com/site/fullspec.txt[/url] Design for site is here: [url]http://www.illworm.redmonkeh.com/site/illsave.php[/url] Since im skint i wont be able to pay you but what i am able to do is give you a percentage each month from advertisement takings + free sub domain hosting with …

Member Avatar for ankur_surti
0
131
Member Avatar for Alphabeta

Hi!, I'm kinda new to shell scripting, Here's a problem that I have faced and dunno how to solve: First, I want my script to rename the files stored in a .txt file line by line(there's no pattern that I can use with mv, so I want mv to deal …

Member Avatar for jim mcnamara
0
119
Member Avatar for EnderX

I'm currently trying to create a program in delphi to call up a webpage; the page is written in php and records some data about its contents for record-keeping in my system. I'd like to be able to write the program so that when it opens it does the following: …

Member Avatar for EnderX
0
172
Member Avatar for msvinaykumar

Hi, How to create an account in Mysql that does not require SSl Vinay

Member Avatar for vijayshankar
0
82
Member Avatar for yatt

[LEFT]I have 2 DropDownList in a single page.The 1st contain department name and the 2nd contain employee name.When I click the 1st DropDownList , the 2nd will display the employee name which are under that department.The problem is the 2nd DropDownList will display redundant data and when I choose another …

Member Avatar for ManicCW
0
90
Member Avatar for Taps

Hello..alllllI have to manage CVS repository using ANT, I will be given ear files and have to update this files in CVS.Can any one please help me out ??? Im new to CVS never used before :(How shall I make new repository, I dnt want any coding stuff just some …

Member Avatar for Taps
0
125
Member Avatar for chris99

The code won't even display the root, let alone the menus. Even when the conversion works, nothing else does, so what do I do? [code]from Tkinter import * root = Tk() def hello(): print "Hello!" def metres_to_centimetres(metre,cm): metre = input("Put in a distance in metres: ") cm = metre*100 print …

Member Avatar for chris99
0
143
Member Avatar for MrScruff

Hello. I have a php webpage which extracts RSS feeds and displays them. The problem is it takes a while for the page to load - I expect that its looking up the latest feed data. However I was wondering if any of you knew a way I could get …

Member Avatar for rnjonjo
0
243
Member Avatar for katharnakh
Member Avatar for vegaseat
0
272
Member Avatar for chris99

I really don't think that text adventures, even simple ones are within my grasp. How would you do that anyway, write a seperate Data file for each room or something? They seem very complicated, even the one in the Programs for Beginners thread. Bear in mind, the tutorial missed a …

Member Avatar for bumsfeld
0
139
Member Avatar for nathanpacker

Hey everyone, just need a little help here. First time really getting into PHP, and I'm trying to make a simple form. One part of the form is a set of checkboxes. The name of the field is called "services" and options are thus: Monitored Network License Management Backup Server …

Member Avatar for Puckdropper
0
114
Member Avatar for hygy486

here is my code i get an error of call of non function in lines 29, 34, 39 and 44 apprecite help or an alternate code if possible here is code [CODE] int main (void) { char desiredgrade; double min_average; double currentaverage; double weight; double score; printf("Please enter your desired …

Member Avatar for ~s.o.s~
0
2K
Member Avatar for freesoft_2000

Hi everyone, I currently have a JTextPane using a html document and i am trying to serialize the html document contained in the JTextPane to the disk but i have run into some problems. One problem lets say for example if i were to press the space bar five times …

Member Avatar for jwenting
0
143
Member Avatar for B.H

Hi, My problem is Am using SQL SERVER as database with VB.NET as Front End. I do have a database Known as Trackers with a Table known as Emp In Emp,I have the fields as Name,Surname,Emp_ID,Address. Here I have made the Emp_ID in the database..its Identity to "Yes"..so that the …

Member Avatar for jaay
0
179
Member Avatar for bennyzil

I've encountered the following problem: Our program has two parts - the algorithm which is written in python (with numeric), and the GUI written in java. We want them to be able to work together - that means that the java part could ask the python for a calculation and …

Member Avatar for mostafadotnet
0
157
Member Avatar for sarathcbit

HEY i need to differente bettween the admin and employee admin can add delete and update but employee can only add but cannot delete how cani do this i want to use only one form for the table both shud use the same form but admin and employee options shud …

Member Avatar for Dark_Omen
0
114
Member Avatar for lover99509

I finished My project and its working fine But only on my pc. If i try to test the program on another PC which does not have Visual Basic program installed on it, then it does not work and I get some errors,Some not working functions or objects. I know …

Member Avatar for purplegerbil
0
126
Member Avatar for bluephoenix66

I have an e-commerce website and I am trying to have a webpage create a .doc or .rtf document to print labels based on the customers' addresses in a mysql database. For this reason, I need to create a document based on a labels template. I have saved the labels …

Member Avatar for bluephoenix66
0
1K
Member Avatar for andor

I noticed that there are no tutorials for asembler in the forum like for example in c/c++ forum just code snippets. Or maybe there are? If someone know their existances please notify me.

Member Avatar for andor
0
330
Member Avatar for nathanpacker

Is it possible to use HTML tags in PHP code? I have a php script that emails some form inputs to my email address, and I would like to bold certain words in it. The code preforms the message first, and then just posts the message in the body of …

Member Avatar for nathanpacker
0
295
Member Avatar for went1180

may i ask if it is ok to create a $password variable with my real password as the string? it seems like mysql_real_escape_string() won't work because this function only works after the connection is made, but i've also read that php code is not actually viewable by a user...

Member Avatar for Puckdropper
0
90
Member Avatar for vssp

Hai friends I hope any one can done this task already. I need your help for this task Contienent: Let the user choose the continent from a drop-down. Country: Based on what they have chosen in Continent, the corresponding countries will appear in the next drop-down City: Based on what …

Member Avatar for Puckdropper
0
124
Member Avatar for went1180

having an issue--*cough*newbie*cough*--the html and php code here supposedly creates a new record into my database. problem is, the successfully connects to sql and creates the record, but the contents of the $_POST variables do not make it into their respective fields. I have an id field (AUTO_INCREMENT) that is …

Member Avatar for Puckdropper
0
131
Member Avatar for arjunsasidharan

Hi ppl.. i need a big fat favour from you guys.. The program i given below helps to Encrypt and decrypt any file(EX: Notepad, word.doc, Access) any files.. Ive been ask to do another task along with it.. They have told me to disable t File- Edit-(containing in the Menu …

Member Avatar for arjunsasidharan
0
146
Member Avatar for Tlhokomelo

Please help, I am leaning C on my own so you are my only Hope :o I am using that "The C programming Language" E-book but it does not teach how to compile in linux - I was too long ago :rolleyes: when those Bell Lab guys wrote it :cry: …

Member Avatar for John A
0
159
Member Avatar for Reji

[LEFT][COLOR=black][B]I'm a final yr B.Tech student...[/B][/COLOR] [COLOR=black][B]I'm planning to do a project in JAVA...[/B][/COLOR] [COLOR=black][B]Can anyone plz suggest a few topics for the MAIN PROJECT...[/B][/COLOR] [COLOR=black][B]Its really urgent...[/B][/COLOR][/LEFT]

Member Avatar for jwenting
0
118
Member Avatar for menakha

hi..i need to create a hotel reservation system using java.. can anyone help me wit this......:sad:

Member Avatar for jwenting
0
106
Member Avatar for prinitor

Hi,:p Im totally unfamiliar with python - and need a little help. Im trying to add one command to superkaramba theme - it must be done in python file I know how that command looks when given from command line (bash) command is: [B]dcop knotify default notify eventname appname 'You …

Member Avatar for prinitor
0
119
Member Avatar for dss

Hi, I had planed to start a shopping cart. Can any body help me what are the basic needs that u should keep in mind. What are the things that are in admin panel and the mail thing you think that i should keep in mind while making it. thankx

Member Avatar for bikramchoudhury
0
99
Member Avatar for chris99

Can you do these in the IDLE converter, or is it not powerfull enough, as I don't want to download 2 more programs just to expand my Python knowledge. Can I make graphics in the IDLE interpreter, and if so, is there a tutorial to help?

Member Avatar for mostafadotnet
0
133
Member Avatar for chris99

It is very annoying, I have typed it as best I can, but option 2 doesn't work. Option 1 is to take the test in Test.py, option 9 is to quit, and option 2 is supposed to print all the questions and answers. This is the code: [CODE]true = 1 …

Member Avatar for Ene Uran
0
286
Member Avatar for ryy705

Hi, I have a class that extends JFrame and displays a tabbedpane object. Each pane contained in the tabbedpane is its own jpanel class and the jpanels do not have access to the tabbedpane object. Therefore, I cannot use the tabbedpane.setSelectedComponet(panel). However the panel that wants to instigate a focus …

Member Avatar for ryy705
0
144
Member Avatar for anamerican

I found this PHP downloader... I'm using it like this: a person purchases an image going to paypal, then the image is opened to download but I want them to be able to only download it once and only if its been paid. Thanks for any help

Member Avatar for TopDogger
0
83

The End.