Hi there. I'm new to ASP.net and I'm not sure the right terminology to use to describe what it is exactly I want to do. In my brain it seems very simple (of course). I was hoping for a little guidance or at least a push in the right direction so I know where
to start looking. I currently have a website that lists about 12 different services. What I need to do is be able to display a few different combinations of those services on different pages, but I don't want to edit multiple pages every time one of the services
text needs to be updated. Ideally, I would have a master data list (or whatever) that has all the plain text for the 12 services, and then I could do something in my page (a user control maybe?), that would load up the text for a particular service or two
depending on which ones we wanted to show. Does that make any sense? There are a zillion different combinations of services we are going to offer, and I'm just trying to avoid having to edit the same text on multiple pages when a service's text changes. Any
help would be appreciated! Again, even just ideas of where I could start would be helpful. It's tricky to know what to search for! Thanks! :)
seattleyeeha...
Member
2 Points
2 Posts
Want to load text from an external source
Mar 16, 2011 08:49 AM|LINK
seattleyeeha...
Member
2 Points
2 Posts
Re: Want to load text from an external source
Mar 17, 2011 12:19 AM|LINK