Few qustions [modified]
-
Hey all, I have a few realy importent questions that are pausing my program. I REALY need some help, pleaseeeeee help! 1. I need to do a program, that when I tell it to, it will restart the program and update from the click-once auto-update. How is it possible from inner-C# programming? (from inside the program - events) 2. I have an IP of a counter-strike server. I need to check if the server exists (responding), and if it does, to check if it has password (and if possible to check if the password is correct by what I give it), and the num of ppl playing atm. These three are for the ones that know how to use a Thresher's SharkBite.IRC library: 3. How can I easly see if a user is in a channel, from a UserInfo sent in a PrivateMessage? 4. How can I check a state (@p, Vo+ced or regular) of a user, from a UserInfo sent in a PublicMessage? 5. How can I change my usermode to +x if I don't have a usermode like that? 6. How can I go to the last page I visited? Is this good?:
Response.Redirect(Page.PreviousPage.Request.RawUrl);
If you can provide a snifft of a part of code that would help even more! Thanks ALOT! NaNg. -- modified at 11:37 Saturday 23rd September, 2006
-
Hey all, I have a few realy importent questions that are pausing my program. I REALY need some help, pleaseeeeee help! 1. I need to do a program, that when I tell it to, it will restart the program and update from the click-once auto-update. How is it possible from inner-C# programming? (from inside the program - events) 2. I have an IP of a counter-strike server. I need to check if the server exists (responding), and if it does, to check if it has password (and if possible to check if the password is correct by what I give it), and the num of ppl playing atm. These three are for the ones that know how to use a Thresher's SharkBite.IRC library: 3. How can I easly see if a user is in a channel, from a UserInfo sent in a PrivateMessage? 4. How can I check a state (@p, Vo+ced or regular) of a user, from a UserInfo sent in a PublicMessage? 5. How can I change my usermode to +x if I don't have a usermode like that? 6. How can I go to the last page I visited? Is this good?:
Response.Redirect(Page.PreviousPage.Request.RawUrl);
If you can provide a snifft of a part of code that would help even more! Thanks ALOT! NaNg. -- modified at 11:37 Saturday 23rd September, 2006
-
If you don't get the replies that you want to your question, think over what you might do differently rather than just copying it and pasting it in a new post.
--- b { font-weight: normal; }