LizR 171 Posting Virtuoso

What errors do you get? Id suggest make a new winforms app, apply the code there, and if that doesnt work, please post all the code so we can see, as well as the errors if any.. If there are no physical errors, please describe what you're seeing (or not seeing)

LizR 171 Posting Virtuoso

good luck

LizR 171 Posting Virtuoso

I dont believe the OP is using webforms, but winforms, in whcih case javascript wouldnt be the way

LizR 171 Posting Virtuoso

That sounds odd. Normally if its a newer version the .net framework will pick up the fact the versions changed and the cached version is updated.

LizR 171 Posting Virtuoso

OK the numbers only issue:

Your reg expression of \d is why, you need to include commas and dots.

for the "dont show this again" in the onchecked you set a registry (or ini file) setting to stop this, and when its missing or false, you show the message, when its true, you dont.

LizR 171 Posting Virtuoso

It shouldnt be, as a call to update a progress bar shouldnt make any difference, if you got stack exceptions maybe..

Without seeing code though its kinda hard to tell

LizR 171 Posting Virtuoso

Well a database would do that easily.

LizR 171 Posting Virtuoso

Well, then thats the point of getting the DB to do it for you, however, I didnt say hard code it, i said you have to insert the code to add the int, I wasnt suggesting you fixed the number..

So, you have the spec for your new bit of code, as you said, you need to get the last userid add 1 to it, and put your new line in

LizR 171 Posting Virtuoso

Then you need to put the int in yourself, and ensure its unique, once you've done that if it still errors, we need some errors, and the code it executed.

LizR 171 Posting Virtuoso

Dont include the ID in the insert statement, if the DB is set to auto inc, it will do it all for you.

LizR 171 Posting Virtuoso

Perhaps you should add rows to your D1 dataset?

LizR 171 Posting Virtuoso

You need to provide some of the errors, and the code you used as we cannot see through our monitors to yours to see whats going on.

LizR 171 Posting Virtuoso

As you PMd me to say you'd solved, this, please mark this thread as solved.

LizR 171 Posting Virtuoso

Well csv format (which you're writing out, and theres a quicker way to do that, look at the join function) cannot do multiple excel sheets, the only thing that does multiple sheets is excel. For which you would need to use the excel object.

Take a look, theres been some posts in here about working with excel direct.

LizR 171 Posting Virtuoso

Um, the problem is you sent your username and password as get data, not post data.

LizR 171 Posting Virtuoso

If you truely are running out of memory to do it, if the files are 75mb somethings going wrong, your app shouldnt run out of memory unless you are keeping references to mulitple copies, storing it in class that bulk out the data considerably (and i mean hugely there)

when you assign values to a variable such as maybe dup your array/list or parts of etc, do a try and catch..

Compact framework is for making apps on things like HPs ipac etc.. and other mobile windows units

What you're trying to do doesnt sound unreasonable, so Im just guessing somehow you're creating something and keeping references, and not noticing.

LizR 171 Posting Virtuoso

unfortunately ping is often blocked and is also the loweest priority of network traffic, its the first thing to die. Round trip time isnt a good judge as just coz its closest doesnt make it fastest.

LizR 171 Posting Virtuoso

Kil the whole application doevents bit, thats a sure way to tie yourself in knots.

Have a list items you've queued up to go, fire off 5, as each of the 5 finish, take the next one off the queue and start a new thread. until you have nothing left in the queue.

At the end of each threadrun, issue an event to say "A thread finished, heres the result" ..

LizR 171 Posting Virtuoso

download a test file and compare times?

LizR 171 Posting Virtuoso

Assigning both to mouse down would not work as double click would always fire each time there was just a single mouse down

LizR 171 Posting Virtuoso

What code do you have?

LizR 171 Posting Virtuoso

Well at the same time down and double click work for me.

LizR 171 Posting Virtuoso

Try assigning it to "MouseClick" not mousedown..

LizR 171 Posting Virtuoso

Well.. Thats a very simple project to choose. Id suggest you do your own reading - as per the stickies. We are not here to do your work for you.

LizR 171 Posting Virtuoso

Even if you do that, the wave would be almost certainly different for each time they said it, background noises, emotion, tiredness, directionality.

Normally those who want voice operated would already have a product such as dragon naturally speaking - this may help you as you can tie your program in with it.

LizR 171 Posting Virtuoso

Doesnt make any difference. Most likely your desktops on drive C anyway.

Run.[it] commented: cheers +2
LizR 171 Posting Virtuoso

Given you dont have experience in a 3 teir architecture, why would you *need* to do it that way?

Handing out full code would be a very long long post, and unnecessary.

How far have you got in your design? What actual problem are you having?

LizR 171 Posting Virtuoso

A circle and a line sound about right for the visualisation,

a->b->c for shortest

with a circle with points for round robin..

LizR 171 Posting Virtuoso

Making a quick one that just lists fields/tables and allows simple limited queries shouldnt take too long to make

LizR 171 Posting Virtuoso

You could also make one yourself, if cost is an issue. An elementary query builder shouldnt be that hard to make.

LizR 171 Posting Virtuoso

Yep thats exactly what the datagrid view is for. What problem are you having (given that the helpfile has examples)

LizR 171 Posting Virtuoso

his is part of your final project, you should do the research for yourself, if you get stuck with bugs in your code, show us the code and explain the problem and I know we'll all try and help, if your algorithm doesnt work on paper, sure post that, and we'll try and help too.. However, as the stickies says, we dont do your homework, you need to research how to what you're trying to do yourself.

LizR 171 Posting Virtuoso

Clicking a form without moving the mousepointer goes against all the purpose of the GUI as the mousepointer would have to move to do it, while 1 app can tell another that the mouse has been fake clicked on say a button, the app doing that would need to know to do it and when.

LizR 171 Posting Virtuoso

Because your code only tells it to read data one and then make a list and duplicate it or as many times as it is long. so if you had the word test you would have 4 copies of test

LizR 171 Posting Virtuoso

Well that looks like a reasonsable start, have you seen the examples in the helpfile for out and so on?

LizR 171 Posting Virtuoso

Only other options are things like its set to use your own style sheets, or a cookie is sending different information - id suggest set yourself up an elementary proxy server to capture the conversaiton and check that the settings you get in one, are the same as sent to the other.

LizR 171 Posting Virtuoso

webbrowser is usually an instance of internet explorer, check your internet explorer setting (view->textsize) if its anything other than medium, its been changed, if it says smaller or smallest that would explain it.

LizR 171 Posting Virtuoso

Sir? oh come on.. does Liz sound like a guys name??

So, you've been studying computer science, you've been taught a large number of techniques, and strategies, and so on, and you cant think of something for yourself??

LizR 171 Posting Virtuoso

Well, what have *you* found for yourself so far?

LizR 171 Posting Virtuoso

Um , I just did!

LizR 171 Posting Virtuoso

Well, without the use of any 3rd party part, you would need to learn a lot about PDF to write the format and reinvent the wheel.

LizR 171 Posting Virtuoso

To make good looking print outs, try crystal reports.

LizR 171 Posting Virtuoso

Have you tried @@IDENTITY?

LizR 171 Posting Virtuoso

Well. One thing you should do is debug how the web login is handled.

A really good way to do this is to write an elementary proxy which records the URLs you retrieve, the data you send, the data you receieve..

Im going to guess your app fails due to cookies and redirection.

And before you ask, to make the proxy you need to understand the http protocol and to accept tcp requests on a port, and then on receiving them, connect to the relevant URL and forward all that request on, and then when it responds, send all that data back.. Its a useful app to write and learn.

LizR 171 Posting Virtuoso

They would be in your project\bin\Debug directory along with the exe

LizR 171 Posting Virtuoso

Good example comes in the help, just look at Console.ReadKey

LizR 171 Posting Virtuoso

In your catch area, test which kind of error was thrown, and then do something accordingly.

LizR 171 Posting Virtuoso

The problem is the thing you asked it to read, try it in 2 steps not 1.

LizR 171 Posting Virtuoso

go into the registry and check the associations and whats in there.

LizR 171 Posting Virtuoso

and you missed the part where I asked what you got instead - Im not going to write the code, Im trying to get you to work out why what you wrote is wrong.