Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Web Designing

Featured Replies

Hi,

 

 

 

i am creating a website site for my local users. and i want to make a playlist that automatically updats when i paste and file into root folder. i am creating the site in HTML. Someone help me.

 

 

 

Waiting for your reply..Thnx

playlist?

 

Do you mean a directory listing?

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

a better description would be handy

You mean like an online radio?

  • Author

if u explore My Computer. you see a tree menu on The Left Pane. and if u create ane folder it automatically update the tree menu.

 

 

 

i want to show that type of menu on the webpage. when i copy any song in the folder linked to the menu it automatically updates the menu or u can say playlist.

if u explore My Computer. you see a tree menu on The Left Pane. and if u create ane folder it automatically update the tree menu.

 

 

 

i want to show that type of menu on the webpage. when i copy any song in the folder linked to the menu it automatically updates the menu or u can say playlist.

 

So like apaches default directory menu?

i have not seen apache menu

 

If i take this right you are just trying to list the items in a directory on the server? You are not trying to play play the song directly from the media player?

Either have the directory linked (without any index page in the directory) or your going to have to use a dynamic language like asp or php.

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

Either have the directory linked (without any index page in the directory) or your going to have to use a dynamic language like asp or php.

 

Exactly. I am jsut confused on what he wants though.

  • Author

i think no one understanding what i want to say.

 

 

 

Simply i want to show my folder contents on my html webpage with out editing the webpage.

 

 

 

Got IT>>>>>>>>>>>>>>>>>>>>>> :wall:

i think no one understanding what i want to say.

 

 

 

Simply i want to show my folder contents on my html webpage with out editing the webpage.

 

 

 

Got IT>>>>>>>>>>>>>>>>>>>>>> :wall:

 

There you go you finally said it. Yes i see what your saying. Do you have a server setup?

  • Author

9f10494dac.jpg

 

 

 

 

 

See this image.......if i creat any folder in the drive it shows automatically on the left pane. i want to show this on my webpage. ok now???????????? :(

YOU NEED A SERVER SETUP TO SHOW THAT! How to you expect to show the directory dynamically without a server side language. Personally i would run apache then install php with that is a very common setup. Better yet you can sue like WAMP which will install all of the services for you.

  • Author

 

There you go you finally said it. Yes i see what your saying. Do you have a server setup?

 

 

 

Yes i have a server.

 

 

 

Windows 2003 server+ISA 2006 beta Insatalled and DNS Configured.and i m usind it for my Local Area Network.

So i take you just want to run like ASP the windows default server side language which i don't know and NEVER want to learn a microsoft language. Doesn't that have a default directory listing?

  • Author
So i take you just want to run like ASP the windows default server side language which i don't know and NEVER want to learn a microsoft language. Doesn't that have a default directory listing?

 

 

 

 

 

Thnx

  • Author

i have seen a media player created localy by speedex.(A local cable net provider)

 

 

 

in that media player they have the link of the folders on there server. when we click on the folder it shows the playlist at the right side of the media player.

You are completely confusing, i am not understanding, or you can't make your mind up. You stated you wanted something that listed the contents of a directory above now you sound like you want a shoutcast.

I'm guessing your after a directory listing and when you click the item it plays the video/music, correct?

 

 

 

If not think about what you want and carefully explain it.

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

so basically every time you copy a file into a directory it automatically updates the bar on the left (part of your html page)?

 

 

 

if i have understood correctly all you would need is a php or maybe javascript function that dynamically creates the bar on the left when the page loads. to update the bar you would just refresh the page.

so basically every time you copy a file into a directory it automatically updates the bar on the left (part of your html page)?

 

 

 

if i have understood correctly all you would need is a php or maybe javascript function that dynamically creates the bar on the left when the page loads. to update the bar you would just refresh the page.

 

JS wouldn't do that. AJAX could but not JS as JS is all client side not server.

You could start a timer with JS and after so long it refreshes the list.

213360.png

No, use PHP to update it every time it loads the page. No sense pulling the server if nobody's visiting. A voluntary refresh isn't too hard.

C2b6gs7.png

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.