try google -- look up body tag
there you will have many choices that will explain about
leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
zzzzzz
1) NO
2) NO
Open up illustrator and outline it like everyone else does.
There might be some ways to speed it up or programs but ive never come across any method that beat a good ol outlining in illustrator.
zzzzzz
but i only need one column -- i have other columns that point to thumbnails -- and larger images that i need to keep jpg.
the column that points to images for print need to be eps.
zzzzzz
will this change the whole column -- asuuming colomn name is images -- how would this target that colomn
Select images FROM items UPDATE tbl SET fld=REPLACE(fld,'.jpg','.eps')
would this be correct to perform the required task?
zzzzzz
I have a column in a table with image locations
filename.jpg
i need to change all the extensions to
filename.eps
what would be easier then deleting the column and adding an new column with all the info?
thanks
zzzzzz
makes sense -- you would just go about this as if you were making a regular dynamic page -- then just replace the code for the image that you want rolled out with the dynamic syntax to call an image dependant on a variable.
what server language are you using
zzzzzz
well in the US a company that is designated not for-profit at the end of the year must show a +/- of 0. That means any money they would make as profit would have to go towards something they are earning for. this is where a lot of scams arise -- company heads will pay themselves huge amounts...
this should work
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table...
well the site looks good -- out of the 80 hours you spent how much was learning? you shouldnt charge your client while you learn IMHO.
How much do you feel you are worth -- the site looks like it could have easily come from a beginner who does it for a portfolio piece or a company that charges...
MySql dbase
just to clarify -- i want all sales under 1 salesperson to be added up and displayed -- i can display each individual sale but how would i sum them up -- some sales people will have 1 sale some 4 etc.
zzzzzz
I have a dbase where Salespeople enter in their sales (php) off a website and their sales are tracked by their salesrepid.
Their salesrepid is also their username. I havent even been able to come close and since my php knowledge is about 0 then ideally if you could point me to a tutorial that...
Height isnt a valid tag neither is 100% for it.
It just works in some browsers because they allow it to.
What you want can be done but with a whole lot of extra work, I used to do my sites like this over a year ago but stopped because it got to be more of a headache.
zzzzzz
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.