199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for palavi

Hi all, I am designing a website related to news channel, in which i ve [U]e-news[/U], here i want everydays news to be updated,please can canbody help me i shud submit this before four o clk..

Member Avatar for palavi
0
156
Member Avatar for cernette

Hello, I've got a simple program intended to read in one column of float data from a .txt file (with a variable number of lines) into a dynamically allocated array. The array contents should then be written to the screen, to test if this was successful. However, the code output …

Member Avatar for ArkM
0
109
Member Avatar for Harsimran

Hi ,everybody i am trying to use beans in jsp.....but i am stucked in first step... i have copied code from somewhere ......here beans uses a package .Beans is compiled successfully and called bean by this tag in jsp <jsp:useBean id="MyConnectionBean" scope="session" class="UserPack.ConnectionBean"/> Here UserPack is package of bean now …

Member Avatar for peter_budo
0
246
Member Avatar for jamello

I have data I am displaying with a repeater in vs 2.0. Its just a very short record length but high volume data. The repeater displays it vertically but most of the screens real estate is left empty. The challenge is how do I manupulate the repeater table tags to …

Member Avatar for bheeks
0
160
Member Avatar for jeffchan86

I'm doing a online hotel reservation system. can i any people tell me how i can i redirect the users to another page which shows the summary of the reservation after the users has submitted the reservation form??

Member Avatar for bheeks
0
78
Member Avatar for WhYuLoOkIn

My goal is to set a session variable and have it timeout after 10 min. I tried to do this with cookieless="false": [CODE] <sessionState cookieless="false" timeout="10"> </sessionState> [/CODE] The code above did not timeout after 10 min, I believe I did that correctly if not please let me know. After …

Member Avatar for bheeks
0
136
Member Avatar for xray_slayer

I'm building small application, im kinda newbie in jsp..I use the MVC n servlets concepts.. My problem is after from servlets, the page i want to go (change to another place) cannot shown in the address bar correctly(the addressbar still showing the servlet page), but the view is exactly d …

Member Avatar for nikhildoomra
0
191
Member Avatar for Lokesh.snghl

hi all Can any one tell me how to show child gridview footer value in parent gridview control like label or textbox

Member Avatar for greeny_1984
0
58
Member Avatar for skinbug

Hi, I've looked at various tutorials/forums at this but I still can't get my head around it... The senario is a html form processed by php, where the user has the option to check some boxes. Once the user has submitted the form, the admin wants to be able to …

Member Avatar for skinbug
0
104
Member Avatar for monstro

Ok. So I wrote a simple boost python application. I put the exception handling code in. Now, as a test, I tried to run (purposely) a python script with a syntax error in it. The application crashes each time (Runtime Error!). How can I change the app so that it …

Member Avatar for monstro
0
251
Member Avatar for JaR

Hello! I tried searching for this error, but it seems a little uncommon, so I decided to register here. My problem is, that i would like to declare an iterator of type [ICODE]std::list<std::vector<T> >::iterator[/ICODE] within a for statement. I tried it like this: [CODE=C++]template <class T> class CSplit { private: …

Member Avatar for JaR
0
116
Member Avatar for murdercityriot

I'm having some problems getting some code (which I believe is compliant to the Microsoft C++ definition) to compile on CodeWarrior (which uses is ISO definition). I've sorted some of the syntax errors out but I'm stumped by this one: [code] inline T* GetNext(const T* a_elem) const { return (T*) …

Member Avatar for murdercityriot
0
98
Member Avatar for Lil' Tripsturr

G day ,im a parent from Australia. My child is 7 turning 8 and i would like to create a simple hangman game in visual basic that he can use. I am fairly new to visual basic only having dealt with arrays,algorithms all the basic via a programming text book( …

Member Avatar for Lil' Tripsturr
0
210
Member Avatar for Pritika.Sanghi

Hi, I'm having trouble connecting to the OVID database using jzkit. I get the following error message: [code]log4j:ERROR No appenders could be found for category (Z3950Origin). log4j:ERROR Please initialize the log4j system properly. java.lang.NullPointerException at com.k_int.z3950.IRClient.Z3950Origin.incomingSearchResponse(Z3950Origin.java:543) at com.k_int.z3950.util.ZEndpoint.notifyAPDUEvent(ZEndpoint.java:169) at com.k_int.z3950.util.ZEndpoint.run(ZEndpoint.java:481) Result: Search complete 0 records[/code] I can connect to other …

Member Avatar for jacklyman
0
452
Member Avatar for skinbug

Hi all, when inserting values stored in an array to MySQL database, where do the values go? I have a form with 5 checkboxes that may or may not be checked, their names all being an array. Question: how do I write the sql file? assuming the names are nature[] …

Member Avatar for praveen_dusari
0
113
Member Avatar for Peppercat101

I created buttons in my coding. 100 buttons.... Each one`s name is "Button" and the row code and then the column code... I wrote a procedure that is used by the OnClick event of those buttons. Now I want to get the name of the specific one I clicked on …

Member Avatar for johnybe
0
182
Member Avatar for Q8iEnG

Hi all my friends :) I hope you're all doing great :) I need a small help from you, and I hope you'll not let me down *shy* I have a script that it shows all images in the directory of my site under the folder (Albums) for (.jpg) only! …

Member Avatar for nav33n
0
155
Member Avatar for kohuke

Hi again (I'm annoying i know, but i just get stuck with things). I'm using this tutorial: [url]http://www.netbeans.org/kb/61/web/jsf-jpa-crud-wizard.html[/url] I'm using it in combination with [B]mysql+tomcat[/B] not java database+classfish. I have imported the following libraries (after googling what is needed for persistance in tomcat and mysql): JSF 1.1 JSF 1.2 JTA …

0
143
Member Avatar for kaushik259106

Hi everyone, I need some suggestion. Actually i created a text box and wrote a java script to limit its character hold to 500 char. I made my related db column size to 508bytes(Oracle). The functionality was working fine when i suddenly found a bug. Say for example if i …

Member Avatar for langsor
0
124
Member Avatar for knrakesh

hello friends, can u please tell the event for delete, when using hyperlink as a link to delete please tell me with code Thank u Rakesh Nagekar

Member Avatar for greeny_1984
0
96
Member Avatar for sandeep s

Hi friends,i have one task regarding drop down list. That is ,I have one registration form, in that i have one CITY drop down list,COUNTRY drop down list.I filled it and the city name ,country name should be loaded in the database. Now my requirement is,in update form the CITY …

Member Avatar for reply_alok
0
87
Member Avatar for PsychicTide

Hey, just kind of some background so you don't think I'm fishing. I've worked with ASP,PHP,JS, AJAX, HTML, XML, etc... as well as fundamental programming languages like C#, C++, VB.net, Python, etc. I don't know all these languages extensively, but psuedo code works for me. It seems I have the …

Member Avatar for langsor
0
173
Member Avatar for vish_1x1

Below is my code in which c1.menu() gives my values from database in Rmenu. but when compilation proceeds downwards, there is another line ResultSet Rmenu1 = c1.menu1(); which gives me another result set Rmenu1 which have values from database through menu1(); function. But after execution of its while(Rmenu1.next()) when the …

Member Avatar for vish_1x1
0
118
Member Avatar for bomber4368

Hi all, I am no-voice programmer, who has done Programming in Java as subject based only. I am doing project which consist of extensive java programming. I need to built prototype model of working electronic voting system using Java with security, usability and privacy issues in concern. I need help …

Member Avatar for jwenting
0
153
Member Avatar for lydia21

hi i want to join four tables.i used left join.thougn value are there in my db all the datas from seekers_qualification, seeker_target tables are getting displayed as Null.but there is no Sql error [code=sql]SELECT seekers.firstname, seekers.middlename, seekers.lastname, seekers.totalexperience, seekers.mobile, seekers_qualification.qualification, seeker_target.jobtitle, seeker_target.ann_salary, seeker_target.state, seeker_target.relocate FROM seekers LEFT JOIN ( SELECT …

Member Avatar for lydia21
0
106
Member Avatar for justted

Hello, I was wondering if anyone could help me as I am trying to add all the rows of a particular field in a MySQL table using PHP. I have a table named members2 which has a field named points! What I want to be able to do is display …

Member Avatar for justted
0
227
Member Avatar for Syncccc

Hi, I currently have an task to complete on Assembly. I have been supplid the following code [code]#include <iostream> //for cin >> and cout << #include <conio.h> //for _kbhit using namespace std; #define dollarchar '$' const int maxchars = 5; // you may alter this but it should be at …

Member Avatar for abhisdm
0
126
Member Avatar for 2fac323

I am writing a program that lists a breakfast menu with prices and lets the user make an order. I am stuck on a few points and need some advice to get the program to run correctly. The first problem, I can only get amount due to calculate the tax. …

Member Avatar for 2fac323
0
105
Member Avatar for jack1234

In java we can use System.out.println In C# we can use Debug.Println but how to do it in C++? (The syntax, and where to look for the debug message)

Member Avatar for bugmenot
0
3K
Member Avatar for LuckyMan

Hi there... I'm looking for words counter code I build the form which contain textbox and botton and I'm stopped at the code, I just did the code that count the space between each word but I think it stills need more things to add and if you have any …

Member Avatar for Soulrage
0
436
Member Avatar for dinshu

hi, I have a question related to picturebox in vb.net. I am drawing a few geometrical figures like rectangle or square or circle on the picture box. when the user clicks on any of these figures , is there any way to know the figure he has clicked. Based on …

Member Avatar for waynespangler
0
134
Member Avatar for Scooby08

Would anybody happen to know if it's possible to hide the value of a radio button unless it is checked, and then when it is checked display that value, and then after moving on, that value stays active, and the user can fill out the rest of the form and …

Member Avatar for Scooby08
0
106
Member Avatar for mehtaneha84

My question might be very basic but I really do not know how to do this... I need to create a structure, something that looks like a protocol (a data packet actually)...this packet consists of 3 parts header, data and trailer... The header has 3 offset bytes, 64 bytes of …

Member Avatar for mehtaneha84
0
476
Member Avatar for computerages

hi, I have an HTML form setup. It has several input text fields to enter the data. I also want the user to add more text fields dynamically if he wishes to enter more data. If I do it directly though PHP using loops, I loose the data previously entered …

Member Avatar for langsor
0
450
Member Avatar for zappan

Hi everyone, I've an issue here. i want load the data from database and i want it appear at DOM select. what i had done,first i load data to hidden text and use a javascript load to DOM select. But the problem is i need to click on select textbox …

Member Avatar for langsor
0
107
Member Avatar for nidhikayadav

I am using username and password. The password field is of type password. But when I do debugging i can see the password as typed in text. Is there any way to hide it. Any wrapper for this.

Member Avatar for langsor
0
100
Member Avatar for CPPRULZ

I know this is probably a very stupid question, but I can't make the user input a string.I thought I could use cin...here is my code: [code=C++] #include<iostream> //#include<cstdlib> //#include<cstdio> #include<cstring> using namespace std; int main() { int x=0; string thing[10]; cin>>thing; //x=atoi(thing.c_str()); //cout<<x; system("pause"); return 0; } [/code] I …

Member Avatar for CPPRULZ
0
184
Member Avatar for shijunair

Hello everyone, I am facing a problem with the start date and the end date.I have to do a validation such that the end date entered with the date picker should be equal to or greater than the start date.I have written the following code but it is not helping …

Member Avatar for langsor
0
119
Member Avatar for bikehike90

Hello, I am creating a new applications and i need to know how to couple a root.destroy and functionx() command to one button? I've tried to put the destroy command in functhonx() but that doesn't seem to work. Any ideas? Also, I am wondering if it's possible to refresh the …

Member Avatar for Gribouillis
0
93
Member Avatar for kwesicat

Hi Every One, I am working on an assignment that needs to be submitted on 08-08-2008. The IDE in use is Dev-C++ 4.9.9.2. Basically, everything works well untill the program calls for values which are not avalable for a given energy 'energy[0]'. It will run but at these points it …

Member Avatar for kwesicat
0
115
Member Avatar for coveredinflies

Hi, just came across character escape sequences e.g '\a' The "alert" character, ` `\b' Backspace, `\f' Formfeed, `\n' Newline, `\r' Carriage return, `\t' Horizontal tab, `\v' Vertical tab, ` I can only get some of them (new line and horizontal tab) to work. Do you have to do something special, …

Member Avatar for Duoas
0
119
Member Avatar for rysin

Hi im new to this board. Im beginning a new Python prject, my last one was a html GUI which I built in Tkinter. This time im going to make a AIM bot. Any idea on where to start with a project such as this. All help is appreciated! Thanks

Member Avatar for EAnder
0
100
Member Avatar for Nemoticchigga

I am trying to run a simple program to read ethernet using UDP. Here is the code, but it always receives -1 for 'error', but I did it by the book. Do you guys see the problem? Thanks. [CODE]//enum specifying the current status of the comm port. enum e_PortStatus { …

Member Avatar for Salem
0
120
Member Avatar for BillyMako

I want to change this code so that you can enter "Fruits" in a textr field and the drop down is populated instead of selecting "Fruits" from a drop down. [code] <!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head> <title>Multiple drop down list box from plus2net</title> <SCRIPT language=JavaScript> function reload(form) …

Member Avatar for langsor
0
163
Member Avatar for AliHurworth

Hi all, I'm struggling to write an SQL query. I'd like to search a database for either a person or an organisation. I have an HTML form on a homepage, and this returns two values: [LIST] [*]a search term [*]a search type, either 'person' or 'organisation' [/LIST] code: [code=php] <form …

Member Avatar for AliHurworth
0
177
Member Avatar for arun_lisieux

Guys, Im not very experienced in C++. I was practicing problems from topcoder to improve my knowledge in C++. I've posted the code i used for solving a problem statement given by topcoder website. The compiler tells that there is a linking error with this code and hence its not …

Member Avatar for ArkM
0
252
Member Avatar for andrew13d

hello people. I am extremely new to web design, I have read html quite alot I need yo help however to design a database for an inventory that is accessible over the internet. Can I use MS Excel or Access for the inventory database? Which scripting language of php and …

Member Avatar for langsor
0
136
Member Avatar for iamoldest

Okay everyone i am new to this post but i have a fairly easy problem (i think)... so could someone help me out? :-) anyways heres my code in python 2.4....... [ICODE] #! usr/bin/env python import pygame, sys, os from pygame.locals import * pygame.init() something = 1 def dosomething(): something …

Member Avatar for ZZucker
0
123
Member Avatar for nloding

I'm very used to using innerHTML, but it isn't a W3C DOM standard, so I'm trying to work my way out of using it and get to what I feel are better practices with the standard DOM. But I can't figure out how to clear the contents of an element. …

Member Avatar for langsor
0
612
Member Avatar for sciwizeh

the sun tutorials doesn't include anything on how to extend JDialog to make a dialog like this: [url]http://www.oucs.ox.ac.uk/windows/exceed/input.jpg[/url] can anyone point me to a tutorial that included this? my attempts to try making a frame into a dialog result in 100% cpu and infinite loops how do you make the …

Member Avatar for Ezzaral
0
500

The End.