Posts
 
Reputation
Joined
Last Seen
Ranked #574
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
89% Quality Score
Upvotes Received
10
Posts with Upvotes
8
Upvoting Members
7
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
5 Commented Posts
Member Avatar for samaru

I'm curious if anyone here likes Anime. If so, what are your favorite series?

Member Avatar for thompsonmax
1
3K
Member Avatar for christina>you
Member Avatar for minigweek

Hi Folks, The page on which my userscript will run has a namespace, the namespace defines a constructor function. I would like to create an object using the same constructor and use methods of the object in my userscript. So far I have been unsuccessful. Here's what I am trying …

0
78
Member Avatar for terrymold

Hi again I have an HTML form with three groups of inputs. These inputs are all text. Group 1 has 1 input, group 2 has one input, and group 3 has 3 inputs. What I would like to do is this... If a user inputs any data into a particular …

Member Avatar for terrymold
0
79
Member Avatar for Techwriter10

A week ago today, the unthinkable happened. That's right, Gmail went down...for *two* hours. You would have thought, judging from the amount of chatter on Twitter that we were experiencing an epic attack, a horrible natural disaster, perhaps the end of life as we know it; but it was none …

Member Avatar for seomasterz
3
888
Member Avatar for eXceed69

ask a question that is answerable by yes/no, then the next poster will then ask another question. Are you sleepy right now?:?:

Member Avatar for reach_yousuf
-1
5K
Member Avatar for sknake

When you post to a thread daniweb automagically subscribes you to the thread and send you an email when someone posts to the thread. This is not the case with group discussions though. I have posted on a discussion and it doesn't subscribe me with an email notification by default. …

Member Avatar for Geekitygeek
0
347
Member Avatar for minigweek

Hi there folks, I have Visual C# Project- Windows Application , It has a Webbrowser Control , and I intend to load a local HTML file with images into it. I want to embed the embed the html file and image files as resources. So I did. While using the …

Member Avatar for sknake
0
2K
Member Avatar for Rezant

I have been attempting to write an auto-login code for some websites that I frequent, but one of the website's forms has an odd submit button. Instead of being the usual button that you can call by it's Id it's instead a link. I was actually wondering if I could …

Member Avatar for kabuchanga
0
599
Member Avatar for minigweek

Hi, I am working on building a C# Winforms application which will allow me to login to a forum or site and perform certain tasks. I am stuck at the very 1st step. I cannot login to the forum. Here is what I have tried so far, the [B]Login[/B] button …

Member Avatar for hohy
0
1K
Member Avatar for ticktock

Hey all, I am fairly new with C++ and I registered here to ask for suggestions on how I can create my project. I proposed to my professor that I will create a scientific calculator with "additional functions". By additional functions I mean like a SC with that can solve …

Member Avatar for ticktock
0
137
Member Avatar for Demonisya

Hello guys i need help on my program factoring.... i have the progam here but the bad news is it is been giving me -3242 or infinite number as an output... I already been so busy changing any thing but i cant make the output correct the way it should …

Member Avatar for minigweek
0
2K
Member Avatar for minigweek

Hi all!! I am planning on developing a Image Hosting service for fun!! I have prelimenary knowledge of ASP.NET and am sure to learn loads of new stuffs in this process!! Could you guide me on to how to go about doing this ? Thanks and Regards!!

Member Avatar for serkan sendur
0
75
Member Avatar for minigweek

Hello there, I am currently trying to solve Towers of Hanoi for N pegs using C++. I am implementing the towers in the form of a link list. Suppose there be three towers , TowerA,TowerB,TowerC Then for TowerA: 3 2 1 TowerB: - TowerC:- shall become TowerA: TowerB: 3 2 …

Member Avatar for sidatra79
0
628
Member Avatar for mrrko

I did all the coding, and I think that it is correct, but I dont understand why the program does not output the prime numbers!!! [code=cpp] #include<iostream> using namespace std; int main() { double newn; char ans; do { cout << "This is a program that will help you find …

Member Avatar for VernonDozier
0
149
Member Avatar for schamb

i am writing a binary to decmal conversion program in c++ and am so lost just wondering if anyone out there could lend a hand to a lost soul also am curious as to how decimal to hexidecimal would work too just wanting to learn more about programming language and …

Member Avatar for minigweek
0
131
Member Avatar for minigweek

I am absolutely new to C# , reading the Book , Beginning Visual C# 2005 ,byKarli Watsonet al. , Wrox Press . Using Visual Studio 2005 . Okay , I was practicing some of the concepts from Functions chapter and i faced a wierd error. This the code which is …

Member Avatar for crava
0
102
Member Avatar for minigweek

[B]char *(*c[10])(int **p); [/B]Ok, what does the above mean ? I compiled it fine. But I can't figure what it means :( Also, how to make sense of any such questions ? I know pointers, and have a concept of it. But this one really baffled me ! Can anyone …

Member Avatar for minigweek
1
114
Member Avatar for maraze

I'm a longtime journalist rapidly turning into a newbie SEO, from Istanbul/Turkey. After starting to get in these SEO things I find it hard to use the computer for my real job. Hope I'll start earning some money from it because I'm afraid I will loose my job in the …

Member Avatar for maraze
3
108
Member Avatar for minigweek

I have no idea about web design. lol. What kind of / Which Programming language can aid me sieve data of a webpage ? I mean, suppose there is a WebPage X , if I want to select certain lines of it containing certain terms... how do I go about …

Member Avatar for alienlinux
0
97
Member Avatar for radskate360

IF anyone can give me a little more assistance I would be very greatful. I am working on this program for my C++ class and here is how it goes. Directions. Write a program that calculates and prints the monthly paycheck for an employee. The net pay is calculated after …

Member Avatar for Narue
-1
658
Member Avatar for minigweek

Hi Everyone, Good day to you all. I am solving a problem : to Generate a Random Network. I hv divided the problem into two parts. First generate a Graph, then from the graph from a network. Here the code generates a random graph. User Gives n ->no. of nodes …

Member Avatar for minigweek
0
150
Member Avatar for pcq

Hello,everyone.I came here because of some PC problems.Thank Daniweb very much.The most difficult thing is the PC's virus,I have tested many softs,but I don't think the result as they sayed. it let me in fear of everyday.In fact, I don't know why that "PCI" ask me install everyday,Is it truely …

Member Avatar for minigweek
3
105
Member Avatar for cmsc_illiterate

Hey everyone, Sorry if I end up asking the most retarded questions here, but I honestly have no idea what I'm doing. I thought I wanted to minor in computer science, but I'm as lost as can be and I can't even understand how to use arrays properly. This is …

Member Avatar for minigweek
3
100
Member Avatar for minigweek

Hi Everybody here, I am a Final year student of Computer Science and Engineering. Bumped onto your site while finding a simple solution. I was googling for a comprehensive guide to generating Random numbers when i saw the link to your forum. [url]http://www.daniweb.com/techtalkforums/thread1769.html[/url] Thanks To [B]BOB[/B] i felt that I …

Member Avatar for eXceed69
2
112
Member Avatar for MarzenaM

[B]Hi I need to create a void function to calculate area and circumfernce of triangle.[/B] [B]So far I did this:[/B] void area(int a, int b, int c ) { using namespace std; int area; int circ; int s; s = ((a + b + c)/2); if ((a + b > …

Member Avatar for WaltP
0
249
Member Avatar for minigweek

I recently started dabbling with Visual C++ Express Edition 2005. Was stuck at the very onset! LOL! How to Create a console application using Visual C++ Express 2005 ?? I could create the project, included the files..did all.. build it nice and clean.. but how to run [ make ] …

Member Avatar for minigweek
0
182
Member Avatar for parthiban

Hi all, I just started to work C++ in Dev C++ compiler before that i used Turbo C++ compiler when i try to compile a simple program in Dev C++ compiler . I'm getting error . Here's the program [code]#include <iostream> #include <conio.h> int main () { cout << "Hello …

Member Avatar for parthiban
0
669
Member Avatar for nkhosinathie

I Want To Use A For Loop To Enter Three Answers From Three Questions But My Problem Is I Don't Have An Idea Coz I'm New To This C++ Language Please Help? THE LOOP STARTS TO COUNT FROM 100

Member Avatar for minigweek
0
98