Search Results

Showing results 1 to 40 of 69
Search took 0.04 seconds.
Search: Posts Made By: bkendall
Forum: Graphics and Multimedia Dec 17th, 2007
Replies: 5
Views: 1,352
Posted By bkendall
In case any of you have not seen it yet Icon Buffet (http://www.iconbuffet.com/people/new?ref=bkendall) is a great icon community check it out and if you decide to get a free account I will promise...
Forum: Graphics and Multimedia Jun 15th, 2006
Replies: 0
Views: 4,019
Posted By bkendall
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...
Forum: ColdFusion Apr 18th, 2006
Replies: 6
Views: 8,739
Posted By bkendall
Yes, I used the attributes tag inside my CustomTags/PostHead: #Attributes.SwfPath# then on the page I called:

<cfmodule template="Test/Test.cfm" PageTitle="Title Here" SwfPath="images/test.swf" />...
Forum: ColdFusion Apr 18th, 2006
Replies: 6
Views: 8,739
Posted By bkendall
I actually worked around the issue by using a css layer over the top of the flash movie and making that a cf variable instead. Basically what I wanted to do was call a flash movie using a variable...
Forum: Legacy and Other Languages Mar 29th, 2006
Replies: 0
Views: 2,562
Posted By bkendall
I need to redirect based on a param and here is what I am using:

If Request("catid") = "9" Then Response.Redirect ("ClassCatRealEstateSales.asp")

my guess is that there is a syntax problem, I...
Forum: Site Layout and Usability Mar 14th, 2006
Replies: 5
Views: 2,647
Posted By bkendall
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...
Forum: ColdFusion Feb 28th, 2006
Replies: 6
Views: 8,739
Posted By bkendall
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...
Forum: ColdFusion Feb 9th, 2006
Replies: 1
Views: 3,920
Posted By bkendall
In case anyone else runs into this issue, here is the solution that worked for me:

<cfset startDate = Now() - 7>
<cfset endDate = Now()>
where a.OrderedDate >= #CreateODBCDate(startDate)# and...
Forum: ColdFusion Feb 9th, 2006
Replies: 1
Views: 3,920
Posted By bkendall
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...
Forum: HTML and CSS Oct 25th, 2005
Replies: 4
Views: 3,033
Posted By bkendall
First of all you need to have a little patience, I will do my best to give you a hand and I am sure there others around as well.

It sounds like you are looking for relative positioning and for...
Forum: HTML and CSS Oct 24th, 2005
Replies: 2
Views: 1,517
Posted By bkendall
I think it depends on your audience at this point. I would say for the web at large it is probably no longer needed. If your particular site is for a group of users that are unable to update their...
Forum: HTML and CSS Oct 24th, 2005
Replies: 4
Views: 3,033
Posted By bkendall
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 with the numbers...
Forum: Website Reviews Oct 24th, 2005
Replies: 13
Views: 2,961
Posted By bkendall
I am not sure if you are looking for feedback on the design, content or if you need help with a particular element.

The design is not bad at all it looks current with most tech looking sites out...
Forum: Site Layout and Usability Sep 29th, 2005
Replies: 2
Views: 6,251
Posted By bkendall
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,...
Forum: Website Reviews Sep 27th, 2005
Replies: 15
Views: 4,031
Posted By bkendall
I think there is a more consistent feel now at the top of the page but I am not sure that the left hand menu reflects the design that you have established at the top of the page. Granted you did tie...
Forum: Site Layout and Usability Sep 26th, 2005
Replies: 8
Views: 23,272
Posted By bkendall
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...
Forum: ColdFusion Sep 26th, 2005
Replies: 2
Views: 12,979
Posted By bkendall
well no one responded to this post so I don't have to thank anyone but I did get it figured out and in case someone has the same trouble... I needed an eval statement in my loop so my cfset needed...
Forum: IT Professionals' Lounge Sep 23rd, 2005
Replies: 3
Views: 3,095
Posted By bkendall
too bad we can't both go back to say 1935 and invest heavily in those technologies.
Forum: IT Professionals' Lounge Sep 22nd, 2005
Replies: 3
Views: 3,095
Posted By bkendall
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...
Forum: Graphics and Multimedia Sep 22nd, 2005
Replies: 1
Views: 1,750
Posted By bkendall
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...
Forum: Graphics and Multimedia Sep 22nd, 2005
Replies: 11
Views: 4,264
Posted By bkendall
there are a lot of good resources for dreamweaver but a good place to start would be macromedia.

http://www.macromedia.com/support/documentation/en/dreamweaver/index.html#tutorials
Forum: Graphics and Multimedia Sep 22nd, 2005
Replies: 1
Views: 1,944
Posted By bkendall
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...
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2005
Replies: 3
Views: 2,725
Posted By bkendall
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...
Forum: ColdFusion Sep 20th, 2005
Replies: 2
Views: 12,979
Posted By bkendall
the referring page has a loop that generate the value for the page that is getting the error and I am thinking that the value is not being passed to that page.

</tr>
<cfloop index="i" from="2"...
Forum: ColdFusion Sep 20th, 2005
Replies: 2
Views: 12,979
Posted By bkendall
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...
Forum: Graphics and Multimedia Sep 8th, 2005
Replies: 4
Views: 4,516
Posted By bkendall
I don't see how you can override the redirect if you do not modify the actionscript. The only way I could see that working is if you have control over the page that iredircts to. If you did then you...
Forum: Graphics and Multimedia Sep 8th, 2005
Replies: 5
Views: 3,797
Posted By bkendall
After thinking about it, I think your best solution would be to build a jukebox type player that will allow the users to choose from the various mp3s while using a single player.

You might try...
Forum: Graphics and Multimedia Sep 8th, 2005
Replies: 4
Views: 4,516
Posted By bkendall
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.
Forum: Graphics and Multimedia Sep 8th, 2005
Replies: 2
Views: 1,964
Posted By bkendall
Are you looking to create graphics that look like boxes or are you referring to package design?
Forum: Graphics and Multimedia Sep 8th, 2005
Replies: 9
Views: 15,616
Posted By bkendall
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...
Forum: Site Layout and Usability Sep 8th, 2005
Replies: 1
Views: 2,534
Posted By bkendall
maybe you can post your form method line of code so we can get a better idea of what you are doing.
Forum: HTML and CSS Sep 8th, 2005
Replies: 2
Views: 1,781
Posted By bkendall
nice to see that ms is at least pretending to read that standards from time to time.
Forum: JavaScript / DHTML / AJAX Sep 8th, 2005
Replies: 2
Views: 1,666
Posted By bkendall
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...
Forum: Site Layout and Usability Sep 6th, 2005
Replies: 2
Views: 4,472
Posted By bkendall
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.
Forum: Graphics and Multimedia Aug 25th, 2005
Replies: 5
Views: 3,797
Posted By bkendall
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.
Forum: Site Layout and Usability Aug 22nd, 2005
Replies: 1
Views: 3,050
Posted By bkendall
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...
Forum: Graphics and Multimedia Aug 15th, 2005
Replies: 4
Views: 2,370
Posted By bkendall
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...
Forum: Graphics and Multimedia Aug 15th, 2005
Replies: 1
Nvu
Views: 2,053
Posted By bkendall
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...
Forum: ColdFusion Aug 15th, 2005
Replies: 2
Views: 3,187
Posted By bkendall
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...
Forum: Site Layout and Usability Aug 5th, 2005
Replies: 4
Views: 2,594
Posted By bkendall
It sounds like you are thinking about advertising yourself as a webmaster or web care take in order to get work? If that is the casse I think it depends on the job and how well you learn on your...
Showing results 1 to 40 of 69

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC