Tag Archives: No Doubt

website to database

We’ve a simple web page 3 pages as well as guestbook. I desire to put everything in the db. I am working on win2kpro. using that guestbook ect. that is sold with it. I desire to use the db this comes native that will win. Access There’s no doubt that (Actuaully I think it includes my office 2K launch. ) The problam is I have no idea of where to start off. I also am unclear what info to post that can help. Since my sites are allready in tables can i just build a blank database and utilize a command to step the webpages to it. Where is good quality howto’s on this particular. What server side language are you using to do this Additionally, what do everyone mean " move the webpages over to it".. do you necessarily mean store the content in a database and subsequently extract when that page is looked at asp. just as much as posable. I ran across a page once that was that was sold as form of a internet in a box that was done prefer that. I will try to find the site again and post a link to help … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Citimax VS Dreamweaver

Let me be designing a site for my work do list in addition to sell used motor vehicle parts from. I have only started learning upon Dreamweaver MX (I chose this program simply cause WE already had some sort of copy) and am just looking to get a feel for basic design. Anyhoo my leader doesnt know anything greater than me but is making plans for using Citimax to create the site. What are the pros/cons for using just one to make a web-based store Thanks much for your input Could you possibly elaborate somewhat on what Citimax is Do you find it another web design and style program Oops it has the citYmax at citymax. com- it advertises effortless quick design devoid of previous skill, many features built throughout like paypal, email, shopping cart, and so forth., text editing is like MS word, 20$ each month, etc. So it seems like possibly a a smaller amount customizable program in comparison with dreamweaver, but less difficult Personally I’ve by no means used citymax and haven’t heard about it until right now. I’ve been utilizing Dreamweaver since version 3 and haven’t find a reason why I’d personally consider changing. Macromedia also … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Good web design magazine

What is a good (uk) web site design magazine I have acquired a few and so they seem kinda connected with stupid. IE, " How to use CSS throughout dreamweaver today!!! " along with such stuff. I am definitely not great and still have many learn but there’s no doubt that i am recent those publications which have been aimed for those who have never created websites before and might like to do so in their own spare time. Basically I do not really want a magazine containing simple tutorials. Rather far more topics relating to website design, good design, poor design, current styles, future technologys and so forth. What would you lot read Remember they should be sold within the uk Thanks I utilized to read ‘Web Websites Made Easy’, ; however , progressed to ‘WebDesigner’ that is slightly more advanced. mmmm… ok cheers I need to say that do seem impressive. I despise reading stuff this makes me feel like Relating to recently mastered the capability to read or am studying SITTING level 3 is usually. Net any fine i at ease with. Net, its ok although not to my tastes. It offers that will much news and … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

XXX

XXXXX The current site horrible! Every change would enhance it! You’ll find nothing fancy about plastic-type cutlery, but you can also make a more comfortable eyepleasing presentation involving it. SOME SORT OF simpler design (for GARY.. sake loose each of the chopping rotating imagery). An entire site is dim, and the low-resolution images adds to the low quality experience. The other major problem, is its mixture of non compatible components. There are Dreamweaver template-Flash buttons put together with low quality imagery and black wording on dark qualifications. There’s no persistence in design. Everything is usually a mumble jumble of different design elements that are poorely designed separately, and that as a result of negative synergy, increases the absolute failure of composition and also design. Make it simpler, use text and not images where achievable, make it lighter in taste in overall speech. Include a picture from the factory or development hall (not intrusive) at your house page. Make easy non-fancy direction-finding, and AVOID BY ALL MEANS horizontal scrolling!!!!!! That is certainly an absolute fantastic. Have an image beside the each element while in the order form, and loose the actual horrible default ‘table-look’ while in the tabular data speech area! … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

why is it so hard to visually design a Flash site?!?!

Hello, I’ve wasted my personal Saturday revising the actual homepage of my personal client, who prefers a Flash online page. I formerly had a layout which featured the horizontal navigation selection.. but the clientele didn’t mentioned it looked too just like the rest of that pages. Also, Thought about to change your horizontal menu to somewhat of a vertical one because more webpages were included with the site. I really need some serious help or discounted airfare visually design your Flash page that actually LOOKS impressive. The technical actionscript-side of any Flash page is a no-brainer to me but it saddens me any particular one time ago I had been a pro during designing while actionscript baffled me to simply no end. Now it is the opposite! My current method is going to an archive with Flash sites and considering what other developers have done in order to get ideas. In Illustrator, I try in order to emulate what I have seen on those other Flash sites, (because I choose to design in Illustrator first before Flash) even so I always disagree while using results. Either the form looks too easy, dull, or getting older look compatible while using other … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

mass-producing image galleries with navigation

Hi there! I’ve got a bit problem here and I’m hoping to make use of the computer’s mind to take many of the work out of it to me. I’m building a site that will include things like over 100 image galleries. Each gallery is made up of 10 pictures. Each picture will be same size throughout pixels. I’ve sorted out some software that auto-generates html for an image gallery, but they don’t have any any navigation and appear generic. Is there some way I’ll rapidly churn out and about 100 galleries employing dreamweaver templates Or maybe there exists a better program to generate galleries from images. Almost any advice is liked. Write now I’ve a little above 3000+ images what is going on about 20, I’m sure, galleries. The easiest strategy to do it There’s no doubt that is to store all of it in a database then create the article. Drop me a line by going to some help. For instance lesleint said… start using a database like MySQL. Likewise, find out if your webhost allows ImageMagick. Along with ImageMagick, you just have to have to upload the particular full-size images. I’M then automatically generates " real thumbs" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

WYSIWYG Input Editor

How ought to be a go about creating a WYSIWYG web-based manager for input, ie. for news creation in a very CMS. We’ve used google a lttle bit to find an answer, but when rendering comes around, Personally i think like I’ve missed something. There’s no doubt that the general idea would be to have a iframe rather than a textarea. That you just then via JavaScript first turn on designMode on this document(iframe) Code: document. getElementById(editor). contentDocument. designMode = " on"; After this somewhat unsure. I have following, just a text hyperlink in making the text bold Code: < some sort of href=" javascript:; " onclick=" formatButton(‘teaser’, ‘Bold’); " unselectable=" on" > Bold< /a> But it lets you do nothing. Also, I can’t give any data towards the iframe. So when editing a preexisting news article the item just shows nothing at all. Tried using JS to write (. innerHTML) towards the iframe, but very little luck. Any help is great guys I’m assuming you no longer want to employ, for example, FCKEditor Probably not. I’d really like to understand how to do it by myself, for future benchmark. Also, I’ll be using it in some sort of commercial … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

how does this site look?

well well im make web design / coding / layouts site… how would you like it to date and what ever change: http: //i26. photobucket. com/albums/c1… topia1copy. jpg There’s no doubt that it looks good, but I’m definitely not loving this black. If it were being changed to something that compliments the particular green then it’d seem great. it seen good. This isn’t a site, it is a layout. As far because layout goes allow me to see it doing work, you should place some sample subject matter in there if you prefer a proper evaluation of the layout.

Posted in Web Design | Tagged , , , , | Leave a comment

which graphic design tool to use….

Hello! My organization is currently using an extremely long in the tooth version of Paint shop pro to for the initial design for my pages… The caliber of the files the item produces isn’t superb, IE things can be a little unclear on occasion… And I really want something with newer and many more powerful effects… My organization is considering using Adobe Inventive suite 2… Implementing my own Relating to very little plan what the industry standard is for a PC… I sometimes help an artist who’s Mac based and is particularly also looking to help update… He is likewise considering CS2.. I would really like to be compatible probably… Make sure you give your inputs, experiences and opinions… Regards -Hagen There’s no doubt that the leading gfx software packages are Photoshop as well as Fireworks. Personnaly I use photoshop because I’ve gotten accustomed to it and the filters. I’ve tried applying fireworks before but lack of time to learn to use it built me switch again. Hi karinne, thanks for the info… Photoshop doesn’t work a lot… I have ussed fireworks previously and quite enjoyed it… Perhaps there is a version of Photoshop for the Mac One with my … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 4 of 10« First...23456...10...Last »