199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for chandanmahajan

Hi, I am working on the application in which Ajax, JSP, Javascript and html is used in UI part. We have our own UI frame work in which we update the page through AJAX. i.e. Initially page is loaded and later on we request to AJAX to update that particular …

Member Avatar for langsor
0
121
Member Avatar for nuceyneky

Can someone help me with this program.I had found that the output of this program should be the local time and display time and date and i dont know where my program gone wrong and display like this time is 03:29:30 date08/06/[COLOR="Red"]1[/COLOR]08 how to eliminate 1 from my program.it should …

Member Avatar for Aia
0
124
Member Avatar for shweta797

Dear Sir I want to develop an application that will get the current market price of the stock using jsp.

Member Avatar for jwenting
0
120
Member Avatar for nizbit

The recursive function is only reversing the first and last characters of a string. I've been trying for hours but cant find the error. Any help would be awesome. The code: [CODE] #include <iostream> #include <string> using namespace std; void str_reverse(char str[], int length) { char temp, temp1; int starti=0; …

Member Avatar for nizbit
0
213
Member Avatar for laghaterohan

Does ne one knw how to create an uneditable text file ? plz tell me.....n also about check box in datagrid....

Member Avatar for laghaterohan
0
90
Member Avatar for osjak

Hi All, I am very new to Perl and trying to practice a bit. I am rebuilding my website and decided to take on a project - convert an Simple Machine Forum database into vBulletin database. At the present stage my script successfully converts users and topics, but I am …

Member Avatar for katharnakh
0
101
Member Avatar for anderson

I am writing an application using python to display a FITS image file. I am using pythoncard to build GUI for my application.I can display image files in jpeg, .png, etc . but I am not able to dispaly FITS image in the same application...I donot understand why I am …

Member Avatar for anderson
0
277
Member Avatar for prateeknigamk

i am new in java can any one please tell me the main use of constructor if we can use method in what cases its necessary to use constuctor

Member Avatar for jaka.ramdani
0
88
Member Avatar for JonathanHXC

Hi, I am a new programmer - I'm taking a course of C++ programming in College. I have a quick question - well, I hope it's quick. After I create a program and try to run the program, the .exe file will pop up and in less than a second …

Member Avatar for vidit_X
0
120
Member Avatar for babukumar

I developed the project in vb.the screen resolution is 1024 * 768 the exe is posted in server . now when another person is opening the exe from his system of 15 inch wider screen the resolution is 800 * 600. some part (right to the user) of the form …

Member Avatar for abu taher
0
309
Member Avatar for evios

erm, hi everyone, i am working on chart using dundas chart, i already load the .dll file to the toolbox, drag it for its control, load the .mdb file as well for the data source, and when i try to test query, i still manage to view my data, however …

Member Avatar for mmd
0
60
Member Avatar for zaaweel

Hello, i just started with on my new school and we are going to make an application that ask how old you are. If you're 13 to 19year old it should say ''Teenager'' But if you write for example 8, it should say '' little kid ". I started to …

Member Avatar for dmanw100
0
80
Member Avatar for flipjoebanana

Hello, Need pointer on how to create a for loop within gdb that will print something each repetition to a file so that I can view results. How would I go about doing this?

Member Avatar for flipjoebanana
0
89
Member Avatar for BradenMurphy

Hi i've got a problem. I keep getting this awesome error "[Build Error] [Project1.exe] Error 1" I copied this source code from [url]http://www.daniweb.com/forums/thread56924.html[/url] I just can't seem to get it to work. can someone pls help [CODE]#include <windows.h> #include <stdio.h> #include <string.h> #include <odbcinst.h> #include <sql.h> #include <sqlext.h> #include <sqltypes.h> …

Member Avatar for BradenMurphy
0
332
Member Avatar for freelancelote

Hi, I'm learning C++ at the moment using one of Jesse Liberty's books and got to the pointers day. They ask to code a stray pointer as an exercise and give as a solution the following code: [CODE=syntax] int main() { int *pVar; *pVar = 9; return 0; }[/CODE] Could …

Member Avatar for William Hemsworth
0
243
Member Avatar for YaelGD

Hi all, I'm trying to figure out why TH I get these error unhandled exception at <address No.> in <my project neme>.exe: <address No.>: Privileged instruction and another : unhandled exception at <address No.> in <my project neme>.exe: <address No.> : Access violation writing location <address No.> when I try …

Member Avatar for YaelGD
0
138
Member Avatar for Ayu1004

I've spent entire night and day searching on the internet how to solve my problem, and i couldn't find anything... so please help me, if you know :( this is piece of my code: [code] int main () { string line; cout<<"Welcome!"<<endl; getline(cin, line); while (line!="0") { hello (line); getline(cin, …

Member Avatar for Ayu1004
0
181
Member Avatar for ulrik04

hey all :) I'm making a console program, and I want to do that when you run it from the terminal, you can give arguments like -debug (./program -debug). How do i get whether an argument is set or not in the code? i've tried #ifdef debug, but it didn't …

Member Avatar for ulrik04
0
280
Member Avatar for Ayu1004

well i didn't have to include anything except string with working with strings and getline, and getline works... but there's another problem. i always have to press enter twice for another line of code to read ;_;

Member Avatar for Ayu1004
0
94
Member Avatar for kszpirak

I am looking for someone to help with a project, skill set required : JAVA viz. J2EE, JSP, Servlets, EJB, JDBC , J2ME, Web Services . If you have domain knowledge on IPTV or Video on Demand type of applications if will help. Middleware development is the major requirement for …

Member Avatar for stephen84s
0
112
Member Avatar for choco4202002

how to find all of the IP addresses in any and all of the files under /var/lib/output/*, ignoring whatever else may be in those files? now i can assume anything in those files.....can some one get me started on this. Now i know that the basic logic in this is …

Member Avatar for JeoSaurus
0
87
Member Avatar for SHAWTY721

I have a form that contains two text boxes where the user can type in file paths, I want to check to see if the file path entered into the textboxes are valid when the user clicks on the accept button. Here is my code [CODE]Private Sub btnAccept_Click() Dim OpenFile …

Member Avatar for Jx_Man
0
182
Member Avatar for Mylena

Hi, In the code below, when I click on the link [I]Colour[/I], it needs to connect to javascript function and display "Hello" or alert message. For some reason, it does not do it. If anyone spots a mistake, pleeese let me know - I'll be here. Appreciate! [CODE] <!DOCTYPE html …

Member Avatar for Mylena
0
172
Member Avatar for lonestar23

Hello, I am having problems retrieving correct values from two radio buttons in my AJAX script below. The radio button values are either a 1 or 0 and always produces 0 regardless of which button is selected. Once in AJAX, I can not have the script retreive a 1 or …

Member Avatar for lonestar23
0
111
Member Avatar for walk_man

XML to XSLT for XML with value in attribute -------------------------------------------------------------------------------- Hi All - I need your help to resolve this. I have gone through some basic examples of xml and their conversion to xslt, but the one i have to convert is something quite specific. The XML schema for the …

Member Avatar for gravyboat
0
197
Member Avatar for Acqqht2wasland

Hi all, I'm rather new to XSL (and this forum) and have searched everywhere to find out how to order the output of XML to text using XSLT but haven't found the answer. The XML is similar to the following: [CODE] <table name="data"> <row> <field column="groupA" type="java.lang.String">00000030</field> <field column="name" type="java.lang.String">Smith</field> …

Member Avatar for gravyboat
0
159
Member Avatar for Alex5248

Hi everyone, I tried to embed a video from YOUTUBE to my website with autostart. The suggested code is [code]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/52_wba_dzKs&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/52_wba_dzKs&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>[/code] I modified it [code]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/52_wba_dzKs&hl=en&fs=1&rel=0"></param> <param name="allowFullScreen" value="falce"></param> <param name="allowAutoPlay" value="true"></param> <embed src="http://www.youtube.com/v/52_wba_dzKs&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowfullscreen="falce" allowAutoPlay=”true” …

Member Avatar for Alex5248
0
191
Member Avatar for trenttorkelson

this is my xml: </ROOT> <Item Segment="COMFIN" Dept="Blackberry" Category1="Active Directory" Category2="Password Reset" Code="Reset" /> <Item Segment="GEHC" Dept="Remote Support" Category1="Hardware" Category2="Cable" Code="Replace" /> <Item Segment="Plastics" Dept="Blackberry" Category1="Software" Category2="Casing" Code="Install" /> <Item Segment="Plastics" Dept="Remote Support" Category1="Hardware" Category2="Casing" Code="Repair" /> <Item Segment="Plastics" Dept="Site Support" Category1="Hardware" Category2="Parts &amp; Vendor 5.0" Code="Replace" /> </ROOT> this …

Member Avatar for gravyboat
0
113
Member Avatar for subscribeid

Hello, i have created a HTML table dynamically using javascript and JSP, i have to store the values inside the table to database. Thanks in advance. Ananth

Member Avatar for peter_budo
0
1K
Member Avatar for aadebayo

Hello I am writing a vb code that will generate xml files. I am making some progress, but I am stuck. When I run the vb program, the [B]MessageDetails[/B] node is not displayed, eventhough it is contained in the vb code. What am I doing wrong? Below is the vb …

Member Avatar for gravyboat
0
155
Member Avatar for newtechie

i have a file from which i have to read and compute the total value of all items,i dont know what methodto use to read arrays i tried DataInputStream(object).readInt(quantity[]); but it says it is wrong can any one help me in reading from the file and computing the total value …

Member Avatar for newtechie
0
120
Member Avatar for ravikiran032

i would like to know how to get ipaddress using host name of my friends computer in java programming. I have tried using [COLOR="Red"]getByName(".....")[/COLOR] method ,but it is a failure. will u assist me.......

Member Avatar for Ezzaral
0
133
Member Avatar for Oreo1982

Hi, I have a web form that uses an objectdatasource to select and update the data that is displayed on a gridview. the select is working great, but the update keeps coming back with this. " ObjectDataSource 'objdsIntake' could not find a non-generic method 'UpdateCompleted' that has parameters: Completed, LName, …

0
78
Member Avatar for hno

hi i need a script that make security image for forms.please give me an script to download . thanks

Member Avatar for PoA
0
82
Member Avatar for vicky.vignesh

in my project i am using multiple combo boxes in a single page.so can u help me how to get values from those comboboxes.here me used nearly 400 comboboxes.so it is very difficult to use 400 variables to retrive value from comboboxes.so me used array technology.bt here me not able …

Member Avatar for architact
0
107
Member Avatar for Mehwish Shaikh

Hello and hii fellows.... I want your help right now in making a BST in which we can perform treeSearch....treeMINIMUM....treeMAXIMUM....treeINSERT....treeSUCCESSOR....treePREDECESSOR....treeDELETE....alongwith INORDER....POSTORDER....PREORDER traversal methods.... I have made a program consistiting of all methods excluding treeDELETE.... I'm ordered to make a tree-class....and a structure for node of a tree.... but im confused …

Member Avatar for Nick Evan
0
358
Member Avatar for olsoul_41

Hi there I have a problem creating a slot machine game in turbo c++ because I cant get the value of the randomize number....

Member Avatar for Narue
0
138
Member Avatar for BioTeq

Hi everyone, I'm having issues while attempting to read a text file of the following structure [QUOTE] 0 0 -7.278289 0 1 1.922087 [/QUOTE] As you see the first and second values in a line are integers, I'm not interested in those, the third value is a float which I …

Member Avatar for Narue
0
111
Member Avatar for udaydesai

Hello Friends, i return a database connectivity like this. [code=php] function db_conn() { $mysqli = new mysqli("localhost", "root", "", "test"); if (mysqli_connect_errno()) { printf("Connect failed: %s\n", mysqli_connect_error()); exit(); } return $mysqli; } [/code] with this upto now i used to insert records successfully. but now i have an problem with …

Member Avatar for udaydesai
0
343
Member Avatar for dharam_05

Hi i want need to fetch sec highest marks from given tables. my database design is like: My database design: Table 1: Student table (PK)Stud_id, Stud_name Table 2: Subject table (pk)Sub_id, Sub_name, Marks. Table 3: Stud_Sub table Stud_id, Sub_id And i come up with the query: Select Student.stud_id, Student.stud_name Max( …

Member Avatar for dharam_05
0
370
Member Avatar for Alibeg

Hi everyone.... Could anyone tell me... I have a C++ program, source and exe. And I have a txt file that acts as a database. That program reads and operates with that database and is intended to be useable on my one site. Now... what I want to know is... …

Member Avatar for Alibeg
0
86
Member Avatar for MylesDBaker

Hello everyone. I am new to coding, taking an introductory C++ class at Baylor University. I am trying to get this standard deviation problem worked out, but I just pulled an all-nighter on it thinking it would be simple, but it is not. I have attached the prompt for the …

Member Avatar for MylesDBaker
0
131
Member Avatar for veledrom

Hi, I navigate throught the pages in my php project. When i click back button in Internet Explorer to go back to previous page, it displays common "The page cannot be displayed" error. What do i have to add into my php code to overcome this problem? Thanks

Member Avatar for veledrom
0
52
Member Avatar for danny1405

hi friends i need a good tutorial for learning creating macros in excel using visual basic. i have never programmed in vb.so i dont know how much it will take me to learn. i serched online but most of them were available only after registeration. can someone suggest me some …

Member Avatar for danny1405
0
99
Member Avatar for aquiintac

Sorry I first posted this question on on the tech talk portion.... I'm using crystal report and vb6. I posted a thread two days ago regarding changing the connection properties of the crystal report in vb6. I found a way by using : [code]crxReport.Databases.SetDataSource rsReport[/code] but I'm having an exception …

Member Avatar for gunasekaranm
0
248
Member Avatar for Ajaxx

Hi guys, what might be the cause of this exception, the reason why I did not make my methods static is because I'm running it on putty. Here is my error: Exception in thread "main" java.lang.NoSuchMethodError: main [code=java] package NCN; // Trying date formatting import java.util.Locale; import java.text.DateFormat; import java.text.ParseException; …

Member Avatar for peter_budo
0
306
Member Avatar for kanga85

When running GWBasic on one of my computers Alt/Enter works perfectly at minimising the Basic window, but on my other computer it has no effect at all. Both computers are running WinXP. How do I train Computer 2 to respond? Thanks

Member Avatar for kanga85
0
145
Member Avatar for ambarisha.kn

I have the following function. in this function i am not able to push back in vector. I will explain how it works. if same f_pin will comes in the second iteration compared to first iteration of EventNum loop it will get into if Loop and have to push into …

Member Avatar for ArkM
0
212
Member Avatar for lukus89

Hi All, i'm new here but hoping someone can give me some much needed help! :) I'm new to PHP Completely, the script i currently use to pull pages for this website is something i borrowed from a freind. I Kinda understand this one script, but the rest is unknown …

Member Avatar for langsor
0
148
Member Avatar for basukinjal

Ive written the following simple code to find the addresses of the varialbles [code=C] #include<stdio.h> int main() { int a; int b; char c; float d; printf("\nInt : %x\nInt : %x\nChar : %x\nfloat : %x",&a,&b,&c,&d); return 0; } /* OUTPUT Int : 12ff4c Int : 12ff48 Char : 12ff47 float …

Member Avatar for bradd
0
99

The End.