User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,773 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,664 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 121
Search took 0.01 seconds.
Posts Made By: johnroach1985
Forum: C# Jun 5th, 2008
Replies: 2
Views: 834
Posted By johnroach1985
Re: Setting Environment Variable using C#

Thank you very much... I assume the Value is the path.... Thank you...
Forum: C# May 30th, 2008
Replies: 2
Views: 834
Posted By johnroach1985
Setting Environment Variable using C#

Hi ! I am working on this project; the thing is that I want my program to create it's own environment variable path so it can be called from and used in CMD too. How can I do this... Googling hasn't...
Forum: C# Jan 17th, 2008
Replies: 3
Views: 850
Posted By johnroach1985
Re: Creating a 3D desktop with C#

How? Any net examples you can share?
Forum: C# Jan 11th, 2008
Replies: 3
Views: 850
Posted By johnroach1985
Creating a 3D desktop with C#

Hi. I would like to create a 3D desktop environment like the one done in http://www.real-desktop.de/ please check it up. However I do not know how to start... I thought of creating a a huge form that...
Forum: C# Dec 14th, 2007
Replies: 1
Views: 1,157
Posted By johnroach1985
Solution Re: Problem with GridView

Ok found solution!!

added a refresh button. I don't know which one worked... :D Any ideas which one worked?


private void button3_Click(object sender, EventArgs e)
{

...
Forum: C# Dec 14th, 2007
Replies: 1
Views: 1,157
Posted By johnroach1985
Help Problem with GridView

Hi. I am working on this project and I am little stuck. Trying to update my gridview after i had added data to the .mdb database but it just won't update. You can find the whole project at...
Forum: C# Dec 3rd, 2007
Replies: 5
Views: 605
Posted By johnroach1985
Re: Thread's colliding?

Ok... Found out where the problem is...
Than you _r0ckbaer
Forum: C# Nov 29th, 2007
Replies: 5
Views: 605
Posted By johnroach1985
Re: Thread's colliding?

Hi the program still gives a

Cross-thread operation not valid: Control 'comboBoxUserNames' accessed from a thread other than the thread it was created on.

Error after you click the advertise...
Forum: C# Nov 25th, 2007
Replies: 5
Views: 605
Posted By johnroach1985
Help Thread's colliding?

Hi. I am trying to figure out this code I found on the net that allows users to chat with each other. It gives a thread error that I just can't fix. Please help me.

This is the Form1.cs file

using...
Forum: ASP.NET Nov 14th, 2007
Replies: 3
Views: 496
Posted By johnroach1985
Solution Re: leeching my posts from blogspot blogs

Hello. It's me again don't know how many of you have been watching this post but I found an answer. It's at http://www.blinkbits.com/feed/build.php it is a RSS to JavaScript converter. Quite neat. I...
Forum: Windows NT / 2000 / XP / 2003 Nov 12th, 2007
Replies: 3
Views: 795
Posted By johnroach1985
Re: How to tell your computer is a part of a botnet?

Yeah but this is mostly about spamming...is spamming same with being a part of a botnet?
Forum: ASP.NET Nov 12th, 2007
Replies: 3
Views: 496
Posted By johnroach1985
Re: leeching my posts from blogspot blogs

Ok. I just found out another thing. That is that atom.xml is just no ordinary xml... so you can't parse it just by using the standart xml parser i.e. show xml as data source and use the data source...
Forum: Windows NT / 2000 / XP / 2003 Nov 11th, 2007
Replies: 3
Views: 795
Posted By johnroach1985
Question How to tell your computer is a part of a botnet?

Hi I was wondering how I can find out if I am in a botnet or not... As protection I am using spybot, nod32, windowsXP firewall ( i know i know it doesn't really work but i still use it. ) I scan with...
Forum: ASP.NET Nov 10th, 2007
Replies: 3
Views: 496
Posted By johnroach1985
Re: leeching my posts from blogspot blogs

Hi! I did some research and learned that blogspot uses an atom.xml . However there is still the problem on how to parse it.... Anyone any ideas to parse a atom feed for blogspot.com??? Anyone? Thanks...
Forum: ASP.NET Nov 9th, 2007
Replies: 3
Views: 496
Posted By johnroach1985
Question leeching my posts from blogspot blogs

Hi. I have seen this example in many sites. One of the is facebook. You write your blogspot address and it leeches it and posts it in your notes section. I want to do that too!! It's just too cool....
Forum: C# Jul 26th, 2007
Replies: 2
Views: 567
Posted By johnroach1985
Question Re: Adding a picture within msword

OK a am simplifying the question...how do i add a picture to my msword document using a c# program??
Forum: C# Jul 26th, 2007
Replies: 2
Views: 567
Posted By johnroach1985
Re: Adding a picture within msword

I must add that the program is written in c# just in case...
Forum: C# Jul 26th, 2007
Replies: 2
Views: 567
Posted By johnroach1985
Question Adding a picture within msword

Hi. I have been working on a new project for the last few days. The project was to create an automated system that will create reports (using the data given by the employees), save them and then send...
Forum: ASP.NET Jul 5th, 2007
Replies: 7
Views: 1,871
Posted By johnroach1985
Re: Adding color to GridView

Thank you so much .... You got my star!!!
Forum: ASP.NET Jun 28th, 2007
Replies: 7
Views: 1,871
Posted By johnroach1985
Re: Adding color to GridView

Thank your for the link. I think I can cook up something with the information you gave me.
Forum: JavaScript / DHTML / AJAX Jun 28th, 2007
Replies: 6
Views: 1,153
Posted By johnroach1985
Forum: JavaScript / DHTML / AJAX Jun 27th, 2007
Replies: 6
Views: 1,153
Posted By johnroach1985
Question Re: Coloring cetain texts within a table

Hi.Thank you for your prompt response. However there is still a problem. My table being dynamic not only grows in columns but in rows also. Is there no way to reach the elements within the cell and...
Forum: ASP.NET Jun 27th, 2007
Replies: 7
Views: 1,871
Posted By johnroach1985
Re: Adding color to GridView

Thanks. But I only want to color certain words with certain colors. I don't think Auto Format resolves my problem since OK or NO can be anywhere within the table cells. Can this be done with a C#? if...
Forum: JavaScript / DHTML / AJAX Jun 27th, 2007
Replies: 6
Views: 1,153
Posted By johnroach1985
Re: Coloring cetain texts within a table

Hi. I only want to color the cells containing the word "NO" not the other ones.... can this too be done with CSS?? Thanks in advance
Forum: ASP.NET Jun 26th, 2007
Replies: 7
Views: 1,871
Posted By johnroach1985
Question Adding color to GridView

Hi. I am creating an asp.net web site. Using GridView the website creates a table. Now my question is I want to color the text "NO" red within the table cells. Waiting for your reply.Please keep in...
Forum: JavaScript / DHTML / AJAX Jun 26th, 2007
Replies: 6
Views: 1,153
Posted By johnroach1985
Question Coloring cetain texts within a table

Hi. I am creating an asp.net web site. Using GridView the website creates a table. Now my question is I want to write a javascript function that colors the text "NO" red within the table cells....
Forum: DaniWeb Community Feedback May 17th, 2007
Replies: 4
Views: 1,069
Posted By johnroach1985
Forum: DaniWeb Community Feedback May 17th, 2007
Replies: 4
Views: 1,069
Posted By johnroach1985
Re: Asp.net-Database example- About snippets

OK sorry about the bad post it seems there is an ASP snippet part. It's just not in the menu... Sorry about that... But I think it will be nice to add it to the menu... Anyway... Sorry again...
Forum: DaniWeb Community Feedback May 17th, 2007
Replies: 4
Views: 1,069
Posted By johnroach1985
Question Asp.net-Database example- About snippets

Hi. I would like to add an asp.net-database web site example in the code snippets part. I was just wondering if I should post it in the C# section since it was written in C# however I must point out...
Forum: ASP.NET May 16th, 2007
Replies: 1
Views: 1,183
Posted By johnroach1985
Re: Asp.net-Database Insert problem

Ok. I seem to have solved the problem. It seems I have forgotten to bind News header in adminn.aspx to the table.
Forum: ASP.NET May 15th, 2007
Replies: 1
Views: 1,183
Posted By johnroach1985
Question Asp.net-Database Insert problem

Hello. I am currently working on a simple blog-like site. That works with asp.net and access. However now I am just stuck and seem to not be able to get out of where I am stuck. The problem is from...
Forum: MS SQL May 1st, 2007
Replies: 1
Views: 1,908
Posted By johnroach1985
Re: text message via sql server 2005 to mobile phone

Man you don't do that only using SQL 2005 you have to have a program that will get the data from your database and move it towards the SMS system you are using. This program could be a basic VB...
Forum: Viruses, Spyware and other Nasties Apr 19th, 2007
Replies: 3
Views: 1,043
Posted By johnroach1985
Re: Hijack This - Please help

While I thank you for your prompt reply I don't understand why I should fix qttstk, iTunesHelper, and cnw... I use these?? Do you mean to say that these are broken? How did you understand that?
Forum: Viruses, Spyware and other Nasties Apr 19th, 2007
Replies: 3
Views: 1,043
Posted By johnroach1985
Help Hijack This - Please help

Hi.Quickly moving on to my problem : After I turn on my computer (about 10 minutes later) my computer suddenly slows down. When I check my process it turns out my svhost.exe is eating up my ram and...
Forum: JavaScript / DHTML / AJAX Mar 3rd, 2007
Replies: 6
Views: 5,712
Posted By johnroach1985
Re: Get the text with mouse hover

Well first of all my intentions are for the users good. I am writing a program (which will work on the background ) that will identify on which words the mouse pauses the most. Written in C# with a...
Forum: JavaScript / DHTML / AJAX Mar 3rd, 2007
Replies: 6
Views: 5,712
Posted By johnroach1985
Get the text with mouse hover

Hi I want to write such a javascript that when it hovers over a div (any div) it will automaticly COPY ( to clipboard ) the text within the div... Any ideas?? I am just stumped... Thanks in advance...
Forum: ASP.NET Dec 1st, 2006
Replies: 2
Views: 1,762
Posted By johnroach1985
Re: Go to a certain page when button is pressed and do it securely

Thank you...However back to my first question how can i forward the person who got the password and the username correct to admin.aspx??
Forum: ASP.NET Dec 1st, 2006
Replies: 2
Views: 1,762
Posted By johnroach1985
Question Go to a certain page when button is pressed and do it securely

Hello to all.I have this project and I must say I am quite stumped with this ASP.Net ( I just can't feel the freedom when I was using JSP:-| ) Anyways the problem is this:
After connecting to the...
Forum: Assembly Sep 14th, 2006
Replies: 5
Views: 4,644
Posted By johnroach1985
Re: Pic 16f876a Programming Problem

Hi,I think I can help you but can I see the circuit you are working on.And I also think you should use PROTEUS for simulations....you can actually add analog input and test your program from there...
Forum: C# Sep 12th, 2006
Replies: 1
Views: 1,818
Posted By johnroach1985
Re: OleDbDataReader error

Ok.I found out how I can get rid of the problem...wish someone helped me until now...i was quite crestfallen when everybody acted as tough noone knew anything about data reading or writing in...
Showing results 1 to 40 of 121

 
All times are GMT -4. The time now is 9:23 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC