Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Block a download
#21
Yea i was thinking that you could do so the program gets the Ip adress automaticly i tried myself but it didnt work XD

im gonna make a phishing protection
i will just need to make a database with unsecure sites then ad them to thje blockerSmile or something like thatSmile
#22
Sweet. Can't wait to see it <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
My Blog | My Setup | My Videos | Have a wonderful day.
#23
Yeah im allso quite Exited to see what you come up with <!-- sSmile --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="Smile" title="Smile" /><!-- sSmile -->
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]
#24
Yea thnx <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->

but i need to know 1 thing to make it all work,
if i want to remove any of the blocked websites your know make a sub that can do that how should i do then beacuse, when i was going to try the blocker i blocked google but i havent been able to unblock it so its not very fun and how to i remove the text from the hosts file, im trying to open it as a textfile and remove it but when iam to save it have to save a new file like a text document <!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" /><!-- s:? -->
so i hope you know how to remove it with a sub or somethingSmile
#25
Make a new file called Hosts without any extension so it will be an unknown file and be sure its clear and then just replace it with the original

or else

You can use the application and press add then it will only add
127.0.0.1
127.0.0.1
127.0.0.1
127.0.0.1

With no blocked websites
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]
#26
Yea, but i still got 1 thing <!-- s:roll: --><img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><!-- s:roll: -->
i want my antivirus to have a parental control (block websites) and you have to be able to remove the blocked website easy <!-- sWink --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt="Wink" title="Wink" /><!-- sWink --> so do you have any ideas about how to do that <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
<!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
#27
Yeah i have plenty ideas how to do that but im am sorry to say that i am waaaaaaaaaaaaaay to d***k(*runk*) to code it right now ^^
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]
#28
Haha <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->

well i think im gonna release the interface some day in the weekend hopefully <!-- sWink --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt="Wink" title="Wink" /><!-- sWink -->
#29
Sweet, cant wait to see it. <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
My Blog | My Setup | My Videos | Have a wonderful day.
#30
in of of your videos on your youtube channel how to get all files from a directory if i want the whole path of the file how should i do then?

example:
old code juse gives: File.txt

i want to get:
c:\Directory\Directory\File.txt
#31
Uh, what you could do is...
dim a string, and add the location you were searching for, for example...
Code:
dim filepath as string = "C:/WINDOWS"
'then, when you find the file, do.
filepath + item
Hopefully you understand this.
My Blog | My Setup | My Videos | Have a wonderful day.
#32
well i havent test the code yet but...
in the listbox you normaly just gte the name of the file i want to get the path and filename

example:
C:\Folder\Folder\File

im gonna test the code but i hope you understand this <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->


Forum Jump:


Users browsing this thread: 1 Guest(s)