537 Posted Topics

Member Avatar for emilio

Did you try the .exe that is found under the bin/debug directory of your project? Oh and any pc you wish the exe to run on will need the .net framework I am afraid. One of the downsides of using .net.

Member Avatar for emilio
0
90
Member Avatar for isiebe

Yes, if you are using visual studio you can select the control, view properties and under the 'colour' property (I think its called that - don't have VS in front of me) choose Alpha - I believe it is under the 'web' tab. Hope this helps!

Member Avatar for scru
0
89
Member Avatar for The Dude

Same as you, Dude : [QUOTE] You are compassionate, caring, and soothing. You like other people to depend on you... In fact, you don't feel right unless you are helping someone out. Underneath it all, you feel the burden of everyone's problems. Without your guidance, you fear that many people's …

Member Avatar for Google Spider
0
88
Member Avatar for XZodia

It may depend on the router, but generally turning off a wireless router should give you no problems with settings!

Member Avatar for steven woodman
0
73
Member Avatar for Ankita B

hi there have you tried this: [CODE]<%session.setAttribute("[I]varname[/I]", request.getParameter([I]Textboxname[/I]));%> [/CODE]

Member Avatar for jwenting
0
1K
Member Avatar for The Dude

Ill give you a game at some point Dude, not played for a looooong time though.Used to be quite good actually, its a good game chess!

Member Avatar for The Dude
0
40
Member Avatar for it2051229
Member Avatar for $dunk$
0
108
Member Avatar for Adila

Hi there, I think you will need to write your own reset method: public void reset(){ //reset code //in here write code to reset applet to its orginal form }

Member Avatar for Adila
0
728
Member Avatar for emilio

Hi there emilio, could you post your code so we can try to help you a little easier?

Member Avatar for emilio
0
143
Member Avatar for Zlim
Member Avatar for cmills83

Hi there cmills803, try navigating to : [QUOTE]C:\Recycled[/QUOTE] (the folder may be hidden - go to TOOLS-FOLDER OPTIONS-VIEW-SHOW HIDDEN FILES AND FOLDERS to see hidden files). Once in there, delete all files in there (not the Recycled folder mind-although I dont think it will cause a problem if you do). …

Member Avatar for majestic0110
0
129
Member Avatar for eng.atia

Head first C#. [QUOTE][url]http://www.oreilly.com/catalog/9780596514822/[/url][/QUOTE]

Member Avatar for seka208
0
80
Member Avatar for knight fyre

It makes your code easier for us all to read if you wrap it in code tags and not on an attachment.

Member Avatar for jephthah
0
122
Member Avatar for The Dude
Member Avatar for Drezta
0
83
Member Avatar for steven woodman

Yeah I have to agree with Vmanes there, it looks great but also a hindrance. Too much going on....

Member Avatar for jbennet
0
158
Member Avatar for tocalosh

Hi there, are you using any peer 2 peer (file sharing) software, as these programs can really clog up a connection. Maybe your ISP is performing maintenance on the line - how long has the connection been slow? Try running a virus scan (Use AVG Free) and a spyware scan …

Member Avatar for tocalosh
0
90
Member Avatar for Direwolfs08

I would recommend choosing a language (I personally found c# easiest to learn of the languages I know) and purchasing a good book on that language. For C# I bought "head first C#" and learnt a great deal from it, so I would recomend the Head First series to anybody. …

Member Avatar for DevonMcC++
0
189
Member Avatar for steven woodman

is an infraction 10 points and your out or am I confused with something else?

Member Avatar for jbennet
0
237
Member Avatar for aminit

are you using a checked list box? if so this might help you a lot: [QUOTE][url]http://www.java2s.com/Tutorial/CSharp/0460__GUI-Windows-Forms/0560__CheckedListBox.htm[/url][/QUOTE]

Member Avatar for aminit
-1
175
Member Avatar for Vic842

I agree with Narue there, Python is a great place to start. Jx_man I think C or C++ have a steep learning curve (especially C++) so I am not sure I would recommend them as starting languages. Although they are both very valuable languages to have under ones belt!

Member Avatar for Vic842
0
159
Member Avatar for iamfrank

Hi there, I have found a site which you may find useful: [QUOTE][url]http://www.gamedev.net/reference/start_here/#1[/url][/QUOTE] May I recommend you read the section "What Language Do I Use? " - it will help you decide which path to take and thats a good starting point. This is a great site with lots of …

Member Avatar for iamfrank
0
88
Member Avatar for Neeraj Sharma
Member Avatar for annajee
Member Avatar for Drezta
Member Avatar for mahmed27
Member Avatar for Serunson
0
190
Member Avatar for ericstenson

that is odd. sounds like ( i am guessing here ) you might need to include something that states when the Session has expired, reset the string to whatever you need it to be. I hope this helps steer you in the right direction...

Member Avatar for ericstenson
0
87
Member Avatar for kmbee
Member Avatar for it2051229

I believe this statement allows the table to be sorted by clicking on a title: [CODE][I]tableName[/I].setAutoCreateRowSorter(true);[/CODE]

Member Avatar for majestic0110
0
95
Member Avatar for Lucas1016

A faulty monitor? try to get a replacement if you have tried 3 different cards

Member Avatar for The New Normal
0
107
Member Avatar for PONSWAR96

Hi there and welcome!I have some bad news I am afraid, tried googling your printer and found this thread: [QUOTE][url]http://www.vistaheads.com/forums/microsoft-public-windows-vista-print-fax-scan/16444-printer-problem-panasonic-kx-p7100.html[/url][/QUOTE] The upshot is that panasonic do not intend to release drivers for vista, although towards the bottom of the thread (the last post) there may be a solution - try …

Member Avatar for majestic0110
1
148
Member Avatar for sandip250382

hi there, you might find this helpful: [QUOTE][url]http://www.w3schools.com/aspnet/default.asp[/url][/QUOTE] I would recommend this book: [QUOTE][url]http://www.amazon.co.uk/Sams-Teach-Yourself-ASP-NET-Hours/dp/0672325438[/url][/QUOTE] Hope that helps!

Member Avatar for majestic0110
0
76
Member Avatar for cutseyPrincess
Member Avatar for priyamsc
Member Avatar for rdaptl

I think you can use the session state variable, this link might help you a lot: [URL="http://msdn2.microsoft.com/en-us/library/87069683.aspx"]http://msdn2.microsoft.com/en-us/library/87069683.aspx[/URL]

Member Avatar for Hosam Kamel
0
83
Member Avatar for techniner
Member Avatar for debee
Member Avatar for debee
0
87
Member Avatar for sandip250382
Member Avatar for sandip250382
Re: C# ?

Hi there, welcome to the site! I would recommend you follow these tutorials to start with : [QUOTE][url]http://msdn2.microsoft.com/en-us/library/aa288436.aspx[/url][/QUOTE]

Member Avatar for sandip250382
0
82
Member Avatar for atrusmre

Hi there atrusmre, I take it you or not getting any compilation error/warnings? How about trying this (just a quick idea I am not sure if it will work) [CODE]while (!(m_szdata.Contains("OK\r\n")) && !(m_szdata.Contains("error")) && !(m_szdata.Contains("ERROR"))) ; btnLogin.Enabled = true; OnUpdateServerStats();[/CODE]

Member Avatar for atrusmre
0
185
Member Avatar for Adster

Hmm that is odd, perhaps a hard drive failure? Judging by the fact that it reports a missing System folder and that this happened after a reformat also. I will do some googling for you for similar events.

Member Avatar for steven woodman
0
96
Member Avatar for sonia sardana
Re: VB

hi there, here is a major difference between Visual Basic 5, 6 etc and visual basic.net. Visual basic.net.... [QUOTE]is Microsoft's designated successor to Visual Basic 6.0, and is part of Microsoft's .NET platform. Visual Basic.Net compiles and runs using the .NET Framework. It is not backwards compatible with VB6. An …

Member Avatar for cetan
0
257
Member Avatar for majestic0110

Hi all was browsing the web just now and stumbled across this: [URL="http://learnsomethingnewtoday.us/2008/03/14/10-logical-events-that-will-occur-if-aliens-ever-make-contact"]http://learnsomethingnewtoday.us/2008/03/14/10-logical-events-that-will-occur-if-aliens-ever-make-contact[/URL] What if Aliens made contact with the Earth?

Member Avatar for Anonymous86
0
102
Member Avatar for The Dude
Member Avatar for terrif8888

for a static method: [I]Classname.Method()[/I] for an instance method, then call it like this: [I]ReferenceToInstanceOfClass.Method()[/I] hope that helps !

Member Avatar for majestic0110
0
94
Member Avatar for tactfulsaint
Member Avatar for majestic0110

(Sorry thread title should read BUG not BUT lol )Hi all, I am not sure if this is the right forum for this (so please move if not) but I was tinkering with a Toshiba notebook earlier that has a power up (user) password. Without this password it is not …

0
56
Member Avatar for atrusmre

Hi there, this link might be useful to you: [QUOTE][url]http://www.codeproject.com/KB/miscctrl/CountDownTimer.aspx[/url][/QUOTE] hope that helps!

Member Avatar for majestic0110
0
101
Member Avatar for steven woodman

hi Steve, just found a forum that has a link to some benchmarking info you may find interesting: [URL="http://www.tomshardware.co.uk/forum/248042-10-phenom-intel-rendering-gaming-benchmarks"]http://www.tomshardware.co.uk/forum/248042-10-phenom-intel-rendering-gaming-benchmarks[/URL]

Member Avatar for Infarction
0
88
Member Avatar for The Dude
Member Avatar for gwarguy

Well if you want this program installed on a server and accessed over the internet I would recommend you take a look at ASP.NET, which enables and aids construction of websites/services. [URL="http://www.w3schools.com/aspnet/default.asp"]http://www.w3schools.com/aspnet/default.asp[/URL] Now I am not sure if you are comfortable with OOP (Object Oriented Programming) but I would recommend …

Member Avatar for majestic0110
0
203

The End.