273 Posted Topics
Re: firstly, have to agree with midi, doesnt take months, its a matter of days. As for results appearing in the top10, he probably posted his ad on alot of sites, google bases results on number of links and lots of other factors. [B]NO MORE[/B] uses meta data. | |
Re: hi lrjpgms62758, Not sure if this information will still be helpful since it's been awhile since your post. OK down to the problem,if you using html, add the alt attribute. eg. <img src="www.soccer.com/about us/sponsors/mtn_2.jpg" width="102" height="65" [B]alt="imagename"[/B] /> If you think this information helped, or even better. Solved your problem. … | |
Re: Ok... i think i know what you mean, like how corel offers you the effect to create a image opacity from 100 to transparent. simple but you will require ps CS2 or above. Create a gradient, set the [1st] opacity stop to 100% and the colour stop to white (if … | |
Re: are you installing on a localhost? if so " The Service couldn't be started", ctrl+alt+delete (task manager -sp2). processes. Make sure there is no task running that has "mysql" in it. Would be more specific but i've noticed it's different. What application are you using? because i had/have the same … | |
Re: Hi angel There lots of methods to go about this. But i will give you the simplest. You will need photoshop. Open the image you would like to be lightened. IMAGE>ADJUSTMENTS>VARIATIONS>LIGHTER (menu on the right). All done. If you think this information helped, or even better. Solved your problem. Please … | |
Re: Quite honestly no_content, only learnt about layout mode after reading this post (used to [B]grid[/B] in Golive if I'm not mistaken). This is the way i see it, it's just a fancy way of doing tables (which you can do yourself, with a little bit of patience and nesting). Provide … | |
Re: Yes you can even though i wouldnt suggest it. Load times are increased, backgrounds arent colours but images (even just plain white)... plus, imagine updating it, probably re-upload the entire site [URL="www.medialab.com/sitegrinder/"]sitegrinder/[/URL], never used it, but have seen a couple of sites done with it. not half bad | |
Re: if you have photoshop, ctrl+shift+alt+s does the trick, have a choice between png and gif | |
Re: Had the same problem. ensure the menu layer anchor (div id) is above (before) your content anchors. Problem is resolved. If you think this information helped, or even better. Solved your problem. Please add to my rep | |
Re: [B]Static[/B] - Use a inline frame, link it to an html/php file. find marque script (TONS AND TONS of them out there.) [B]Dynamic[/B] 1) Flash - [URL="http://www.flash-db.com/Tutorials/loading/loadingData.php"]read here[/URL] 2)PHP - google it, the simplest way. CMS. | |
Hi, Was wondering if anyone could help me with this little problem I'm having. I'd like to have a comma separator after every 3 digits. E.g "3,000,000". How would i go about this? Thanks in advance | |
Re: Dreamweaver is good... can't dog it. But if you want to get designing Golive is the answer. Place a grid, and enjoy | |
Re: I'll take a shot at it bongo (like the handle) don't really understand the question cause you made a simple question LONG and complicated. But what you saying is you want to convert(1)/create(2) a icon to replace an existing one. Simple! yes. Here's what you'll need: (1) [URL="http://www.axialis.com/iconworkshop/"]Axialis Iconworkshop[/URL] (2) … | |
Re: Firefox... haha, cute, think you mean fireworks reen. If you would like to dive right into the deep end [B]without[/B] learning html. I'd suggest, go for Golive, html is easy, and you can probably pick it up as you go along. | |
Re: Read... [URL="http://www.kirupa.com/developer/actionscript/flash_php_mysql2.htm"]Learn How to Use Flash with PHP and mySQL[/URL] As for the mail script; on (press) { mailTo("mailinglist@computronics.sz","",cm_name,cm_email); } explained: on (press[B][I][your action][/I][/B]) { mailTo("mail@mail.com [B][I][the address you'd like the email to be sent to][/I][/B]","[B][I][cc][/I][/B]",cm_name [B][I][input text_containing,subject][/I][/B],cm_email [B][I][input text_containing,message][/I][/B]); } | |
| |
Re: Sup pulse, What I'd suggest is you use an open souce CMS then download an extension to use multisites (for your different users). This would be the quickest way to deploy a decent site without much work. There many out there, a few good suggestions are joomla or wordpress. But … | |
Re: Hi Anna, Kind of understand your question, but I may be wrong, so bare with me. Download EMS SQL Manager 2007 For MYSQL. Does it all for you. It's a commercial product, but you can download a trial version [URL="http://www.sqlmanager.net/en/products/mysql/manager/download"]here[/URL] | |
hi, dont usually ask for help since i believe in google. But im in a serious fix. intro: currently working on a table that has three fields, 'id' 'current' 'previous'. problem: i want to insert another field (or two - no too sure how to go about it) but with … ![]() | |
Re: Paste this in the head tags. Remember ur image will wrap. <!-- body { background-image: url(images/urimage.gif); } --> </style> | |
Re: Photoshop takes the cup. say what you will, CS3 loads extremely fast. Can quickly animate, draw vectors plus workspace is solid and does get into the way. Smart layers, linked effects. Ders no other. | |
Re: easiest way would be the mailto: command. find it in behaviors i believe | |
Re: Don't know if this will be any help. But i'd suggest using a inline frame to print the table onscreen. [U]Use this script to print the table[/U] [code] <?php $db_host = '[COLOR="#ff0000"]HOST[/COLOR]'; $db_user = '[COLOR="#ff0000"]USER[/COLOR]'; $db_pwd = '[COLOR="#ff0000"]PASS[/COLOR]'; $database = '[COLOR="#ff0000"]NAME[/COLOR]'; $table = '[COLOR="#ff0000"]NAME[/COLOR]'; if (!mysql_connect($db_host, $db_user, $db_pwd)) die("Can't connect … |
The End.