199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ohgosh

how do i get the current date/time when i click a button? i manage to retrieve the value of current date/time in 2 separate hidden fields when the page loads.. but i want to retrieve the actual date/time [U]only [/U] when i click the button. is it possible? i think …

Member Avatar for ohgosh
0
140
Member Avatar for sgtrock40

I am making a database that tracks the inventory of a tool room. This includes info about both shelf tools and tool box inventories. Each inventory has about 300 items in it, and there are about 9 kits. The info was already put into excel, and instead of re-typing the …

0
111
Member Avatar for tayspen

OK i need to be able to let the user click a button to open a filedilag then the browse to theflie/folder they want and hit ok. that will the bring up another one asking where they want to put it. bassically it asks a user whatfile they want and …

Member Avatar for plazmo
0
491
Member Avatar for bebuuk

Hey, i have recievied Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /u3.bristol/s20/ad999/public_html/register.php on line 63, i was wondering what the problem could be, i really need help as my dissertation deadline is coming soon. <?php # Script 12.6 - register.php // This is the registration …

Member Avatar for bebuuk
0
218
Member Avatar for squirrelj

I have tried to put a javascript slide show in my site but i cam't seem to get it to work. Here is the code for my page i have checked that all my images and folder names are correct butit still won't work Cheers for any help [CODE]<!DOCTYPE html …

Member Avatar for cppforlife
0
193
Member Avatar for JuanPabloD

I have got thsi program that is meant to help with a coursework project but i do not understand it fully, and consequently its not much help. The initial section confuses me the most. Is this just simple definitions for double arrays? I have annotated the lines in the code …

Member Avatar for jwenting
0
209
Member Avatar for NubKnacker

The function is 6 * 2 ^ n + n ^ 2 From what I have read I need to find two constants c1 and c2 such that c1 g(n) <= f(n) <= c2 g(n) for all n >= n0. Would appreciate it if someone could explain how to find …

Member Avatar for NubKnacker
0
914
Member Avatar for Drowzee

Hello. Can anyone point me to a tutorial on how to properly organize header files? What I have (this time, I really can't post the code itself) is an MFC document class that contains a vector of classes that have an instance of a pointer to a base class (defined …

Member Avatar for Dave Sinkula
0
514
Member Avatar for iamboredguy

I have this project to do and I want to use coloured text and some simple shapes, etc. But the problem is that my compiler does not support graphics.h or dos.h. Even my tclite doesn't (I usually use BC5 windows version). Is there any way of correcting this problem? Or …

Member Avatar for vegaseat
0
163
Member Avatar for freesoft_2000

Hi everyone, I need to ask a very generalised question about classpath. Now i have a java class file named JTim.class Now on the command line i run JTim like that [code] C:\j2sdk1.4.2\bin\java -cp .;C:\WINDOWS\Desktop\JProc\ JTim [/code] Now do you guys see the folder in which JTim is in which …

Member Avatar for Kate Albany
0
234
Member Avatar for vps

hi i am using a variable as double and passing pointer of it as parameter to an api this is all hapening in JNI. after i read the value i am getting an garbage value can anybody tel me y is it hapenning, using an float variable instead of double …

Member Avatar for jwenting
0
280
Member Avatar for tllcll

Hi, I would like to check with you how JSP codes residing in js function works. How can I get the 2nd select stmt executed based on the values retrieve from 1st select statement and the conditions pass in to this js function How can I get the select statement …

Member Avatar for tllcll
0
169
Member Avatar for TetuGal

Hello I am going into my final year in september and need to come up with a topic for my final year project. I am studying Software Engineering. Any assistance will be highly appreciated. Kind regards

Member Avatar for Kiba Ookami
0
262
Member Avatar for aripaka

Hi, I have tried a VGA mode in C with graphics.h which displayed graphics in 256 color but 320X240 resolution. I want to know the way to display graphics in 256 color in 640X480 resolution.Can anybody please help me.? Also I have tried to display a bmp file using graphics …

Member Avatar for vegaseat
0
212
Member Avatar for YASSINE_MAKKE

hi all i have a problem setting me back i have a table "students" with fields (StudentIdPk , StudentName , Country) as an example im trying to lookup the field country and put all the distinct values from this field into the combobox's list.(not much records) what i would like …

Member Avatar for YASSINE_MAKKE
0
115
Member Avatar for jkristos

So I'm really new but I have written a simple bash shell script filter (using someone elses conversion utility) to insert a copyright text line into a MIDI file. The script works fine on the first file in the directory, however the whole point of writing this script for me …

Member Avatar for jkristos
0
125
Member Avatar for piy_123

hello everyone, i want to make a project in java using which, we shall read all kinds os SIM cards and any other cards with Magnetic Strips.but i ma not getting any further info about it i.e how to start it plz help me on that or send me any …

Member Avatar for freesoft_2000
0
90
Member Avatar for Daishi

I saw an example function for some unknown algorithm in a book that was explaining big theta/o/omega notation. I understand how it all works, but this example is throwing me off: f(n) = 3n^2-2n-10 And what I'm wondering is this: What kind of operation could you possibly do that would …

Member Avatar for Daishi
0
128
Member Avatar for c#dummie

hi im doing parameterized query whereby the user has to enter id and password. im using access database to store my data and using visual studio .net 2003 to build my app. if the id n password match, data is retrieved. i need help to ensure that password typed is …

Member Avatar for plazmo
0
101
Member Avatar for Ancient Dragon

I just got a VC .NET 2003 compiler and want to learn C# programming. What books would you recommend? I've been reading the book reviews on amazon.com and there appears to be a lot of good books -- or so the readers claim. I'm not at all interested in "C# …

Member Avatar for Toulinwoek
0
160
Member Avatar for aripaka

Hi, I am new to this forum and this is my first message. I want to know can we accesss a database though C or C++. Are there any library files as such for the same. Its nice to see that there is a lot of knowledge sharing in this …

Member Avatar for proghelper
0
257
Member Avatar for namit

Just wondering how to start with this, want to make just an shopping cart . Want to do the following. Just there is a list of food on my catalog, then when you click into the checkout it give you a reference so when you go down to the shop …

Member Avatar for namit
0
163
Member Avatar for SpS

Having return types of constructor means taking address of constructor(which is illegal)...can u explain me this....

Member Avatar for Narue
0
352
Member Avatar for spidey

hi, im just a newbie web developer. in the page im working on with, there's a textarea and a remove button. :-| the textarea displays the records selected from checkboxes. my problem is this... :sad: i have a remove button and i want it to function this way. wen clicked, …

Member Avatar for hooknc
0
127
Member Avatar for sara.rythm

Hello Everyone, This is my first day here. I've not browsed the site yet. But I wanted to know the answer of these questions. I'd be glad if anyone of you can help me. 1.Write a C++ program without using any loop (if, for, while etc) to print numbers from …

Member Avatar for Dave Sinkula
0
943
Member Avatar for Nonie

Pls. help me. I have a list box that connect to a dao table. The list box is populated by a pnr_no field from that table whenever a command button is clicked to make it visible. From the list box, I can click whatever PNR No. that was displayed in …

Member Avatar for Nonie
0
86
Member Avatar for jasna

hello! i am in a great dilemma.iam a student.ilove writing programs and love experimenting. i was writing a code in C to enter all directories and their files(in my computer) into a hash table and then to search for the presence of a file.if the file is present,itmust display the …

Member Avatar for jasna
0
175
Member Avatar for ashneet

HI I am pritty new with php but ok with it and what i am trying to do is making an inventory control system which is at time in xls file and want to transfer it to DB. what the problem is that i have never done this kind of …

Member Avatar for leelee
0
335
Member Avatar for ! !

[url="http://www.justatheory.com/bricolage/1.9.0.html"]http://www.justatheory.com/bricolage/1.9.0.html[/url] And finally—yes, you heard right—Bricolage now supports PHP 5 templating in addition to the existing Perl-based templating architectures ([url="http://www.masonhq.com/"][color=#0000ff]Mason[/color][/url], [url="http://www.template-toolkit.org/"][color=#0000ff]Template Toolkit[/color][/url], and [url="http://search.cpan.org/dist/HTML-Template/"][color=#0000ff]HTML::Template[/color][/url]). So how did we add PHP 5 templating to a [url="http://perl.apache.org/"][color=#0000ff]mod_perl[/color][/url] application? Easy: we hired George Schlossnagle of [url="http://www.omniti.com/"][color=#800080]Omni TI[/color][/url] to write [url="http://search.cpan.org/dist/PHP-Interpreter/"][color=#0000ff]PHP::Interpreter[/color][/url], an embedded PHP …

0
178
Member Avatar for G-Do

Here's a cute little encipher/decipher program with a Tkinter GUI I wrote a while back. It's an implementation of a derivative of the Vigenere algorithm; the algorithm is taken from Laurence Smith's [U]Cryptography: The Science of Secret Writing[/U], Amazon link [URL=http://www.amazon.com/exec/obidos/tg/detail/-/048620247X/qid=1125004078/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-6170856-3267319?v=glance&s=books&n=507846]here[/URL]. It's a dated book (and the technique itself is …

Member Avatar for G-Do
0
390
Member Avatar for boki

1. I use SharpDevelop and i really need to use a WebBrowser component,i studied In Wikipedia how to do import ActiveX,but there is a little problem,if you want to import ActiveX you have to have SDK framework, i have 1.0 and 1.1 but they arent SDK,i have SDK 2,0 beta …

Member Avatar for boki
0
181
Member Avatar for Drowzee

I spent a few hours grappling with data corruption until I found something interesting. My code was getting crunched after a certain point because of an sprintf overwriting the first byte of the array right after it. After some research, I found something interesting and irritating. According to MSDN, [quote] …

Member Avatar for Drowzee
0
2K
Member Avatar for rkahn144

I am using the following script to try to have forms emailed to me. I get an email, but it is blank. Why>????????? THIS IS MY SCRIPT: <? $cust_first_name = $_REQUEST['cust_first_name'] ; $cust_last_name = $_REQUEST['cust_last_name'] ; $cust_email = $_REQUEST['cust_email'] ; $cust_address = $_REQUEST['cust_address'] ; $cust_city = $_REQUEST['cust_city'] ; $cust_state = …

Member Avatar for leelee
0
330
Member Avatar for mccarthp

Hello, I am new to Python and I am just starting to figure things out but this one has me stumped. I need to capture the exit code of my processes in order to track them in a database. I have all the other components working except this. In DOS …

Member Avatar for G-Do
0
252
Member Avatar for Somfy

Hello, this is my first post ever sow please don't kill me right away but I am looking for some code to get started with ... I am a hardware guy :o but I would like to start using my basic knowledge on C++ for one of my personal project …

Member Avatar for Somfy
0
126
Member Avatar for cancer10

I installed IIS server, all the components (framework and wotnot), and finally Visual studio .NET 7.0 (2003) When I run an ASP.NET Page, I get the following error...I tried everything but in vain :( can u help me out plz? [url=http://imagebag.cfsmedia.co.uk/][img]http://imagebag.cfsmedia.co.uk/images/6303176.jpg[/img][/url]

Member Avatar for cancer10
0
210
Member Avatar for ramcfloyn

Hello I'm interested in manipulating a *.tif file using C++. I am aware of libtiff which features library files and utilities for tiff manipulation but this seems largely C based and also i'm having trouble setting up the environment in borland builder 6. Does anyone have any other alternatives to …

Member Avatar for ramcfloyn
0
129
Member Avatar for c#dummie

hi how do i specify criterior using textbox and button in form1 and display results using textbox controls in form2? thanks! =)

Member Avatar for c#dummie
0
121
Member Avatar for Kamex

I'm familiar with HTML and CSS, and have now started to learn PHP without running into any trouble, but I want to add Javascript to my knowledge. I tried a long time ago, and failed, for the same reason I'm failing now. Code that looks logical to me is not …

Member Avatar for tgreer
0
214
Member Avatar for Micko

Hello, I've downloaded PythonWin as a better IDE for writing Python code. I came across an interesting issue (as vegaseat pointed out) When I try to write this sentence in my native language "Ja sam

Member Avatar for Micko
0
181
Member Avatar for JaeChung

Hi my name is Jae Chung and Im trying to create an educational software that interacts with the user. Since I dont know anything about computer programming, let alone software programming i thought i might try and ask the people on this forum if they could provide any assistance. If …

Member Avatar for lpcode
0
100
Member Avatar for denisfavre

Hello, I am looking for a company which could provide 5 reliable pop personalized email boxes. I already have my web hosting service and I want to keep it. I am looking for something cheap but reliable. Can anybody help me?

Member Avatar for noex
0
235
Member Avatar for MastaPho

currently using JBuilder Foundations task is to display a .gif file in JApplet from my hardrive the URL is C:\MAGIX Should the image file be located elsewhere in a specific place? import java.awt.*; import java.awt.event.*; import javax.swing.*; public class Applet1 extends JApplet { public void init(){ Container contentPane=getContentPane(); ImageIcon icon=new …

Member Avatar for server_crash
0
87
Member Avatar for chiwawa10

greetings, I would like to build a subset from a Hashtable. The subset is a Hashtable too. How could I do it? Is there any API out there? Any advise or guideline are appreciated, thank you! :rolleyes:

Member Avatar for jwenting
0
446
Member Avatar for kokopo2

Hi guys, do any of u know how to extract a certain amount of bits from a parameter(instruction) and return the bits as a integer in a range . for example i would like to extract the opcode field i would extract from bits 31 to 26. but if i …

Member Avatar for Dave Sinkula
0
1K
Member Avatar for freesoft_2000

Hi everyone, I have a rather silly question but what is the maximum amount of characters the String object can hold? This is what i mean [code] String str1 = some buffer that contains about 5 million characters as a string [/code] What i am afraid is that if the …

Member Avatar for alpha_foobar
0
110
Member Avatar for shashankk

Can anyone pl. mail turbo c++ setup as attachment to << moderator edit: email snipped >>

Member Avatar for kc0arf
0
386
Member Avatar for leonn

i gat a mmogame called RF online but the game is in korean some pp translated a little of it but i wont to know how to do it so i can finsh it its a EDF file and i wont to add more maps to the server becouse the …

Member Avatar for kc0arf
0
99
Member Avatar for oi@Sorenso

Hello! I need a script so that I can drag an object (picture) and drop it in another object (ex: basket). When I do that, I want to run an action. Do anyone know how I can do this... mabye some tutorial or code? Thanks for all answers!!!!!

Member Avatar for alpha_foobar
0
178
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

The End.