594 Posted Topics

Member Avatar for Sulley's Boo

There is a timeout I believe of... I think 30 minutes after which you can't re-edit your posts. This is an edit, cos I clicked it straight away after posting.

Member Avatar for John A
0
175
Member Avatar for The Dude
Member Avatar for sweety0

We won;t just do the whole thing for you here at DaniWeb. You must at least attempt to do it yourself and post your code when you get stuck then we will help you get it working. These questions are obviously designed to demonstrate the basic constructs of structured programming …

Member Avatar for QVeen72
0
170
Member Avatar for Chopper1

Open my computer, from the tools menu choose Folder Options, on the file types tab, scroll to REG and click on it to select it, check that in the lower pane it shows Registry Editor as the default program for.reg files. If not click the change button and choose Registry …

Member Avatar for gerbil
0
155
Member Avatar for Adventurgurl

Check this out: [URL="http://support.microsoft.com/kb/320141/EN-US/"]http://support.microsoft.com/kb/320141/EN-US/[/URL] Or consider SCOPE_IDENTITY() look it up in Books Online that comes with SQL Server, you can use it in a stored procedure to return the last Identity insert value from an insert statement.

Member Avatar for hollystyles
0
371
Member Avatar for jread

Jread, Chill fella you are most definitely *NOT* alone, it's like that for heaps of us. Sometimes I convince myself I'm in completely the wrong job and a total programming fake (usually after looking at an object model like yours he he) I only have the vaguest idea what a …

Member Avatar for Mushy-pea
0
327
Member Avatar for Roberdin

I use firefox because of the extensions, FF allows me to surf without a mouse. I hate mice they make my hands ache! Have to keep IE handy though still a lot of non-standards compliant sites that just die horribly!

Member Avatar for BeastOverlordH6
0
545
Member Avatar for Rashakil Fol

It's gotta be SIMULA, it's cool because it represented a paradigm shift in how we think and go about solving problems with software, introducing what became the key concepts of OOP, concepts which just about every language since has incorporated. They all owe SIMULA big time so it's the coolest.

Member Avatar for Anonymusius
0
693
Member Avatar for hollystyles

Following on from the what's your poison poll [URL="http://www.daniweb.com/techtalkforums/thread51802.html"]http://www.daniweb.com/techtalkforums/thread51802.html[/URL] When everyone started posting there particular tea habits (I had no idea tea could be that complex) It reminded me of some of the weird concoctions I have invented or discovered over the years (I love to experiment with food) So …

Member Avatar for mattyd
0
154
Member Avatar for Ghost

you need to move down to C and Assembler. Look for books by Andrew Tanenbaum (he taught Linus Torvalds) Andrew designed an OS called Minix specifically for teaching students about OS's it comes with one of his books with source. I'd be interested in how you get on, I have …

Member Avatar for Ancient Dragon
0
364
Member Avatar for ~s.o.s~

Place all 10 trinkets on the scale 9.9 ounces (for example) remove a trinket 8.9 ounces so trinket ok, takes next one 8.0 ounces now on the scale so thats the dodgy one. Any good ?

Member Avatar for Ancient Dragon
0
179
Member Avatar for UrbanKhoja
Member Avatar for The Dude

8/10 first time I couldn't answer the average question cos I couldn't remember what mode and standard deviation are and I know it has to be one of them, I guessed mode the second time around and was right. And I got the .4 < x < 1/2 wrong, seems …

Member Avatar for xyfay
0
160
Member Avatar for bluedos82

IT hardware and Software technologies change so fast. Certs or no certs the key is you can't stop. Once you're on the roundabout if you don't keep learning and reading off your own back, the game's up! I've been trying to get my employers to cough up for MCAD so …

Member Avatar for MIGSoft
0
577
Member Avatar for bluedos82

Get a book from the library that tells you about making CV's and resumes. Bash out your resume/cv, get your family and friends to read it. Take the feedback and polish polish polish. With a bunch of Cv's in hand go to every single recruitment agency you can find (particularly …

Member Avatar for estherschindler
0
285
Member Avatar for Narue

[QUOTE]T1 at work and fast cable at home. I can only imagine what it's like for people with slower broadband and dialup.[/QUOTE] Ads or no adds, iframes or javascript. You can know all there is to know and the network will wreck all your efforts at optimisation. If everyone had …

Member Avatar for jbennet
0
597
Member Avatar for dandydon

form the start menu clickon Run.. type CMD in the box and press your enter key. In the command window that opens, at the prompt type "ipconfig" without the quotes and press the enter key. Do you have a valid IP address and default gateway ? The gateway address should …

Member Avatar for cbemerine
0
168
Member Avatar for Olavius

Has your neighbour got wireless too? a lot of wireless routers come outta the box configured on the same channel and Ip range, so if you're neighbour has wireless running on same channel and ip range you will get intermittent problems. try changing to a diff channel, and use 192.168.8 …

Member Avatar for antioed
0
208
Member Avatar for Kelba

I use the .NET framework encryption classes to encrypt and salt passwords, then store them in MSSQL as binary datatype.

Member Avatar for leonpwhirl
0
93
Member Avatar for Hailer

is the PCI adapter configured for DHCP ? is the router DHCP turned on? or are you using static IP addresses ? If you do [INLINECODE]ipconfig/all[/INLINECODE] at a command prompt on the computer that's working and the one that isn't what output do you get? i am assuming you're running …

Member Avatar for hollystyles
0
86
Member Avatar for mikeandike22

[QUOTE]Any suggestions for catchy usertitles??[/QUOTE] Fountain of posting knowledge Tech posting veteran Postaholic Clearly unemployed Postamatic maniac Posting professor Doctor post

Member Avatar for FireSBurnsmuP
0
1K
Member Avatar for Raju5725

The possible problems causing this behaviour are: You are populating the list at runtime, and dont have if(!IsPostBack) block around the code that populates the list. Which causes the ist to be re-set before it gets to the indexchange event handler. You have viewstate disabled for the control or page, …

Member Avatar for Raju5725
0
1K
Member Avatar for the.future.zone

[QUOTE=the.future.zone;249928]Hello guys. Thanks for the help in the previous posts. This one is regarding pointers in C language. Does 1) c = *a and 2) *a = c mean the same thing? I think they are. Are they? Thanks for the reply.[/QUOTE] No they are opposite. c = *a; //You …

Member Avatar for ~s.o.s~
2
119
Member Avatar for Iqbal_h_a

[QUOTE](Is it in the heap?)[/QUOTE] I think both goes on the stack both times. Would only go on the heap/free store if you use the 'new' keyword. Wolfie ? p.s. Yeah and put [ CODE ] [/ CODE ] around JUST the code not the whole post, like Wolpack said …

Member Avatar for ~s.o.s~
-1
200
Member Avatar for aparnesh

We rely so much on body language when communicating that when reduced to text only it's a bit like trying to tie a knot with one hand. Therefore, in this medium, correct sentences - and particularly punctuation - are never more pertinent in their absence.

Member Avatar for Dani
1
133
Member Avatar for waolly

Use SQL Servers AVG keyword/function [CODE] SELECT o.column1, o.column2, ... avg(p.price) FROM Objecttable o JOIN Pricetable p on o.id = p.id WHERE <put criteria if needed otherwise leave WHERE out> GROUP BY o.column1, 0.column2, .... (but not the column in the avg() expr) [/CODE]

Member Avatar for hollystyles
0
94
Member Avatar for Goses85

It should not cause any conflicts regaurding activation, you will just have to go through the activation process easy peasy. However installing a new hard drive will almost certainly void your warrenty. Yes you should beable to reconnect the old hardrive no problem.

Member Avatar for hollystyles
0
103
Member Avatar for amaravanich

Javascript by it's nature treats everything as a string, certainly all HTML controls that suport a value it will always be a string. Well more accurately everything is an object, and whenever you read that object in your code it tends to be implicitly converted or cast as a string. …

Member Avatar for hollystyles
0
125
Member Avatar for Wreef

Install the .NET framework 2, there is no reason not to have it installed and it's easy enough. You can get it here: [URL="http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en"]http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en[/URL]

Member Avatar for tgreer
0
263
Member Avatar for Dave Sinkula

Ahhhh it's gotta be wine, it's gotta be red and it's gotta be Español. Although recently I have developed a penchant for those litle cappuccinos in a packet that Nescafe do, supping one right now.

Member Avatar for UrbanKhoja
0
1K
Member Avatar for ArtChess

taking you literally [CODE] =SUM(90/0.7) [/CODE] But I'm not sure that's what you mean. Normally you want to add 7% markup to an existing price ? [CODE] =SUM(90*1.07) [/CODE]

Member Avatar for hollystyles
0
169
Member Avatar for B.H

This gets em every time he he! Page_Load fires every request aand it fires B4 selected index changed, so you are RELOADING your drop down list B4 then retreiving the employee information at which point the selected index is back to the default "0". You need to use the Page.IsPostBack …

Member Avatar for B.H
0
139
Member Avatar for vbgaya

You don't need all those DataSets and DataRows for a simple insert to your database. This looks very long but that's because I have left your code in but commented it out, so you can compare the differences. I have tried to explain with comments all the details. I am …

Member Avatar for nunnakk
0
135
Member Avatar for Dani

[QUOTE]It happens. I am just happy to find out that it was something like this that my posts today were missing I thought it was deleted on purpose[/QUOTE] Yeah me too it's almost actually a relief. he he

Member Avatar for Dani
0
249
Member Avatar for keratinimp

They don't need access. the jet engine is in MDAC and thats included with win98 / 2000 / nt and xp so your VB app can access an mdb file even if the pc doesn't have MS Access on it.

Member Avatar for BillWebber
0
167
Member Avatar for happygeek

Er I like have a job :) , so I'm not bothered in the nitty gritty details. Just the fact that membership is above 100,00 is cause for congratulations to Dani and all those who make dw what it is and that's enough I think.

Member Avatar for Dani
0
2K
Member Avatar for ingeborgdot@yah

use the keyboard: hold the CTRL key down whilst repeatedly pressing + or - to go up and down in size. OR from 'Tools' menu choose 'Options...' and on the 'Content' tab in the 'Fonts & Colors' section set your desired font size there.

Member Avatar for MartyMcFly
0
238
Member Avatar for hanifa

db=MSSQL.connect('INTEL\FR6EnterpriseDB','sa','','SecondDBase') try this, I'm an ADO user so not sure about Python, but the theory should be the same. You see both databases are listening on that IP address 193.168.1.111, which is synonymouse with 'INTEL', the only way to differentiate is that the server with no name is the default …

Member Avatar for hanifa
0
132
Member Avatar for Lbruce

[CODE]document.frmName.SecCombo.value="default_value";[/CODE] The above Is not standard or cross browser, you should use getElementById (elementid) [CODE]var combo = document.getElementById("combo2");[/CODE] [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Combo change</title> <script type="text/javascript"> function combo2_OnChange() { var combo = document.getElementById("combo2"); combo.value = "0"; } </script> <style type="text/css"> body …

Member Avatar for hollystyles
0
155
Member Avatar for The Dude

[IMG]http://images.blogthings.com/worldsshortestpersonalitytest/green.jpg[/IMG] You are nurturing, kind, and lucky. Like mother nature, you want to help everyone. You are good at keeping secrets and tend to be secretive. A seeker of harmony, you are a natural peacemaker. You are good natured and people enjoy your company. You put people at ease and …

Member Avatar for sleepygamer
0
246
Member Avatar for Wreef

[CODE] private void button1_Click(object sender, EventArgs e) { if( this.richTextBox1.Text == "") richTextBox1.Text = "1"; this.toolStripStatusLabel1.Text = "Running"; //this.richTextBox1.Text = ""; this.richTextBox2.Text = ""; if (this.toolStripStatusLabel1.Text == "Running") { String str1 = richTextBox1.Text; String str2 = ("0"); String str3 = ("10^"); //str1 += str2; //System.Text.StringBuilder.Append(str1); str1 = str1 + str2; …

Member Avatar for Wreef
0
337
Member Avatar for The Dude

I found all 15 !! ...oh I wonder if that says anything about me. The scissors are the best and the office chair is pretty good, and for those struggling to find the last items, notice the boss is carrying a pencil.

Member Avatar for UrbanKhoja
0
279
Member Avatar for lover99509
Member Avatar for lover99509
0
195
Member Avatar for Tim Kelly

There should be a space between <configuration and xmlns [CODE] [COLOR="Blue"]<[/COLOR][COLOR="Sienna"]configuration[/COLOR] [COLOR="Red"]xmlns[/COLOR][COLOR="Blue"]=[/COLOR][COLOR="Black"]"[/COLOR][COLOR="Blue"]http://schemas.microsoft.com/.NetConfiguration/v2.0[/COLOR][COLOR="Black"]"[/COLOR][COLOR="Blue"]>[/COLOR] [/CODE] That's what my web.config looks like.

Member Avatar for Tim Kelly
0
228
Member Avatar for nileshdalvi

[QUOTE]... compiler and wrote some code like hello world and used "csc a.cs" in msdosprompt. however it did not print anything but created an a.exe file instead[/QUOTE] csc is a compiler, it doesn;t run the program it translates your c# code into IL code in a file 'a.exe', now the …

Member Avatar for hollystyles
0
85
Member Avatar for happygeek

I moved house in August last year, of all the things that need to be organised in a house move, all I could think about was making sure the cable engineer was there at my new house first thing in the morning to get me online, the first thing I …

Member Avatar for happygeek
0
137
Member Avatar for azrael

Usually a siren sound means the CPU is overheating, In my BIOS for example it is possible to change the threshold of when the alarm should sound maybe yours has got set too low. I know that in the current heatwave we have been having here, if I just close …

Member Avatar for JemB
0
272
Member Avatar for Dave Sinkula

[QUOTE]Here it really doesn't.[/QUOTE] I agree my control panel is a sea of grey buttons, Despite posting my ass off and being squeeky nice I'm ... an unknown quantity !!

Member Avatar for hollystyles
0
245
Member Avatar for BeyerCorpuz

C# Beacause: There are more examples and tutorials in c# than vb c# has better syntax. For example vb uses the assignment operator for comparisons which is a bad thing, and it's too wordy (End If, End Sub) which makes code less readable. The CLR doesn't care which you use, …

Member Avatar for hollystyles
0
83
Member Avatar for mikefitz

Usually I put them inside a scrollable div ; [CODE] <div style="overflow: scroll; height: 300px"> <asp:DataGrid ID=" ... blah ...></asp:DataGrid> </div> [/CODE]

Member Avatar for mikefitz
0
240

The End.