Javascript

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris

    Javascript

    Here is what I want to do: Have a database of sorts (.csv, .mdb, .xls,
    ..js, etc.) that stores information about users (such as name, email,
    etc.), then use javascript to create a member list in a table. I was
    wondering how I could work with the database and what I would use to
    go to the next record once it finished one.

    If I was unclear, let me know.

    Thanks, Chris
  • Hywel Jenkins

    #2
    Re: Javascript

    In article <d4afe62d.03091 91230.4480ca3a@ posting.google. com>, nyk52687
    @optonline.net says...[color=blue]
    > Here is what I want to do: Have a database of sorts (.csv, .mdb, .xls,
    > .js, etc.) that stores information about users (such as name, email,
    > etc.), then use javascript to create a member list in a table. I was
    > wondering how I could work with the database and what I would use to
    > go to the next record once it finished one.
    >[/color]
    eSports News, Results, upcoming Matches & live Matches. Learn tricks and guides in the esports space. ✅ We cover CS:GO, Dota 2, LOL, Overwatch & PUBG. 


    --
    Hywel I do not eat quiche


    Comment

    • Chris

      #3
      Re: Re: Javascript

      > In article <d4afe62d.03091 91230.4480ca3a@ posting.google. com>, nyk52687[color=blue]
      > @optonline.net says...[color=green]
      > > Here is what I want to do: Have a database of sorts (.csv, .mdb, .xls,
      > > .js, etc.) that stores information about users (such as name, email,
      > > etc.), then use javascript to create a member list in a table. I was
      > > wondering how I could work with the database and what I would use to
      > > go to the next record once it finished one.
      > >[/color]
      > http://www.4guysfromrolla.com/
      >
      > --
      > Hywel I do not eat quiche
      > http://hyweljenkins.co.uk/
      > http://hyweljenkins.co.uk/mfaq.php[/color]
      I can't use ASP because my server doesn't support it. I'm looking for a javascript way to read records from some sort of file, and show them on a webapge. This may not be possible, but I figured I would check just incase.

      Chris

      Comment

      Working...