![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2008
Posts: 3
Rep Power: 0
![]() |
I have a few questions about NetBeans 6.1 ?
Thanks in advance if you can answer any of these questions! 1. When you set a action for a button is there like a webpage or anything to tell me some different actions 2. once completed is there a way to actually use it? how? 3. If i can use it then how do i make it work with the internet. Like i want make it pop up when you click the internet so then you have to enter a password then you can get on. is this possible? how? Oh yeah i dont know if this helps but Im talking about Internet Explorer and im using windows vista home basic I didnt know where to put this but i am using java in netbeans so i thought it would make sense |
|
|
|
|
|
#2 | |
|
Hobbyist Programmer
Join Date: Aug 2008
Location: Ontario
Posts: 149
Rep Power: 1
![]() |
Re: Newbie needs help and Soon (please)
Quote:
2:I think you mean to run it, yes, click the green play button in the toolbar or use the run menu 3:OK... that's kind of confusing, but I'll take a stab: You want to make a program that will control access to a webpage with a pop up, right. If that is the case, you might want to look at something a little more web-based. If not, can you elaborate?
__________________
A man sees a bear. He walks 100m south, 100m west and 100m north, ending up right where he began. What colour is the bear? Answer (PM me if you want an explanation) |
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Oct 2008
Posts: 3
Rep Power: 0
![]() |
Re: Newbie needs help and Soon (please)
Ok let me clarify,
2.once completed is there a way to actually use it? how? I mean like to make it avaible for download and let me use it. 3.If i can use it then how do i make it work with the internet. Like i want make it pop up when you click the internet so then you have to enter a password then you can get on. is this possible? how? I mean when you click on the internet button it pops up with my program saying enter the password and when the password is correct and they hit the submit button it will open up the internet. how do i get that to do this |
|
|
|
|
|
#4 | |
|
Hobbyist Programmer
Join Date: Aug 2008
Location: Ontario
Posts: 149
Rep Power: 1
![]() |
Re: Newbie needs help and Soon (please)
Quote:
__________________
A man sees a bear. He walks 100m south, 100m west and 100m north, ending up right where he began. What colour is the bear? Answer (PM me if you want an explanation) |
|
|
|
|
|
|
#5 | |
|
hoßßy¦st Þrogrammér
Join Date: Sep 2008
Location: Illinois
Posts: 282
Rep Power: 1
![]() |
Re: Newbie needs help and Soon (please)
Quote:
IE: Tools > Internet Options > Content tab Firefox: Tools > Options... > Security tab > Use a master password But if you want to write a program that would do this, you will either 1) have to edit the registry 2) create a plugin that can do what you wanted for the browser 3) create a hook on the browser and have the program run in the background, and on startup of the browser, have the program pop up and close the browser and ask you for a password
__________________
Faith has to do with things that are not seen and hope with things that are not at hand. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|