SQL ASP Question

Very newbie question.
I've been using Dreamweaver for my development.
To write a record to a page, here is the code:

<%# DataSetMyDataSet.FieldValue("MyField", Container) %>

Using Visual Studio 2005 i have plenty of options to get data to my page,
but i cant seem to figure out how to simply write a field to a page, (ie
dynamic text)

Please help...

Thanks!
RalphGustavsen [ Mi, 27 Dezember 2006 22:22 ] [ ID #1578587 ]

Re: SQL ASP Question

http://msconline.maconstate.edu/tutorials/ASPNET20/ASPNET08/ aspnet08-05.aspx


"Ralph Gustavsen" <RalphGustavsen [at] discussions.microsoft.com> wrote in message
news:5BB07BEE-F6DF-412A-A0DC-A3696951E501 [at] microsoft.com...
> Very newbie question.
> I've been using Dreamweaver for my development.
> To write a record to a page, here is the code:
>
> <%# DataSetMyDataSet.FieldValue("MyField", Container) %>
>
> Using Visual Studio 2005 i have plenty of options to get data to my page,
> but i cant seem to figure out how to simply write a field to a page, (ie
> dynamic text)
>
> Please help...
>
> Thanks!
>
Jon Paal [ So, 31 Dezember 2006 17:27 ] [ ID #1581409 ]

Re: SQL ASP Question

THANKS!

Exactly what i was looking for :)

"Jon Paal" wrote:

> http://msconline.maconstate.edu/tutorials/ASPNET20/ASPNET08/ aspnet08-05.aspx
>
>
> "Ralph Gustavsen" <RalphGustavsen [at] discussions.microsoft.com> wrote in message
> news:5BB07BEE-F6DF-412A-A0DC-A3696951E501 [at] microsoft.com...
> > Very newbie question.
> > I've been using Dreamweaver for my development.
> > To write a record to a page, here is the code:
> >
> > <%# DataSetMyDataSet.FieldValue("MyField", Container) %>
> >
> > Using Visual Studio 2005 i have plenty of options to get data to my page,
> > but i cant seem to figure out how to simply write a field to a page, (ie
> > dynamic text)
> >
> > Please help...
> >
> > Thanks!
> >
>
>
>
RalphGustavsen [ Fr, 05 Januar 2007 18:47 ] [ ID #1586011 ]
Webserver » microsoft.public.inetserver.asp.db » SQL ASP Question

Vorheriges Thema: Blogging app
Nächstes Thema: File upload problem