Recent content by Qub1

  1. Q

    Visual Basic 2010 (VB.NET): Some questions like searching text between 2...

    ...other lines of text? I would like to know how to search for text between 2 other lines of text in a rich text box, for example: I have this text in my rich text box: <HTML> <form id="login" action="login.php"> </HTML> I would like to get the text between id="login" action=" and ", then it...
  2. Q

    PHP: Code Editor (Creator / Replacement)?

    This is easy as hell, but I don't know how to, so listen... I want to have a page (in PHP) with a form, and in the form there is a text area, where the viewer can enter a certain html code. Then, there is a button saying "Generate!", and when you click it, the same code you entered above will...
  3. Q

    Pre-Made file maker scripted in HTML, PHP, JAVA, it doesn't matter?

    Ok, does anyone have a pre-made file generator in any scripting language so i can put it on my site? I mean like first, you can tick some boxes of what you want enabled or not, and then click generate, and then you would be able to download a generated file with your predefined options. Is that...
Back
Top