User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,634 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,383 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 69
Search took 0.01 seconds.
Posts Made By: bkendall
Forum: Graphics and Multimedia Dec 17th, 2007
Replies: 5
Views: 956
Posted By bkendall
great icon resource

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: 2,397
Posted By bkendall
Dreamweaver Color Palette Extension

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: 6,500
Posted By bkendall
Re: loading a swf file using a variable

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: 6,500
Posted By bkendall
Re: loading a swf file using a variable

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,076
Posted By bkendall
asp redirect help I think it is a syntax issue

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 am...
Forum: Site Layout and Usability Mar 14th, 2006
Replies: 5
Views: 1,932
Posted By bkendall
Re: Liquid Versus Static and Other Considerations

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: 6,500
Posted By bkendall
loading a swf file using a variable

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,140
Posted By bkendall
Re: Need to generate a weekly report in cf -- DateFormat(Now() - 7 days

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,140
Posted By bkendall
Need to generate a weekly report in cf -- DateFormat(Now() - 7 days

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: 2,196
Posted By bkendall
Re: Navbar popup menu difficulties

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 that...
Forum: HTML and CSS Oct 24th, 2005
Replies: 2
Views: 1,208
Posted By bkendall
Re: Is Netscape 4.x support still necessary?

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: 2,196
Posted By bkendall
Re: Navbar popup menu difficulties

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,285
Posted By bkendall
Re: i made my first site

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: 4,964
Posted By bkendall
Re: making my first form in dreamweaver

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: 3,047
Posted By bkendall
Re: Please Review My Site

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: 4
Views: 10,389
Posted By bkendall
Re: Dreamweaver wrapping text around Pics

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: 8,195
Posted By bkendall
Re: Element is undefined in a Java object of type class [Ljava.lang.String; referenced as

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 Technologies and Trends Sep 23rd, 2005
Replies: 3
Views: 2,667
Posted By bkendall
Re: MSN Virtual Earth using Map Technology to Help Victims Access Damage

too bad we can't both go back to say 1935 and invest heavily in those technologies.
Forum: IT Technologies and Trends Sep 22nd, 2005
Replies: 3
Views: 2,667
Posted By bkendall
Re: MSN Virtual Earth using Map Technology to Help Victims Access Damage

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,436
Posted By bkendall
Re: ~2 Requests~

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: 3,472
Posted By bkendall
Re: New to Flash

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,590
Posted By bkendall
Re: Anyone tried Flash 8 yet?

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: 1,974
Posted By bkendall
Re: Page Opening - Cache Problem?

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: 8,195
Posted By bkendall
Re: Element is undefined in a Java object of type class [Ljava.lang.String; reference

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: 8,195
Posted By bkendall
Element is undefined in a Java object of type class [Ljava.lang.String; referenced as

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: 3,427
Posted By bkendall
Re: Flash intro redirection

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: 2,888
Posted By bkendall
Re: problem w/ multiple mp3 flash players on one page

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: 3,427
Posted By bkendall
Re: Flash intro redirection

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,628
Posted By bkendall
Re: Boxes????

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: 2
Views: 9,794
Posted By bkendall
Re: slice photoshop template for website

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: 1,996
Posted By bkendall
Re: Dreamweaver Help-Posting Form to Server

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,409
Posted By bkendall
Re: <Base> tags in Body? - Whatchout for IE7!

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,239
Posted By bkendall
Re: What to choose?

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: 3,308
Posted By bkendall
Re: Dreamweaver: proxy generator for ASP.NET

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: 2,888
Posted By bkendall
Re: problem w/ multiple mp3 flash players on one page

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: 2,434
Posted By bkendall
Re: Dreamweaver MX uploading problem

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: 1,968
Posted By bkendall
Re: i'am young and i'll like some help on creating my site thanks

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: 1,712
Posted By bkendall
Re: Nvu

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: 2,560
Posted By bkendall
Re: setting up a datasource in CFadmin

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: 1,935
Posted By bkendall
Re: What does being a WebMaster intel

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

 
All times are GMT -4. The time now is 10:09 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC