Thanks.
Actually, I am familiar with that site and have already looked through it before posting this question.
I am able to display the string (banana) inside the <div> by using <xsl:copy-of select=...
I could use the same technique to extract the width and height values from the XML file...
using XSLT how do you transform data from XML file to turn it into HTML <div> element, and also set the width and height of the <div> based on the data obtained from XML.
Say, the XML file contains something like:
...
<info>
<divContent>banana</divContent>
<divWidth>100<divWidth>...
I am looking for a tool(s) that allow me to configure a remote SQL Server. I couldn't find such tool in Visual Studio 2005 (full version), which I recently installed.
But I read that Visual Web Developer 2005 Express has a " ASP.NET Web Site Administration Tool" for creating users, roles...
Thanks for the tip. The web pages show OK. But any data accesss attempt from the database is not working. I get the following error:
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection
Also,
'Allow Anonymous user' is turned on for the website.
About the...
I have a ASP.NET poject that I created in .Net Framework 1.1.4322 on my PC. It reads and writes data to a SQL Server 2000 database.
Now, the server of the web hosting commpany I signed up with runs in .Net framework 2.0. What changes do I need to make to my project so that it runs in this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.