Author Topic: Storing css files onboard Nano-10?  (Read 4960 times)

gnewcomer

  • Newbie
  • *
  • Posts: 2
  • I'm a llama!
    • View Profile
Storing css files onboard Nano-10?
« on: December 20, 2010, 06:48:05 PM »
Has anyone tried saving css files to the Nano-10? What kind of file name did you use? Thx! G

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Storing css files onboard Nano-10?
« Reply #1 on: December 21, 2010, 11:55:57 AM »
Nano-10 uses a very primitive file system. File name can only start with one character (0,1,2,....9,A,B,C....)and can have 3 digit extension.

Each file name is alloted with 2K bytes of space but each file name can occupy multiple slot, in which case it takes over the space of other file name.

Hence if your 0.htm definitely occupies < 10K bytes, it can take over the space of 0, 1,2,3,4.xxx and you can put your css file as 5.css, 6.css etc. Your htm file can then refer to these css files.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS