Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Bill C #1
Getting data values throughout a page with ASP.net?
Hi all,
I'm considering options for having information throughout a web page
extracted from a single database record using Dreamweaver MX 2004 and
ASP.net. I'm an absolute novice at this. Are there tools or extensions for
having a single query run against the data and its returned values placed in
various locations on a page or is one query for each placement required?
I can do this very easily in an executable with Delphi and CGI-expert, but
I'd rather migrate this work to an industry standard tool.
Thanks.
Bill
Bill C Guest
-
Style changes based upon Data Values
I want to change the style of a data presented based upon the value of the data. For example, I if the value is positive I want it to appear black... -
Data Values above column on bar chart
I'm trying to get data values to apear above its respective column in a bar chart. I can do this by hand, but when I reload the data locations get... -
passing 2 values from a page to another ASP page
<a href="page2.asp?var1=Value1&var2=Value2">click</a> or use a link that invokes some javascript to post the form -if- you still want to use a... -
What would be the best data structure to keep these values
Hi people, I want trap the results of 'ps -ef' command. I first trap the results by splitting the results in scalar values such as $uid $pid... -
Accessing Values of local variables in previous page when using custom error page
Hello, I have created a nice funky 500 - 100 error page which gives a nicer error; happily loops through and supplies querysting information, all... -
Paul Whitham TMM #2
Re: Getting data values throughout a page with ASP.net?
DW contains ASP.Net server behaviours to do this sort of thing for you.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Bill C" <macromedianewsgroup@nobsysRemoveThisAndThis.net > wrote in message
news:d1dlsm$2bj$1@forums.macromedia.com...in> Hi all,
>
> I'm considering options for having information throughout a web page
> extracted from a single database record using Dreamweaver MX 2004 and
> ASP.net. I'm an absolute novice at this. Are there tools or extensions for
> having a single query run against the data and its returned values placed> various locations on a page or is one query for each placement required?
>
> I can do this very easily in an executable with Delphi and CGI-expert, but
> I'd rather migrate this work to an industry standard tool.
>
> Thanks.
>
> Bill
>
>
>
>
Paul Whitham TMM Guest
-
Bill C #3
Re: Getting data values throughout a page with ASP.net?
Thank you!
"Paul Whitham TMM" <paul@valleybiz.net> wrote in message
news:d1kqpt$n7l$1@forums.macromedia.com...message> DW contains ASP.Net server behaviours to do this sort of thing for you.
>
> --
> Regards
>
> Paul Whitham
> Macromedia Certified Professional for Dreamweaver MX2004
> Valleybiz Internet Design
> [url]www.valleybiz.net[/url]
>
> Team Macromedia Volunteer for Ultradev/Dreamweaver MX
> [url]www.macromedia.com/support/forums/team_macromedia[/url]
>
> "Bill C" <macromedianewsgroup@nobsysRemoveThisAndThis.net > wrote infor> news:d1dlsm$2bj$1@forums.macromedia.com...> > Hi all,
> >
> > I'm considering options for having information throughout a web page
> > extracted from a single database record using Dreamweaver MX 2004 and
> > ASP.net. I'm an absolute novice at this. Are there tools or extensionsplaced> > having a single query run against the data and its returned valuesbut> in> > various locations on a page or is one query for each placement required?
> >
> > I can do this very easily in an executable with Delphi and CGI-expert,>> > I'd rather migrate this work to an industry standard tool.
> >
> > Thanks.
> >
> > Bill
> >
> >
> >
> >
>
Bill C Guest



Reply With Quote

