SELECT [Item1],[Item2],[Item3],[Item4],[Item5],[Item6] FROM [Item List];
in combination with "By Row" or "By Column" sorted it.
Thanks for your help!!
http://www.ssi-developer.net/
I tried selecting other items like this:
SELECT [Item1],[Item2],[Item3] AS [SumOfItem1] FROM [Item List] GROUP BY [Item1];
but it returns an error "you tried to execute a query that doesn't include the specified expression "Item1" as part of an aggregate function".
I'll google "normalizing...
Lads,
I'm new to access and this is killing me. I want to put a pie-chart into a form but can't get it to work.
I can insert a chart but the pie-chart won't display even close to how it should or does in excel.
I have a simple table (item list):
Item1 Item2 Item3 Item4 Item5 Item6...
Even though you've given up on the Google search:
"This site has been live for at least 6 months, so I would have thought all it's pages were indexed by now"
Is your site linked anywhere?
Have you submitted your site to search engines?
If not then submit your site to the top search engines and...
Try adding encoding to your site, for example:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
then replace UTF-8 with ISO-8859-1, maybe it'll help
http://www.ssi-developer.net/
There is no "best language" as such. As mentioned HTML/CSS is a must know. JS is useful and if you want to go server side then i'd recommend PHP simply because it's probably the easiest to learn and also there is a wealth of tutorials/scripts/etc already available online.
Hi, I don't see what difference it makes where your website is hosted. How will people know anyway unless they do a whois search on the site? If you have a .com address then host wherever you want, it'll make no difference IMHO.
Could you be confusing this issue with having local TLDs? For...
On geocities? I haven't checked geocities acccounts in yonks, do they allow .htaccess?? That would be one way to do it.
Consider also, you sure it's the individuals IP or could it be their ISPs?
Hi guys, long time no post!
Quick question for you. Do you have any idea of the average price range for advertising on a website (price/mth for example)? Assume the website is small (30k visitors/mth) and I want to place a text ad and/or button on the site, what do you think the average price...
Thanks DRJ478!
This sounds like a challenge for my limited php skills but at least I know the direction to go in.
Thanks again, much appreciated!!
Tip: Don't use "Click here" as link text. Click here to find out why.
Hi!
My problem is this. I have over 120 pages of a 'tutorial' and I want to display them in an exact order (from 1 to 120) showing a new tutorial each day. They are in separate files (I could merge into a single file if required) not in a database.
After 120 days the process should start...
Once you gace styles to "myh1" there should be no reason why they would be ignored. As vongrunt said, show us the code.
<!--#sig value=''É'' url=''http://www.ssi-developer.net'' -->
First, you're executing the script fine, you could also use exec cgi but the result is the same.
I think I see the problem, rather that displaying the result of the script you are actually including the form which them executes and presents the results in a new page. Is this correct?
I guess...
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.