Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
~2K People Reached
Favorite Tags
Member Avatar for saika

hi there, i am building a firefox extension for my final project. i am stuck at the last leg. i need a javascript command that gets two words before, and two words after a highlighted word (a window of 5 words) into my program. i can get the highlighted word, …

Member Avatar for rajarajan2017
0
86
Member Avatar for rabbithaveit

Hey guys thanks for viewing this post. I have created an array to store usernames and passwords. Im tryning to get the array ReDim-ed mid program. Here is the array: [code] Public Sub Usernames_Passwords() [COLOR="green"]'Assigns names to array space 1[/COLOR] arrNames(0, 0) = "bnsjon" arrNames(1, 0) = "bnsjack" arrNames(2, 0) …

Member Avatar for hkdani
0
144
Member Avatar for rabbithaveit

Id like it so that when you click the 'x' button to close the program it doesnt just end. How do I apply code to the 'x' button? All help is appreciated, thanks in advance -Russell aka Rabbit

Member Avatar for jbennet
0
2K
Member Avatar for rabbithaveit

Im Russell, a programmer (in development) PC technician, Web Desginer, Graphic Designer, Pc Lover! Lemme rephrase...Not PC lover, but IT lover lol (hate pc's) How unorthodox...Hates PC's but learning VB lol It happens, you gotta start somewhere eh? Im reeeeally luving Macs, but I haven't gotten one yet )= Tad …

Member Avatar for rabbithaveit
0
52
Member Avatar for rabbithaveit

Iv used arrays to store usernames Iv stored the array data in a procedure called "Usernames" But im wondering if its possible to then use the arrays to do a crosscheck validation for a login. Iv done some extent of research and Im either typng it wrong...Or I dont know …

Member Avatar for vb5prgrmr
0
166