11 Discussion / Question Topics

Remove Filter
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
81
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 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 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
78
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
641
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
107
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
119
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
100
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
158
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
113
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
193

The End.