Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
jojo #1
Re: confused
Do you have a url we can run through?
--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver MX
----------------------------------------------------
CF CMS Details: [url]http://www.dwfaq.com/Store/detail/?id=wdCFcms[/url]
CF CMS Demo: [url]http://www.webade.hostinguk.com/cfcms/[/url]
----------------------------------------------------
Extending Knowledge, Daily.
[url]http://www.communityMX.com/[/url]
----------------------------------------------------
jojo Guest
-
Confused with FCS And FMS
I am little confused with the terminology FCS And FMS, I cant see which are the differences. -
Confused....oh so confused.
Ok, I have this form: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head>... -
OT: :confused;
I have been seeing this all over the board, what the heck is it? Is it an emoticon? Thanks, Drew -
Confused....
I'm in the same scenario that Piers was in. My form looks sharp and I want to take the results of a completed form and post to my J2EE server via... -
Confused?
Hi Everyone, I'm having a bit of a problem and was wondering if anyone would be able to tell me what I'm doing wrong. the URL to the site I'm... -
Michael Fesser #2
Re: confused
just sum1 wrote:
Where's the problem?>[url]http://www.aromasteam.net[/url]
The validator says loud and clear "there is no attribute ...".
Just remove them and use CSS instead of bgcolor, bordercolor etc.
In XHTML these attributes are not allowed anymore because they're only
used for presentation, not for logical markup.
Micha
Michael Fesser Guest
-
DiMa #3
Re: confused
I think the validator pretty much explains itself: there is no height attribute
(this is invalid html, not just XHTML) and there is no color attribute in
XHTML. Your styles/colours should all be done in your style sheet, not within
the page itself.
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
For Answers, check here first:
[url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
[url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
[url]http://www.projectseven.com/faqbase[/url]
[url]http://www.dreamweaverFAQ.com[/url]
[url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
DiMa Design > From Lines...to Designs
[url]http://www.dimadesign.net[/url]
"just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
news:befj7g$qa0$1@forums.macromedia.com...> Yep
> [url]http://www.aromasteam.net[/url]
>
> Thanx
>
> --
>
>
> -------------------------------------------------------------------------
> FIGHT BACK AGAINST SPAM!
> Download Spam Inspector, the Award Winning Anti-Spam Filter
> [url]http://mail.giantcompany.com[/url]
>
>
> "jojo" <jojo@zoot3.com> wrote in message
> news:befitg$pfc$1@forums.macromedia.com...>> > Do you have a url we can run through?
> >
> > --
> > Cheers jojo
> > Team Macromedia Member Volunteer for Dreamweaver MX
> > ----------------------------------------------------
> > CF CMS Details: [url]http://www.dwfaq.com/Store/detail/?id=wdCFcms[/url]
> > CF CMS Demo: [url]http://www.webade.hostinguk.com/cfcms/[/url]
> > ----------------------------------------------------
> > Extending Knowledge, Daily.
> > [url]http://www.communityMX.com/[/url]
> > ----------------------------------------------------
> >
>
DiMa Guest
-
just sum1 #4
Re: confused
How do I apply a css style to this type of thing
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
"Michael Fesser" <netizen@gmx.net> wrote in message
news:halmgvkqso10ngig22ie4pv5mjflue9vnl@4ax.com...> just sum1 wrote:
>>> >[url]http://www.aromasteam.net[/url]
> Where's the problem?
>
> The validator says loud and clear "there is no attribute ...".
> Just remove them and use CSS instead of bgcolor, bordercolor etc.
>
> In XHTML these attributes are not allowed anymore because they're only
> used for presentation, not for logical markup.
>
> Micha
just sum1 Guest
-
just sum1 #5
Re: confused
What I mean is, with say a table, (normally) you get the drop down on the
properties manager so you can choose a css style for the table or font, but
when I select this table, there is no way of doing that. Or is there???
--
-------------------------------------------------------------------------
FIGHT BACK AGAINST SPAM!
Download Spam Inspector, the Award Winning Anti-Spam Filter
[url]http://mail.giantcompany.com[/url]
"just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
news:befo4k$4dd$1@forums.macromedia.com...> How do I apply a css style to this type of thing
>
> --
>
>
> -------------------------------------------------------------------------
> FIGHT BACK AGAINST SPAM!
> Download Spam Inspector, the Award Winning Anti-Spam Filter
> [url]http://mail.giantcompany.com[/url]
>
>
> "Michael Fesser" <netizen@gmx.net> wrote in message
> news:halmgvkqso10ngig22ie4pv5mjflue9vnl@4ax.com...>> > just sum1 wrote:
> >> >> > >[url]http://www.aromasteam.net[/url]
> > Where's the problem?
> >
> > The validator says loud and clear "there is no attribute ...".
> > Just remove them and use CSS instead of bgcolor, bordercolor etc.
> >
> > In XHTML these attributes are not allowed anymore because they're only
> > used for presentation, not for logical markup.
> >
> > Micha
>
just sum1 Guest
-
DiMa #6
Re: confused
..tableName {
border: 1px solid #CCCCCC;
}
<table class="tableName"....
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
For Answers, check here first:
[url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
[url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
[url]http://www.projectseven.com/faqbase[/url]
[url]http://www.dreamweaverFAQ.com[/url]
[url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
DiMa Design > From Lines...to Designs
[url]http://www.dimadesign.net[/url]
"just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
news:befosk$5d7$1@forums.macromedia.com...> What I mean is, with say a table, (normally) you get the drop down on the
> properties manager so you can choose a css style for the table or font, but
> when I select this table, there is no way of doing that. Or is there???
>
> --
>
>
> -------------------------------------------------------------------------
> FIGHT BACK AGAINST SPAM!
> Download Spam Inspector, the Award Winning Anti-Spam Filter
> [url]http://mail.giantcompany.com[/url]
>
>
> "just sum1" <Anonymous-Remailer@nowhere.com> wrote in message
> news:befo4k$4dd$1@forums.macromedia.com...>> > How do I apply a css style to this type of thing
> >
> > --
> >
> >
> > -------------------------------------------------------------------------
> > FIGHT BACK AGAINST SPAM!
> > Download Spam Inspector, the Award Winning Anti-Spam Filter
> > [url]http://mail.giantcompany.com[/url]
> >
> >
> > "Michael Fesser" <netizen@gmx.net> wrote in message
> > news:halmgvkqso10ngig22ie4pv5mjflue9vnl@4ax.com...> >> > > just sum1 wrote:
> > >
> > > >[url]http://www.aromasteam.net[/url]
> > >
> > > Where's the problem?
> > >
> > > The validator says loud and clear "there is no attribute ...".
> > > Just remove them and use CSS instead of bgcolor, bordercolor etc.
> > >
> > > In XHTML these attributes are not allowed anymore because they're only
> > > used for presentation, not for logical markup.
> > >
> > > Micha
> >
>
DiMa Guest
-
Aaron #7
Confused
When I use these lines in the web.config on my local development machine
everything works great.
<identity impersonate="true"/>
<authentication mode="Windows" />
I have a label on the form telling me which user is logged in and I when
I run the application, I get prompted for a username/password/domain and
when I enter my credntials, my domain\username shows up as DEVELOPMENT
\Aaron.My local IIS is using Integrated auth only.
If I move my application to the production server I get access denied.
I have set IIS to Integrated Auth only and even given EVERYONE full
control permissions on the files in the webbizdev directory where the app
is running from.
What am I missing?
Here is the error message when running from the server.
Thanks,
Server Error in '/' Application.
-------------------------------------------------------------------------
-------
Access is denied.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.ApplicationException: Access is denied.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[ApplicationException: Access is denied.
]
System.Security.Principal.WindowsIdentity._Resolve Identity(IntPtr
userToken) +0
System.Security.Principal.WindowsIdentity.get_Name () +71
System.Web.Configuration.AuthorizationConfigRule.I sUserAllowed
(IPrincipal user, String verb) +100
System.Web.Configuration.AuthorizationConfig.IsUse rAllowed(IPrincipal
user, String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnter (Object source,
EventArgs eventArgs) +178
System.Web.SyncEventExecutionStep.System.Web.HttpA pplication+IExecutionSt
ep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +87
Aaron Guest
-
Svein Terje Gaup #8
Re: Confused
Have you tried to fetch
System.Web.HttpContext.Current.Request.ServerVaria bles["LOGON_USER"]? Does
this return anything?
Could you perhaps post the bit of code that fails?
Sincerely
Svein Terje Gaup
"Aaron" <a_benage@hotmail.com> wrote in message
news:Xns94E870DB4FE55aaronjonharveycom@207.46.248. 16...> When I use these lines in the web.config on my local development machine
> everything works great.
>
> <identity impersonate="true"/>
> <authentication mode="Windows" />
>
> I have a label on the form telling me which user is logged in and I when
> I run the application, I get prompted for a username/password/domain and
> when I enter my credntials, my domain\username shows up as DEVELOPMENT
> \Aaron.My local IIS is using Integrated auth only.
>
> If I move my application to the production server I get access denied.
> I have set IIS to Integrated Auth only and even given EVERYONE full
> control permissions on the files in the webbizdev directory where the app
> is running from.
>
> What am I missing?
>
> Here is the error message when running from the server.
>
> Thanks,
>
>
>
>
> Server Error in '/' Application.
> -------------------------------------------------------------------------
> -------
>
> Access is denied.
> Description: An unhandled exception occurred during the execution of the
> current web request. Please review the stack trace for more information
> about the error and where it originated in the code.
>
> Exception Details: System.ApplicationException: Access is denied.
>
> Source Error:
>
> An unhandled exception was generated during the execution of the current
> web request. Information regarding the origin and location of the
> exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
>
> [ApplicationException: Access is denied.
> ]
> System.Security.Principal.WindowsIdentity._Resolve Identity(IntPtr
> userToken) +0
> System.Security.Principal.WindowsIdentity.get_Name () +71
> System.Web.Configuration.AuthorizationConfigRule.I sUserAllowed
> (IPrincipal user, String verb) +100
> System.Web.Configuration.AuthorizationConfig.IsUse rAllowed(IPrincipal
> user, String verb) +81
> System.Web.Security.UrlAuthorizationModule.OnEnter (Object source,
> EventArgs eventArgs) +178
>
> System.Web.SyncEventExecutionStep.System.Web.HttpA pplication+IExecutionSt
> ep.Execute() +60
> System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
> completedSynchronously) +87
>
>
Svein Terje Gaup Guest
-
Steve Grosz #9
Confused
Why does this not work:
The error occurred in C:\Inetpub\wwwroot\element -
members\CF\ProcessLogin.cfm: line 9
7 : <cfif Login1.Recordcount eq 1>
8 : <!--- <cfif #form.UserPass# eq Usr_pass> --->
9 : <cfset Session.UserName=Usr_UserName>
10 : <cflocation url="../test.cfm">
11 : <cfelse>
But simply adding a <cfoutput> around the <cfif> section like:
<cfquery name="Login1" datasource="#DataSource#">
select CID, Usr_UserName from members
where Usr_UserName='#form.UserName#'
and Usr_pass='#form.Userpass#'
</cfquery>
<cfoutput query="Login1">
<cfif Login1.Recordcount eq 1>
<!--- <cfif #form.UserPass# eq Usr_pass> --->
<cfset Session.UserName=Usr_UserName>
<cflocation url="../test.cfm">
<cfelse>
<cflocation url="../login.cfm">
</cfif>
</cfoutput>
Works fine? If I don't add the <cfoutput> I get a Usr_UserName is
undefined. I'm not outputting anything, so I'm confused as to why this
is needed.
Steve Grosz Guest
-
theriversideweb #10
Re: Confused
You have to reference the query you are getting the field from if you don't use <cfoutput query="login1">
ie:
<cfset Session.UserName=Login1.Usr_UserName>
theriversideweb Guest
-
maddiel #11
Re: Confused
In the example without the output query, Usr_UserName is undefined. If you
were to write <cfset session.UserName = #Login1.Usr_UserName#>, then coldfusion
would know to look for Usr_UserName in the Login1 query. But if you don't
specify the scope, it automatically looks under the variables scope
(variables.Usr_UserName) and this variable doesn't exist.
In the example with the output query, it automatically looks under the Login1
scope instead of the variables scope, and so everything works fine.
maddiel Guest
-
Steve Grosz #12
Re: Confused
Thanks both of you, for the info!
Steve
Steve Grosz wrote:> Why does this not work:
>
> The error occurred in C:\Inetpub\wwwroot\element -
> members\CF\ProcessLogin.cfm: line 9
>
> 7 : <cfif Login1.Recordcount eq 1>
> 8 : <!--- <cfif #form.UserPass# eq Usr_pass> --->
> 9 : <cfset Session.UserName=Usr_UserName>
> 10 : <cflocation url="../test.cfm">
> 11 : <cfelse>
>
> But simply adding a <cfoutput> around the <cfif> section like:
>
> <cfquery name="Login1" datasource="#DataSource#">
> select CID, Usr_UserName from members
> where Usr_UserName='#form.UserName#'
> and Usr_pass='#form.Userpass#'
> </cfquery>
>
> <cfoutput query="Login1">
> <cfif Login1.Recordcount eq 1>
> <!--- <cfif #form.UserPass# eq Usr_pass> --->
> <cfset Session.UserName=Usr_UserName>
> <cflocation url="../test.cfm">
> <cfelse>
> <cflocation url="../login.cfm">
> </cfif>
> </cfoutput>
>
> Works fine? If I don't add the <cfoutput> I get a Usr_UserName is
> undefined. I'm not outputting anything, so I'm confused as to why this
> is needed.Steve Grosz Guest
-
Razzleme #13
Confused
:confused; When I try to listen to Music on AOL ,The page will start to load
and then an error message will appear " Script on this page will make the movie
run slow on Macromedia 8, Would you like to aport the Script on this page?" I
Click yes..Then the page will continure to load..but I can't listen or watch
any Videos..I have been to the Web page for problem shooting, But can't seem to
solve my problem. Is there anyone with some Helpful Informaton to help me
out???
Razzleme Guest
-
Bentley Wolfe [Adobe] #14
Re: Confused
Razzleme wrote:
Please see this technote:> :confused; When I try to listen to Music on AOL ,The page will start to load
> and then an error message will appear " Script on this page will make the movie
> run slow on Macromedia 8, Would you like to aport the Script on this page?" I
> Click yes..Then the page will continure to load..but I can't listen or watch
> any Videos..I have been to the Web page for problem shooting, But can't seem to
> solve my problem. Is there anyone with some Helpful Informaton to help me
> out???
"Cause for "A script in this movie is causing Flash Player to run
slowly" alert "
[url]http://www.macromedia.com/go/tn_15512[/url]
AOL Support is aware of this issue and is working to resolve it.
Bentley Wolfe
Senior Support Engineer, Flash/Flash Player
*Macromedia, now a division of Adobe Systems
Bentley Wolfe [Adobe] Guest
-
Bentley Wolfe [Adobe] #15
Re: Confused
Razzleme wrote:
Please see this technote:> :confused; When I try to listen to Music on AOL ,The page will start to load
> and then an error message will appear " Script on this page will make the movie
> run slow on Macromedia 8, Would you like to aport the Script on this page?" I
> Click yes..Then the page will continure to load..but I can't listen or watch
> any Videos..I have been to the Web page for problem shooting, But can't seem to
> solve my problem. Is there anyone with some Helpful Informaton to help me
> out???
"Cause for "A script in this movie is causing Flash Player to run
slowly" alert "
[url]http://www.macromedia.com/go/tn_15512[/url]
AOL Support is aware of this issue and is working to resolve it.
Bentley Wolfe
Senior Support Engineer, Flash/Flash Player
Bentley Wolfe [Adobe] Guest



Reply With Quote

