Results 1 to 5 of 5

Thread: Styles and vbscript

  1. #1
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Styles and vbscript

    Simple question, hopefully a simple answer .

    If i make a html document that uses styles and then transfer the contents of this into VBScript write.document statements why arent the styles used for basic text as it was before i put them into write statements? If anyone knows how to make this work i would like to hear .

    Andrew

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It probably has something to do with where the VBScript is.

    P.S. Don't use VBScript.
    Ever.
    At all.
    Even a line.
    Not a sausage.
    Not even if Saint Peter pops up, winks, and tells you it'll be OK just this once.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks Twey, i was thinking it's probably something like that, whats wierd though is that forms use it ie text box's lists and the like. What i have done though is cramed lots into the one write statement so i'll split it up and see what happens.

    P.S. Don't use VBScript.
    Ever.
    At all.
    Even a line.
    Not a sausage.
    Not even if Saint Peter pops up, winks, and tells you it'll be OK just this once.
    Not even if the majority of my programing experience has been with Visual basic and the page im using it on is for local use by me only?

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Oh, fair enough
    Don't use it for anything public, though.

    How about posting your source?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hmm.. i might just do that. But i think i'll do some cleaning up and sorting first though. Its such a hack job. I am making progress though, it almost does everything i need it to.

    Really the only problems that i have/will have are
    -geting the page or part there off to reload to update the table (but thats another post)
    -and sorting these styles

Bookmarks

Posting Permissions

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