How To Make Tesla Generator?

How to make a html link generator?

  • How to make a html link generator? Ok so heres what i am looking for and wanting to do. I want to make a Html link generator, idk how to explain it but i will try my best to give you a general idea what i am looking for. So what i'm trying to do is make a url in either a messagebox, textbox, or richtextbox, but what i'm trying to do with this url is to make into a url, without having to manually type in the html code, so heres an example Heres the example <a href="http://yoville-1.static.zgncdn.com… class="postlink" target="_blank" rel="nofollow">http://yoville-1.static.z… Theres the example of coding now heres what i'm thinking of doing <a href="" class="postlink" target="_blank" rel="nofollow"></a> So lets say i filled in link then the code would be <a href="http://www.google.com class="postlink" target="_blank" rel="nofollow">http://www.google.com So basically the 2 spots with "" i want to fill in automatically when ever i enter a new link in the rich textbox or textbox or messagebox. So my question is how would i do that? if its not html coding thats fine just want someone to answer my question on this, such as how would i go about coding this the way i want to have the url automatically imput it self in the html code where the "" are. or if this is javascript php than still would love to know how i would do this thanks again!

  • Answer:

    Here's a crude example: http://pastebin.com/NL2dxxih Cheers, Gitlez

Quaazzy4... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.