Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > Visual Web Developer 2008
|
Visual Web Developer 2008 Discuss creating ASP.NET 3.5 sites with Microsoft's Visual Web Developer 2008. If your question is more specific to a piece of code than the Visual tool, see the ASP.NET 3.5 forums instead. If your question is specific to the "Express Edition" be sure to state that in your post.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Web Developer 2008 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2009, 06:09 PM
Lee Dumond's Avatar
Wrox Author
 
Join Date: Jan 2008
Posts: 923
Thanks: 12
Thanked 166 Times in 162 Posts
Default

I don't have a copy of Dreamweaver here. I usually use a dedicated FTP utility, either SmartFTP or FireFTP.

But, basically speaking, FTP utilities let you mark a file as text or binary prior to upload. If a file that should be text (like a CSS) is marked as a binary, then it won't work right on the server. You'll have to figure out how to do that in DW...
__________________
Visit my blog at http://leedumond.com
Follow me on Twitter: http://twitter.com/LeeDumond

Code:
if (this.PostHelpedYou)
{
   ClickThanksButton(); 
}
 
Old April 8th, 2009, 10:35 PM
Authorized User
 
Join Date: Mar 2009
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Hi Lee,
I have been all over the net looking for answers...my instructor isn't responding as yet...SOOOOO....

Is there another way to do this internally in VWD? There has to be a way to code this to upload as text only within the CSS and the master page itself . If I were more experienced, I wouldn't ask...but I am just learning this stuff. I know with coding, there is always more than one way to skin the proverbial cat... any ideas there? Can it be done or am I chasing shadows?

Thanks,
K.
 
Old April 8th, 2009, 11:02 PM
Lee Dumond's Avatar
Wrox Author
 
Join Date: Jan 2008
Posts: 923
Thanks: 12
Thanked 166 Times in 162 Posts
Default

I don't use VWD, but I am pretty sure that there is a Copy Website command available which would let you upload via FTP from within VWD.

Another option, as I mentioned, would be to use a different FTP client. FireFTP is a really good free one that works with the FireFox browser as a plugin.
__________________
Visit my blog at http://leedumond.com
Follow me on Twitter: http://twitter.com/LeeDumond

Code:
if (this.PostHelpedYou)
{
   ClickThanksButton(); 
}
The Following User Says Thank You to Lee Dumond For This Useful Post:
kippy (April 9th, 2009)
 
Old April 9th, 2009, 12:23 PM
Authorized User
 
Join Date: Mar 2009
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Hi Lee,

I just wanted to say thanks for all your help. The issue actually wasn't with Dreamweaver, but with the way the school webspace was configured. BUT... I would have never gotten there had it not been for your input. Whew! What task.

So I wanted to say thanks, your feedback led me in a different direction, which I doubt I would have pursued on my own.

K,





Similar Threads
Thread Thread Starter Forum Replies Last Post
My GridView does not display in the content area of my master page? dotnetDeveloper ASP.NET 3.5 Basics 1 March 14th, 2009 02:42 PM
Master Pages, Content Pages and CSS carliviris Visual Studio 2005 0 January 8th, 2008 05:56 PM
java script in master or content pages msathyaprasad90 ASP.NET 2.0 Professional 2 December 28th, 2006 04:57 PM
Master Page/Content Pages coleenh ASP.NET 2.0 Basics 1 September 26th, 2006 02:17 PM
Master Pages: Overriding header content sankerbrand ASP.NET 2.0 Basics 2 July 24th, 2006 12:16 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.