Recent content by BoogyMan Messiah

  1. B

    i want to make a website, where you can stream music, share bands, post pics/wall...

    Pretty much any website that accepts direct input from users (i.e., posting pics, text and chat) needs to be run by a professional. Otherwise, your site will be over-run by SQL injections and cross-site scripting. That's why free websites use templates - so that they can control the content. In...
  2. B

    how to set up website with perl CGI?

    I'm sorry, but I laughed out loud when I read this. 5 or 10 years ago, "free" hosting might have included unresticted access to a server. These days, it means that you can play with a template. You have no control over the server-side code. For that, you have to pay. By way of example, Time...
  3. B

    How do I render an image border in ASP.net?

    I've got a "Show Graph" button that renders an image of a graph. It's not dynamic, i.e., you choose the graph from a drop-down menu and the image is delivered to the page. I'd like to put a border around it. Here's the relevant code: protected void ShowGraph_ServerClick(Object sender...
  4. B

    HTML or Javascript, I am Not Sure, Pls Help?

    Well, the easiest way to do this is to simply use the button provided by your e-mail provider. Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
  5. B

    HTML or Javascript, I am Not Sure, Pls Help?

    Well, the easiest way to do this is to simply use the button provided by your e-mail provider. Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
  6. B

    HTML or Javascript, I am Not Sure, Pls Help?

    Well, the easiest way to do this is to simply use the button provided by your e-mail provider. Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
  7. B

    You walk past a couple arguing on a dark and abandoned street. It's getting

    Ask them for directions. It's a non-confrontational way to break the tension. "I'm sorry, folks, I hate to interrupt, but I'm a bit lost and you are the first people I've seen in 10 blocks. Can you help point me in the right direction?"
Back
Top