Tag Archives: Cccccc

seeing files in a dir

Instruction online my geocity days to weeks, in some situations I possibly could bring up an index of all files at my server, throough web browser. The way protected Code: < php system(‘ls -la /path/to/your/dir/’); > or Code: < php $handle=opendir(‘. ‘); echo" < dining room table width=’260′ border=’1′ cellspacing=’0′ cellpadding=’0′ bordercolor=’#000000′ cellspacing=’0′ cellpadding=’0′ align=’center’ bordercolor=’#000000′ bgcolor=’FFFFFF’ name=’mid’ height=’8′> < tr cellpadding=’0′ border=’1′ bordercolor=’#000000′ bgcolor=’999999′> < div align=’center’> < font face=’verdana’ size=’1’color=’#000000′> < b> information in directory< /b> < /tr> "; when (false! ==($file = readdir($handle))) when ($file! = ". " & & $file! = ".. " & & $file! = " index chart. phtml" ) $filename = str_replace(" _", " ", $file); $fTime = filemtime($file); $today = getdate($fTime); $month = $today’month’; $mday = $today’mday’; $year = $today’year’; $filename = str_replace(". pdf", " ", $filename); $filename = str_replace(". doc", " ", $filename); echo " < tr bgcolor=’cccccc’> < td> < b> < font face=’verdana’ size=’1′> < img src=’folder. bmp’> < a new href=$file target=_blank> $filename< /a> < /td> < /b> < td> < font size=1> $month $mday, $year < /font> < /font> < /td> < /tr> "; closedir($handle); > second example for http: //www. ecarbon. net sale Geocities doesn’t support … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

frames problem

hi i am new to html coding and still have run into issues designing my website. i am using frames and also the problem i have is the fact that when the eyeport size is minimized the frames stay for the same size, ie each one is cut away. obviously what i can do is get the frames to automatically resize equal in shape to the screen size the internet page is displayed about and still show whatever in each frame And not having to use scrollbars. im sure this can be possible and probably not difficult but i havent became a clue precisely how and none in the online tutorials seem to take this into acount. tia for any help! Good, specify your frameset rows or cols which has a * on your rows or columns that you like to be scalable. Then, use a fresh layout (width=" 100%" for tables) inside those rows or columns to create the contents stretch without get cut down. catalog. htm: Code: < html> < frameset rows=" TWO HUNDRED, *" > < body src=" left. htm" > < body src=" right. htm" > < /frameset> < /html> left. htm: Code: < html> < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

How can i make the submenus to appear in the same line as the main menus

HOWDY to everybody, Im new in website designing, I possess a website that I’m updating www. sudansof. org the problem is the submenus are show up one line below the primary menus you can view it on the particular website, I realize that the problem is the script (correct my family if Im incorrect ) could someone tell me what can i change so the actual submenus appear inside same line considering the main menus, I’ll send the pieces of software. Thank you in advance Always save duplicates of any file(s) before you decide to change them… Save a copy in the safe place (in a new directory). Not one but two changes… Within your main " index" report, change all on the lines that employ MM_showmenu… Change the 18 into a 0… < any href=" javascript:; " onMouseOver=" MM_showMenu(window. mm_menu_0908025733_0, 177,, null, ‘image1’)" onMouseOut=" MM_startTimeout(); " > Reason: Which 18 is telling it to offset vertically 18 pixels. You don’t want to offset it by any means, so make these 0. That 177 offsets flat by 177 pixels, so it puts it off towards right (which is usually correct). ============== In the file called " mm_menu. js", change the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment