Results 1 to 5 of 5

Thread: Webpages through VB? [RESOLVED]

  1. #1

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Webpages through VB? [RESOLVED]

    Is it possible to make webpages in VB without the knowledge of HTML? I dont fancy brushing up on old skills in HTML when my stronger points are now VB.
    Last edited by Madboy; Jan 4th, 2004 at 12:56 PM.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    No, there is no WYSIWYG controls for VB so you're going to have to learn.

    HTML isn't difficult, you could probably learn it in a few hours especially if you used it before.

  3. #3
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345
    I believe that the closest thing you'll find to what you're looking for, are third-party controls/DLLs which will convert the RTF code into HTML. I've seen some about, never taking an interest in them though.
    Last edited by TomGibbons; Feb 9th, 2004 at 05:08 AM.

  4. #4

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Yeah i knew it quite well a year ago or so. Im pretty sure you can do something in VB in relation to web development, i started a project a few weeks back (curious) and it laoded a web like IDE where i ran my project inside a HTML web document. Ill look now...

  5. #5

    Thread Starter
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    ...DHTML Application is the New Project i clicked, does this still require HTML code?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width