|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I'm developing a site in which I'm supposed to daily display an array of images into a table in a page . The question is : Is there any code in asp that could help me perform the splitting of the array and consequently displaying it in the tables along the pages, (considering the necessity of displaying it in more than one page) ,automatically ? The problem is that these arrays of images do not have a constant length, actually, I can read the content of items in a certain folder, before creating the array and, according to that number I should set it to be splitted in "x" pieces that should be displayed in "x" pages, within tables . If it was a fixed number of items I wouldn't have much trouble, but this number varies, daily . If anyone could help me I would really appreciate it,
Anderson Oliveira/Rio de Janeiro/Brazil |
|
#2
|
||||
|
||||
|
Hi,
Have you started coding on this, or are you stuck on a certain part? From what you've said so far if the images are stored on the server in a directory then the first thing you need to do is write a function to count how many files there are and grab the image names at the same time. Kong. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Asp Image Array split into different pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|