votes
how to change user email address?
If somebody changes its email address, how can the person change it to the new email address. For e. g. notifications, if password got forgotten... I did not see a link for doing this...
blah blah blah is here! blah blah » Close
If somebody changes its email address, how can the person change it to the new email address. For e. g. notifications, if password got forgotten... I did not see a link for doing this...
Hello, I would like to simulate mac address flooding attack with C#. Is that possible to do? My idea is I will have one gui which is contain a button call mac address flooding attack when i click that button program will simulate fak ...
Hi, how to get Internet Explorer address bar information? When i`m type in to address bar e.g. www.google.com, i want to get message with the same URL. How to get this? I work with C#. can anyone help me?
Hello I wrote the following code, and got an error: unsafe void Get_ADC_Samples_From_All_Enabled_Channels(TextBox tb_OutputNumber_ADC, TextBox tb_Voltage_ADC) { bool got; double[,] chan ...
Hi, I'm making a web browser in visual C# and I need to make the address bar change when a new page loads. Here is the code I am using: private void webBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e) { ...
Hello, I have a textBox1.text that I would like to have it insert a . every three characters. For an IP Address, like 192.168.001.016 [code]private void tbIPVM_TextChanged(object sender, EventArgs e) { if (tbI ...
Got feedack? Found a bug? report it here.