what i mean is, a user logs into the website, and uploads an XML file for bulk post, each user is differentiated by a CompanyID, the companyID is what makes the data unique from the rest of the data posted to the DB, so in the XML file, i need to make the CompanyID dynamic, based on the user session.
Does that make sense?
Main Topics
Browse All Topics





by: ZberteocPosted on 2009-02-03 at 09:36:24ID: 23539700
What exactly do you mean by "assigning dynamic properties" to the xml file? Can you give an example?