- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
web applications developer
50 Posted Topics
Re: kind of an aside i know but I jsut upgraded to the most recent (stable) version of phpMyAdmin and so far I am very impressed with the new interface changes, very slick. | |
In case any of you have not seen it yet [URL="http://www.iconbuffet.com/people/new?ref=bkendall"]Icon Buffet[/URL] is a great icon community check it out and if you decide to get a free account I will promise to send any of my fellow designers anything they need and help ya out :) | |
Re: Unfort this is an issue that have troubled web developers for years and the solution has always been to write workarounds or hacks for the various browers that do not understand one tag or another. The better solution is to write for that standard and then jsut have your page … | |
I am trying to debug a form that is basically a popup where the user enters a date and then two more dates are generated based off of date and the user can then edit those dates. When the user tries to save the second set of dates the "Element … | |
Re: I think what you are looking for is an "align=" inside your image tag. This can be done painlessly in dreamweaver. First add your image to the page and in the layout mode you should see it on the page. Next click on the image and in the properties pane … | |
Re: You can use photoshop, imageready or fireworks to slice images. depending on the version of photoshop that you have, there is a slice icon in the main toolbar and there is two option one for slicing and the other for editing a slice. You simply draw boxes around the sections … | |
Re: The basic Email form can probably be pulled from template example from DW like you mentioned, if not there are lots of examples on the web just google it. The portion you will have to cutomize is the form method and this depends on what scripting language you use and … | |
![]() | Re: although validating is important and I think that has been covered well so far, no one has mentioned validating for 508 and bobby standards. I think it is just as important to be accessible as it is to have a valid structure. |
Re: I agree with some of the others, if you have limited programming skills and already know html well, then JavaScript is a pretty good starting place. | |
I have a website that I am using includes on to make life easier. One issue that has come up is that I am also using a flash header on the top of each page. I would like to put the object and embed tags inside my posthead file with … | |
My stylesheets tend to get long at times and I find I am constantly fishing around looking for colors to use. So I asked a friend at work about it and he created a dremweaver extension that will pull all of your colors from your css ot html fil and … | |
I need to redirect based on a param and here is what I am using: [CODE]If Request("catid") = "9" Then Response.Redirect ("ClassCatRealEstateSales.asp")[/CODE] my guess is that there is a syntax problem, I am not getting an error because I have other lines that will catch blank ids and the like … | |
Re: I tend to do more fixed width than liquid layouts but do both often. THe only thing I have found is that while it is true that most users have higher res these days alot of the folks I deal with as users set their windows much smaller than full … | |
Re: you should be able to use <cfthrow> inside the <cfcatch> block | |
I have a cfmail script that sends a daily summary of orders. It basically grabs all of the orders from the db, uses DateFormat(Now() and then uses the query to generate the rport. The cf scheduler send the page daily. Now I need to send a report on a weekly … | |
Re: there are a lot of good resources for dreamweaver but a good place to start would be macromedia. [url]http://www.macromedia.com/support/documentation/en/dreamweaver/index.html#tutorials[/url] | |
Re: [QUOTE=Grump]Does no one have any suggestions for this? Is it in the wrong forum? Grump[/QUOTE] It looks like you just have the positioning off for the popup menus. I would find the section of code that deals with the popups and there should be some pixel dems there and play … | |
Re: [QUOTE=Kamex]I'm wondering because right now, my website is very, very badly broken in 4, and I'm going to have to make a separate version of the web site to fix it. At this point in time, is it still necessary to support Netscape 4?[/QUOTE] I think it depends on your … | |
Re: I do not believe that there is a mac version of the ASP.NET SDK. I would be interested if anyone comes across a work around for it. | |
Re: You will need to edit the actionscript file. Look for the name of the file that it is redirecting to in the code and then change it to fit your needs. | |
Re: It can certainly be done, but probablly not in a drop and drag fashion through dreamweaver or a dreamweaver plugin. I think something more important to consider is that if this is your first form, fancy javascript is something to worry down the road a bit. I would concentrate on … | |
Re: I was thinking along those same lines as well, some sort of a preloading technique to load sections at a time. This was really popular in the days of glam intro movies and there probably still some good examples that you could get ideas from. | |
Re: I think there has been a lot of valuable contributions that have come from Katrina like people being able to donate online, ebay autions, blogs and even sat radio and tv setting up channels to be used for communication. So your right technology can certainly help out in times of … | |
Re: Not exactly sure what you are looking for with your post. A guess would be that you want someone to create some graphics for you. A better path might be to ask questions on how to create them so you could learn to do them yourself. I love helping people … | |
Re: I installed my version of studio 8 at home last week but we have not upgraded at work yet. As I am sure most of you are in the same boat, after working all day it is not always easy to go home and design for fun. I have opened … | |
Re: Is there a reason why you didn't use just one player to play all of the mp3s? Just seems it would be easier for you and your users to only have the one player to worry about. | |
Re: Are you looking to create graphics that look like boxes or are you referring to package design? | |
Re: maybe you can post your form method line of code so we can get a better idea of what you are doing. | |
Re: nice to see that ms is at least pretending to read that standards from time to time. | |
Re: I fall into the same area of Tgreer as far as no formal training or certification. I have looked into it from time to time but personally I have found most "design" programs lacking in current trends and information. I am sure there are some good ones out there but … | |
Re: I would try logging in via ftp outside of dw and see if you can upload/dl files from there, if you are not able to then you will no that the problem is not specific to dw and you can troubleshoot from there. | |
Re: Setting up the database is just a matter of clicking the data sources link under Data & Services in the menu on the left (cfMx). From here all you need to do is select the data base type from the drop down and type the name of the db. As … | |
Re: The best advice I can give anyone starting out in web design is to sepnd some time surfing and making notes on the sites that you like and the sites that you don't like. Try to out down in words what makes them appealing to you or what turns you … | |
Re: I am sure thee are many different opinions out there. Most coders would tell you to use an editor like: MultiEdit, UltraEdit(cheaper), or BBEdit(Mac). I tend to feel, being a designer myself, that a visual editor is the best way to learn HTMl. I would therefore reccommend a program such … | |
Re: I think a good place to start beyond the tutorials is to just browse the sites that you like and then view the source and study how they used the html tags to get the desired results. I agree books and tutorials are always a good resource but some real … | |
Re: It would be helpful if you had an example for us to look at but the easiest way to give the impression that a "bar" goes the length of the page is to put a bgcolor on the cell so that it matches. if you want an image to extend … | |
Re: Safari is a compliant browser so you should not have trouble getting JavaScript to work. My guess is that there is a syntax error that the other browsers are ignoring. have you tried validating the page? | |
Re: Hi there- Yes there is an easy way to do this: edit >Preferences>Code Hints then just uncheck enable auto tag completion. | |
Re: I think it depends on the site. It can be as simple as just maintaining a site, which could be images, text etc. Nowadays the smarter developers use some sort of content management system to allow clients some control of the more mundane tasks such as entering text and images, … | |
Re: Hi there Sam- I can't speak too in depth about access, but I can tell you that I have used mysql via phpmyadmin and have had good results. I think CF would be a good starting place for you esp if you do not have much db exp. My suggestion … | |
Re: I agree having a confirmation process would be a good idea. Alot of sites will have the user click on a link in thier email before they are "offically confirmed". you can use java script however to make sure the user enters a properly formatted Email address. [code] <script> <!-- … | |
Re: I actually have another solution to rotating text. I have recently done a project where I needed to make text for an envelope vert and I ran across a server software package that dynamically takes the text turns it into a graphic and then spins it and outputs it on … | |
Re: normally SSI needs to be enabled on the server for it to work. I have had a lot more exp with IIS than I have with Apache when doing includes, but I would do a serach I am sure it is probably just an add on. | |
Re: Hi there- I have been using DW as a professional designer for several years and I found the best way to learn new software is to just start using it. you can always use the design mode (for people like myself it is easier to see things visually) and then … | |
Re: the "MAKEUNIQUE" option of <CFFILE> I believe just generates a random name so that there is not a naming conflict. I think you would have to use some objext variables to add the prefix you want. I have not done this in cf but I know that similar actions can … | |
Re: I just ran into a similar issue yesterday and it turned out to be a Mysql issue in one of my tables. It sounds like this could be different if you say it was working in cf 5 though. | |
Re: Is it possible that part of the application was cached? I know I have had instances where I assumed pages were fine but I was looking at a cached version | |
Re: Are you looking for a specific icon or just the script to add an icon. If it is the latter you are lookng for Massimo has a great extension that will add this to a single page or an entire site. [url]http://www.massimocorner.com/[/url] | |
I am fairly new to cf but felt this wasn't really a "getting started" question. I was thrown into this project with tons of legacy and little doc, so any help would be greatly appreciated. the trouble I am having is getting information from form fields to display in the … |
The End.