ID:270468
 
how would i make a verb that allows the usr to choose something(.dmi) and then choose if they want to send it to or if they want to send it to everyone.The file is then put in the browser of the usr chosen or in everyones browser.
You might benefit from a little practice asking questions the smart way. I can't help you very much except to tell you to look up "input" and "browse" in the documentation, and consider general programming practices as well. If I took a stab at solving your problem, one of two things would happen:
  • I would get it wrong (because I don't understand exactly what you need) and be of no help to you.
  • I would get it right and absolve you from thinking and solving problems for yourself.
Both of those outcomes are unacceptable.

Read my link above -- it's a big page, so don't feel like I'm asking you to digest it all at once. Read bits of it, browse through the various sections, and become a little more familiar with the sensibilities of asking technical questions before continuing to ask for help.