Re: ideas for project.. Programming Software Development by Alibeg adress book aplication with all possible details? Re: Adress book Programming Software Development by Your_mum … == 'email': n_e = raw_input("Enter new email adress: ") #n_e being the new email adress [/code] so how can I take n_e… Re: Adress book Programming Software Development by Your_mum …: ") if c_name == 'email': n_e = raw_input("Enter new email adress: ") name_dic[c_search].email = n_e elif c_name == 'home': n_h = raw_input… an entry 3) Look up an entry 4) Print out adress book 5) Edit an entry 6) Exit """… Re: Adress book Programming Software Development by sneekula … only!!! if c_name == 'email': #n_e = raw_input("Enter new email adress: ") n_e = 'bob.dork@yahoo.com' # for testing only!!! # make… Re: Adress book Programming Software Development by leegeorg07 … only!!! if c_name == 'email': #n_e = raw_input("Enter new email adress: ") n_e = 'bob.dork@yahoo.com' # for testing only!!! # make… Re: Adress book Programming Software Development by leegeorg07 … only!!! if c_name == 'email': #n_e = raw_input("Enter new email adress: ") n_e = 'bob.dork@yahoo.com' # for testing only!!! # make… getting email adress from logon_user Programming Web Development by edwin We are making a form for our intranet site but we want the email adress from the logged on user who send us the request form. Because we have over 2000 users and about 70% don't know their email adress we want to make a field where the users email adress automaticily appears when they open the form. Does anyone have a script Thnx Edwin changing web adress and google page rank problem Programming Web Development by valipour hi if i have a web adress like myadress.blogspot.com but if i change my adress to myadress.blogger.com is there a way to say to google your new adress? my android phone stuck at assigning ip adress Hardware and Software Networking by mouaadable … android phone(htc) is stuck at obtaining ip adress, i tried manual input i adress but not working . ip : 192.168.1….168.1.1 but the accesss point is saying : ip adress 192.168.23.1 can you please help me ? thank… Re: getting email adress from logon_user Programming Web Development by edwin … give auto-reply because we don't know the email-adress. thnx for your reply, i hope you have an answer… Exception class EAccesViolation with message 'Acces violation at adress 004bb914 in Programming Software Development by darkyere … EAccesViolation with message 'Acces violation at adress 004bb914 in module 'security screensaver.exe' read of adress 00000020'.` if i = Listview1.Items.Count… mysql ip adress Programming Databases by serdas … phpmyadmin but now i need to find out the ip adress for the specific datebese i can login IP/phpMyAdmin but… i need an ip adress instead of "IP/phpMyAdmin" can you please help… Re: my android phone stuck at assigning ip adress Hardware and Software Networking by mouaadable hi ripster, thank's for your replay, i solved the problem by using usb reverse tethering software, i also deainstalled ralink drivers and it's working, no more ip adress issues. thank's all Re: Change of IP adress... Community Center Geeks' Lounge by Janiceps … it back on, then maybe i will get another ip adress?? Maybe in that time someone else will pick up that… Re: Change of IP adress... Community Center Geeks' Lounge by Silbylaw … it back on, then maybe i will get another ip adress?? Maybe in that time someone else will pick up that… adress and i will get a new one??[/quote] Not necessarily. … Re: Change of IP adress... Community Center Geeks' Lounge by Janiceps … had a problem with someone trying to hack my Ip adress. I have some very sensitive information in there and i…. Anyway, i already figured out how to change my IP adress thru some ingenius trial and errors. That must be why… Cant renew ip adress Hardware and Software Networking by f1br3opt1c Hi for about a week i have been having this problem with my wireless internet connection. I cant connect to games and i cant connect to p2p programs too like limewire etc but surfing the net is fine. Whenever i click the repair button on that littel LAN connection icon below right side it says Cant renew Ip adress. Help anyone? Change of IP adress... Community Center Geeks' Lounge by Janiceps … i have one question. How do i change my IP adress ? I have cable internet, Comcast. I am supposed to have… Re: Change of IP adress... Community Center Geeks' Lounge by John A … i have one question. How do i change my IP adress ? I have cable internet, Comcast. I am supposed to have… Re: Change of IP adress... Community Center Geeks' Lounge by John A … had a problem with someone trying to hack my Ip adress. I have some very sensitive information in there and i… Re: Change of IP adress... Community Center Geeks' Lounge by Janiceps [quote=joeprogrammer;289314]Usually, the best thing to do is to look at your firewall logs. If you think someone is trying to attack you, the best thing you can do is to put their IP address in the firewall's blacklist. That way, no data will be sent back when a request comes from a naughty IP.[/quote] I have no clue what their IP adress is. Re: Change of IP adress... Community Center Geeks' Lounge by 'Stein [QUOTE=Janiceps;289362]I have no clue what their IP adress is.[/QUOTE] [quote=joeprogrammer][b]Usually, the best thing to do is to look at your firewall logs[/b][/quote] ;) ip adress confliction Hardware and Software Networking by Rhys666 … found an error message on the screen : saying conflicting ip adress . i attempted to click on the speech bubble only to… Re: ip adress confliction Hardware and Software Networking by jbennet Check that all your machines are set to get thier IPs in the correct way If the router is giving out adresses by DHCP make sure that ALL clients are set to get thiers by DHCP. If it is not set to give out adresses by DHCP check that no two clients have the same IP adress Passing adress of pointers to functions Programming Software Development by Hiroshe … to put the numbers in pointers, and just give the adress two the pointers. After about a half-houre of fumbling… Re: Passing adress of pointers to functions Programming Software Development by Hiroshe … other combinations as well. I'm trying to pass the adress of n and c, so my function can modify them… Passing an integer by adress Programming Software Development by Whilliam ….. Im trying to pass an integer to a function by adress because I want to change the value of the integer… Best way to store IP adress? Programming Software Development by Excizted Hello. I'm needing to store the IP adress as a variable in my application. I was then wondering, … image in title tag and adress bar Digital Media UI / UX Design by koraljka hi, how can I add an image in title of the page and in the adress bar? please help ty Get IP Adress from PC Name Programming Software Development by drake10k Hello, I need to get the IP adress from a machine on the local network by knowing only it's name. Is there any way to do that? Thank you.