Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: almostbob ; Forum: Graphics and Multimedia and child forums
Forum: Graphics and Multimedia 15 Days Ago
Replies: 6
Solved: Flash Intros
Views: 609
Posted By almostbob
Good point
large corporates, many of who use flash in their websites block flash from being installed on pc on the lan
the big dollar customers won't see the fancy work
and may block the site...
Forum: Graphics and Multimedia 15 Days Ago
Replies: 6
Solved: Flash Intros
Views: 609
Posted By almostbob
Flash sucks
flash intros penalise in search, annoy your customers
anything that makes the page load longer, kills customer retention
Forum: Graphics and Multimedia Oct 20th, 2009
Replies: 3
Views: 947
Posted By almostbob
any time consuming bandwidth eating enhancement you make, will make no difference to the user,
If the enhancement delays the loading of the page they will leave
user click away may seriously annoy...
Forum: Graphics and Multimedia Oct 9th, 2009
Replies: 5
Views: 867
Posted By almostbob
WYSiWYG what you see is what you get
as in "FrontPage is a wysiwyg editor"

the code sample at the top of the prior reply should be cut and pasted into 'html view' in frontpage if you use it
the...
Forum: Graphics and Multimedia Oct 9th, 2009
Replies: 5
Views: 867
Posted By almostbob
1 file autostart on page load<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<style type='text/css'>
/* css positioning for the media...
Forum: Graphics and Multimedia Sep 23rd, 2009
Replies: 2
Views: 486
Posted By almostbob
easy fix, dont use flash

there is nothing in that flash menu that can't be done smaller faster simpler in css
Forum: Graphics and Multimedia Jun 27th, 2009
Replies: 5
Views: 695
Posted By almostbob
sorry, out of brain space,
redirect to a html page instead of an image ??
not sure it can be done either
it should be cause you can make <img src='filename'php'> for generated images
how about a...
Forum: Graphics and Multimedia Jun 27th, 2009
Replies: 5
Views: 695
Posted By almostbob
this is a hot topic and there are tutorials

AltLab (http://altlab.com/htaccess_tutorial.html)

has my favorite, easy to follow, flexible
Forum: Graphics and Multimedia May 11th, 2009
Replies: 3
Views: 625
Posted By almostbob
saveimage.php<?php if(!$file) return false;
header("Content-disposition: attachment; filename=$file");
header('Content-type: image/jpeg;');
readfile("$file");
?>image link<a...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC