HTML Scripter UPDATED (HTML Test Bed)
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
This program can preview almost any HTML codes
UPDATED
presentation here http://www.youtube.com/watch?v=MTlQSGBm7X8
![Image]()
![Image]()
It has The following functions
* Professional Interface
* HTML GRABBER (current page and from URL)
* New HTML Document
* Open HTML Document
* Save HTML Document
* Preview in Default Browser
* Preview
* REAL TIME PREVIEW
* Almost all the standard TextBox Controls
* Almost 100 HTML Tags (with description for each of them)
* 9 ADVANCED HTML GENERATORS
* PRINT FUNCTION
* CODE BOX ZOOM IN AND OUT
Special Thanks to ManMega1 for the HTML Grabber
RIBBON CONTROL (full version no trial) included wahooo; wahooo; wahooo; wahooo; wahooo; wahooo; wahooo;
for video tutorials video http://www.youtube.com/user/MTech010VB
and please SUBSCRIBE
UPDATED
presentation here http://www.youtube.com/watch?v=MTlQSGBm7X8


It has The following functions
* Professional Interface
* HTML GRABBER (current page and from URL)
* New HTML Document
* Open HTML Document
* Save HTML Document
* Preview in Default Browser
* Preview
* REAL TIME PREVIEW
* Almost all the standard TextBox Controls
* Almost 100 HTML Tags (with description for each of them)
* 9 ADVANCED HTML GENERATORS
* PRINT FUNCTION
* CODE BOX ZOOM IN AND OUT
Special Thanks to ManMega1 for the HTML Grabber
RIBBON CONTROL (full version no trial) included wahooo; wahooo; wahooo; wahooo; wahooo; wahooo; wahooo;
for video tutorials video http://www.youtube.com/user/MTech010VB
and please SUBSCRIBE
You do not have the required permissions to view the files attached to this post.
Last edited by XTechVB on Sun Jul 04, 2010 8:57 pm, edited 10 times in total.
You can find me on Facebook or on Skype mihai_92b
nice its like something i was designing and forgot about lol
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

on the tags part you should really try sendkeys.send("")
, but nice work cooll;

Livengood wrote:on the tags part you should really try sendkeys.send("")tell me how can you send a specific key by selecting a specific item in the list box, but nice work cooll;
i use this
Code: Select all
Private Sub ListBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ListBox1.SelectedIndexChanged
RichTextBox1.Text = RichTextBox1.Text + ListBox1.SelectedItem.ToString & vbCrLf
End Sub
You can find me on Facebook or on Skype mihai_92b
WOW! I love the new version! I got it from your website earlier 

yeah i like the new one also
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

someone one sent me a PM asking how I've made the interface? i will post the answer here for others to know
well the interface was very easy to make if you download the html scripter in the application start up folder you will find a file named DevComponents.DotNetBar2.dll this is the original interface(with a few tweaks you can make it like mine) ok to use that file in your app you mmust do the following:
1. open visual basic (.net) (maybe it works in visual studio to i don't know)
2. create a new project
3. go to ToolBox and click "Chose Items" then a dialog opens and click browse
4. search for DevComponents.DotNetBar2.dll select it and click ok
5 .after you click ok wait a few second till the dialog disappears then go to your toolbox and see that lots of controls have been added search for Ribbon Control and drag in to your form
6. That's it now customize it how you like
SORRY FOR FOR MY VERY BAD ENGLISH (I'M ROMANIAN)
well the interface was very easy to make if you download the html scripter in the application start up folder you will find a file named DevComponents.DotNetBar2.dll this is the original interface(with a few tweaks you can make it like mine) ok to use that file in your app you mmust do the following:
1. open visual basic (.net) (maybe it works in visual studio to i don't know)
2. create a new project
3. go to ToolBox and click "Chose Items" then a dialog opens and click browse
4. search for DevComponents.DotNetBar2.dll select it and click ok
5 .after you click ok wait a few second till the dialog disappears then go to your toolbox and see that lots of controls have been added search for Ribbon Control and drag in to your form
6. That's it now customize it how you like
SORRY FOR FOR MY VERY BAD ENGLISH (I'M ROMANIAN)
You can find me on Facebook or on Skype mihai_92b
uh-oh, i think i started something :S
Listen, DotNetBar must, under all circumstances, be bought unless you are using trial. Just copying the DLL is not, at all, legal. It is completely illegal to share anything that must be bought. I don't think anyone should copy the DLL, unless you wanna be under the risk of being fined, big time. When I posted my Avatar Viewer, it had the DLL in there because I referenced my purchased copy of DotNetBar to the program. Everybody copied the file, and that's is not legal. Not to be a party-pooper but I wouldn't use an ILLEGAL copy of a purchased file in your program. Just saying.
(NO, I'm NOT going to tell, just telling you all you shouldn't use it, wouldn't want you all to get fined :P )
Listen, DotNetBar must, under all circumstances, be bought unless you are using trial. Just copying the DLL is not, at all, legal. It is completely illegal to share anything that must be bought. I don't think anyone should copy the DLL, unless you wanna be under the risk of being fined, big time. When I posted my Avatar Viewer, it had the DLL in there because I referenced my purchased copy of DotNetBar to the program. Everybody copied the file, and that's is not legal. Not to be a party-pooper but I wouldn't use an ILLEGAL copy of a purchased file in your program. Just saying.
(NO, I'm NOT going to tell, just telling you all you shouldn't use it, wouldn't want you all to get fined :P )
Copyright Information
Copyright © Codenstuff.com 2020 - 2023