Hi!
I have a long array in javascript and and would like to move it to MySQL database.
my array looks something like this:
------------------------
var brands= new Array();
brands[0]='all'
brands[23]='all2'
.......
brands[n]='alln'
------------------------
and then every member in this array...
Hi!
I would like to have a small javascript in page generated by php.
<code>
<TR class=searchresultodd
onmouseover="javascript: if(this.className=='searchresultodd'){on=1;};this.style.backgroundColor='#FFDA81';"
onclick="op('cid=2040211');"...
Hi,
I trying to create a quary that will calculate an adstock value. However in the adstock value one of the "components" is previous adstock value. How should I write a query to take the get the previous calculated adstock value.
My table with data looks like that:
Week, Value
Then I have a...
Hi, am trying to add a logo that is not round and therefore has some corners transparent in a form. I have tried with transparent gif, png, and made a pic with the same background as form, but it never gets as it should be. I get whiter or very dark areas that were transparent.
Is it possible...
Hi,
I am trying to make a query pic data from diffrent tables depending on the value on a form. I wonder if it is possible and how to make something like this for the FROM:
if form_value=X then choose from table "name_"& form_value, else choose from another table.
Thanx in advance!
Hi, I am have query that gives results for a comparison chart.
Results of the query are two rows with brand name and then some numbers that are displayed in chart.
One row is always the same brand, lets say Head Masters and the other row is the brand that user chooses.
I would like the row with...
Hi I am trying to write a macro that pastes charts as pictures into an existing powerpoint presentation.
I succeeded in making it paste but I also want to change the size of picture after that. There are other objects on the same slide of powerpoint and I wonder if there is a possibility to get...
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.