199,124 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for cltsoi

whether it is true for following statments: the skill sets required to build an web-based application on Oracle XML DB Server and RDBMS are totally/almost different!

Member Avatar for jwenting
0
140
Member Avatar for Kraftwerk

Greetings All, My Setup: ---------- - Windows XP - Apache 2.0.52 - PHP 5.0.3 - PHP Nuke 7.8 My Problem: ------------ After attempting to upgrade from PHP 5.0.3 to a later version, Apache no longer reconizes my PHP website What I tried to do: ------------------ I had a perfectly running …

Member Avatar for Kraftwerk
0
100
Member Avatar for ilikerps

Hello, I am working on a server program that deals with opening files, or at least that is all that is relevant for this post. I am using VC++. I use multithreading so that it can be multi-client, of course, but when I try to use this line: [CODE]infile.open(filename, ios::in);[/CODE] …

Member Avatar for ilikerps
0
227
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 sanjay_scjp

Hi, is it possible the html file convert to pdf documrnt and vice versa ? if, YES than I wanna source code for convert the html file to pdf document and vice versa. plzzz give me proper instraction. i m waiting for rite remady SANJAY

Member Avatar for clarinetalex
0
358
Member Avatar for masa

Hi everyone I used MVC++ and built a project win32 app( world) which has in it folder(world.dsw, world.dsp, world.cpp,world..., Input.csv,output.csv) , my program do not have an interface. because it open and read in.csv and do some calculate to put the output in out.csv. Now I would like to make …

0
77
Member Avatar for campkev

Been banging my head against the wall for the last several hours. What the &^*% am I doing wrong. Code to set the cookie [code] Response.Cookies["mydomain-LoginName"].Value = ((Login)sender).UserName; Response.Cookies["mydomain-LoginName"].Expires = DateTime.Now.AddDays(30); [/code] code to read the information back in [code] strLoginName = Request.Cookies["mydomain-LoginName"].Value; [/code]

Member Avatar for f1 fan
0
231
Member Avatar for mforeman

Hi, I would like to gather two types of information and put into an array. For instance, I have a file with 4 lines of info for each entry - I want to get the name and occupation only for each entry. How can I get just the name and …

Member Avatar for mforeman
0
119
Member Avatar for uv2005

Hey there. I'm new to Linux, and must install Scipy (Scientific Python) on my Suse 9.2 . I have the Numeric model installed already. I've used the RPM and I can import the scipy module, but when I try to run xplt then I get this horrible error lines, can …

Member Avatar for vegaseat
0
142
Member Avatar for Druark

Hello i am new the the programing sene and im trying to create a program for my help with my html and i am stuck! I can get basic HEX code from like CC to 204 dec. but i cant go backwards? and i want to be able to tell …

Member Avatar for beuls
0
145
Member Avatar for MORTGAGEman

anyone know if there are any scripts like [url]www.ratemyprofessors.com[/url] ? I want to make a site similar to this. Maybe i need to talk to a web developer and just pay them. I dont see myself learning this as i would like to get a serious site going.

Member Avatar for PoA
0
103
Member Avatar for rubix09

Hi i have a question on this which is the following: [B]What is the advantage if the product information is retrieve from a database at run time? [/B] Need this answer urgently thanks =) Thanks

Member Avatar for hint1979
0
107
Member Avatar for benyam_dessu

A year before when I took Web Design course, my project was a simple email program. I used ASP techno. The program creates text files for each messages the user send. But while the file is created it takes a lot of time or simply it took 100 years. When …

Member Avatar for benyam_dessu
0
128
Member Avatar for rcasinillo_s

Good day to you! Is somebody could explain and give examples to me what are the functions of session in the page and what are the purpose of it? I'm waiting for your detailed help... Thank you in advance... Roland

Member Avatar for rcasinillo_s
0
217
Member Avatar for l-o-s-t

If I have this struct : [code] typedef struct node { int key; struct node *leftp; struct node *rightp; } *Treep; [/code] and I have this function [code] int blah (Treep *tree); [/code] How can I pass the tree right pointer again into the blah function, I tried using blah …

Member Avatar for l-o-s-t
0
259
Member Avatar for Georgina

Hi there, Using DMX4 & MsAccess (ASP VBScript) i'm trying to show my True/false results as Yes/No. I am trying this at the mo: <%If(RsNewProds.Fields.Item("Org").Value)=1 Then Response.Write("Yes") else Response.Write("No")end if%> but it comes up with error 0x800A0412 at the 'else' bit of the script Any thoughts?? Thanks

Member Avatar for Drew
0
264
Member Avatar for zalakes

I am a post graduate [B]I was approached by a company to design for them an Intranet using ASP[/B] i just want to know is this a complex issue or is it easy, bcoz in college( those unknown colleges) we didnt do that much [B]ASP[/B] IF U MAY PLease give …

Member Avatar for Drew
0
262
Member Avatar for CodyAUnkst

[COLOR=RoyalBlue]I was wondering if anyone knows or wants to help me find a program then helps me with 3d picture designing because I plan on becoming a video game character designer and I would like help with getting a program then will help me get to my dreams. :-| [/COLOR] …

Member Avatar for CodyAUnkst
0
110
Member Avatar for mydadisadentist

i just started using c++ and ive been using this website alot. its been alot of use. thanks all you guys I saw a thread today about using the dos prompt to shut windows down. i had a idea to include this in a program. the command simple enough its …

Member Avatar for WolfPack
0
235
Member Avatar for chopaface

grrr!! I [B]hate [/B] computer science! Why did I even bothered to take it?! It's ruining my damn average! My perfect A!! Grrr-- anyway! I'm such a newbie in computer science, so I don't know anything. Okay, please take a looky at this-- see if there's anything wrong with it-- …

Member Avatar for Kegtapper
0
168
Member Avatar for 786

Hey everyone, I'm really new to java and i was wondering if someone coudl help me get my output as: User Enters: canada c-a-n-a-d-a c-a-n-a-d c-a-n-a c-a-n c-a c It would be really awesome if some one could help me out please :mrgreen:

Member Avatar for server_crash
0
122
Member Avatar for chai_thea

HI! I am Charis 19 yrs old. I am a graduating college student. I am having my thesis right now. I would like to know that it is posible to connect a Paradox file to the web. Our thesis has a part that all the data from Paradox should be …

Member Avatar for suRoot
0
136
Member Avatar for ZR2_S10

Ok, I am looking to start a database, fillable by members that I add, with some of the following information. Personal Info: Name NickName Email About Me Vehicle Info: Car Make Car Model Year Engine Modifications - (this area will be need to be multiple lines, say upwards of 20?) …

Member Avatar for suRoot
0
180
Member Avatar for invincible_king

hey guys, i have created a database using ACCESS, i have one table and i have created a page for the front end, this database is for my personal use, in the table i have the column for email ids, now i have about 110 email entries and i wish …

Member Avatar for suRoot
0
167
Member Avatar for pker walker

right when i type the date in a need a validation for it dusnt allow u to book any less than 7 days in advance from NOW (DATE cz i dont want time included). If longer then 2 months in advance also dusnt let u for as computing course work …

Member Avatar for pker walker
0
163
Member Avatar for bridget

Hi, I am new to db admin and would appreciate some help with a design issue. We currently have 3 applications all with their own DB which all contain a product table. It is different in all 3 DB's and I need to replace all 3 with one enterprise wise …

Member Avatar for suRoot
0
163
Member Avatar for comwizz

Hello everyone, I wanted help on the exact use of copy constructors as I still havent got the idea of how they are used. If possible also I would like some info about them. Also I wished some guidance on which books to refer after studying linked lists in C. …

Member Avatar for comwizz
0
230
Member Avatar for anisa

I just wanted to know some advices on the classes I should use to create an airline booking program. The homework I have requires that I have to take input from a file and also to output also the information to a file-that makes also another problem...I need help!!!

Member Avatar for jwenting
0
96
Member Avatar for phani8123

i have written a jdbc program and compiled it successfully on running it i got a error: Exception in thread "main" java.lang.NoClassDefFoundError: com/microsoft/util/Ut ilDummyPrintWriter at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at DBCreate.main(DBCreate.java:7) the program code is as follows: import java.sql.*; import java.util.Properties; public class Rows { public static void main(String args[]) …

Member Avatar for jwenting
0
184
Member Avatar for cumadhu

Hi all, I cannot able to create project in Windows Server 2003 with Visual Studio.NET 2003 The error returned was: The default Web access mode for this project is set to file share, but the project folder at 'http://localhost/WebApplication1' cannot be opened with th e path 'c:\inetpub\wwwroot\WebApplication1'. The error returned …

Member Avatar for cumadhu
0
224
Member Avatar for william_stam

hi i have a page that generates asp code as text. this all works well, but i need the same page to take the generated code and use it as asp again. is this even possible? <% VARdate = "date()" ' now to use the VARdate response.write(VARdate) %> this is …

Member Avatar for Drew
0
276
Member Avatar for dammika

:cry: ..i hav 2 hand over my java project soon..but i cannot figure out how 2 count da vowels in text i type inside ma textfield...i need a simple method because i just started java..i will be pleased if some one can send me commands for counting vowels in a …

Member Avatar for iamthwee
0
166
Member Avatar for rcasinillo_s

Good day members! Could somebody help me here, could modify it for me. There is an error in the syntax: $query = "UPDATE jobs SET position = '$position1', description = '$description1' WHERE id = '$checkbox1'"; $query = $query . " 'UPDATE jobs SET position = '$position2', description = '$description2' WHERE …

Member Avatar for sarahk
0
116
Member Avatar for Deepa
Member Avatar for HrishiR
0
881
Member Avatar for LEAD_WEIGHT

I did all the seaches and went and tried some cms's like [list] [*] mkportal.it [*] vbadvanced.com [portal] [/list] and seen the demo's of Mambo & Joomla but is Daniweb.com script available or is that in the membership area? I seen the list of opensourcecms.com ?

Member Avatar for mikeSQL
0
150
Member Avatar for superwoman

Hi I recently installed SQL SERVER 2000 Personal edition on my Windows XP Prof PC. I installed using the windows authentication mode. But when i try to connect the database from .NET in my ASP.NET application. I get an error saying "Server does not exist or not access denied" pLEASE …

Member Avatar for f1 fan
0
246
Member Avatar for williamrojas78

Hi I created this application, debugged and everything works fine, but now i create the executable and it crashes! but in debug mode it works correctly. Hopefully somebody can help me Thatnks in advance

Member Avatar for williamrojas78
0
124
Member Avatar for monique83

Objective: to determine the MFLOPS for floating point addition, subtraction, multiplication and division on two different machines. I Write a very simple C++ program: 1. Create three float arrays A, B and C with 500000000 elements 2. Call a random number generator to fill up A and B with numbers. …

Member Avatar for monique83
0
131
Member Avatar for JoBe

Hello ladies and gents, I'm trying to include a copy constructor and an assignement operator into this code wich has two separate classes, the idea is to copy the last name that was entered. Problem is, I can't seem to grasp how to get acces to the copy constructor in …

Member Avatar for Lerner
0
340
Member Avatar for wigster84

Iv been working on this code and playing around with it. So far, i have a code for converting a string to integers. [CODE]#include <string.h> #include <stdio.h> char string[] = "6565,4325,7074,7897,7685,3478"; char seps[] = " ,"; char *token; void main(void) { printf( "%s\n\n Tokens:\n", string); token = strtok( string, seps …

Member Avatar for Narue
0
335
Member Avatar for Naveen

hi guys. am new to VB. so dont know too many things. i am making a multimedia player and i have completed the brass tacks. i have a couple of qns for features that i wanna put in 1. how do i implement a feature wherein i display the time …

Member Avatar for SpectateSwamp
0
213
Member Avatar for senateboy

how can i get the index number of a iterator? for instance: i wante to return the number of times ive gone through the loop. [CODE]list = [(mark, jacky,jane),(stick,cheri,nice),(elly,younces,pluto)] for i in list: print i[/CODE] this returns lists. but i want an output like: [CODE]>>1 >>2 >>3[/CODE] how do i …

Member Avatar for vegaseat
0
155
Member Avatar for fresher_php

im working on win xp with apache 2.0.55 ,php4 when i run the code <html> <head></head> <body> [B]abcdefrr[/B] <br /> [B]<?php // print output echo 'php code '; ?>[/B] </body> </html> i get [B]output on browser [/B] abcdefrr ----please help me run php code embeded in html page also the …

Member Avatar for fresher_php
0
98
Member Avatar for mr_god_god

(I am a beginner, please don't be mean if I make any serious mistakes.) :sad: The purpose of this program is to cout the largest and the second largest number among 10 numbers. Although I have thought for serveral times, I still don't get what is the problem. [PHP] #include<iostream> …

Member Avatar for mr_god_god
0
318
Member Avatar for Geek-Master

I've been reading through a beginning chapter on classes and I have come upon this below: class Critter { public: [B]Critter(const string& name = ""): m_Name(name) {}[/B] ... }; I was wondering why they wrote the constructor this way. If anyone can point me to some info, I would be …

Member Avatar for WolfPack
0
3K
Member Avatar for stupidenator

Hi everyone, I am having a problem with a problem I am trying to write. It seems to compile ok, but then when I run it, I get a Segmentation Fault. i am using arrays and I am attempting to return a pointer to a char array and i am …

Member Avatar for stupidenator
0
122
Member Avatar for rcasinillo_s

Good day to all members! Please help me :cry: Anybody could help me or could give me a php code. What I need is I want to put link on each data that I had retrieved through array from mySQL database so that when I'm going to click each of …

Member Avatar for calcop
0
138
Member Avatar for moznmar

I've been trying to get this code to build, but I keep receiving the following errors: week5Crook.obj : error LNK2019: unresolved external symbol "void __cdecl decrypt(char *)" (?decrypt@@YAXPAD@Z) referenced in function _main week5Crook.obj : error LNK2019: unresolved external symbol "void __cdecl encrypt(char *)" (?encrypt@@YAXPAD@Z) referenced in function _main Debug/week5Crook.exe : …

Member Avatar for moznmar
0
152
Member Avatar for caseg

i cant figure out how to make a program that solves the sum of integers between two input numbers. i can only use do/while, if/else,c++/C--. the basic stuff. EX: Starting number:25 Ending number:47 The sum of the integers between 25 and 47 is 828. ____________________________________________________ Please post quickly i need …

Member Avatar for Narue
0
197
Member Avatar for martinkorner

I want to put a form on my website which will work on any browser and preferably doesn't make the user have to see the e-mail and have to click send. If this isn't possible I would just like a form for my website which will work in internet explorer …

Member Avatar for martinkorner
0
220

The End.