Link to home
Start Free TrialLog in
Avatar of ITsolutionWizard
ITsolutionWizardFlag for United States of America

asked on

InDesign asp.net, ms sql server

I would like to learn how InDesign works with data source like sql server and have website written in asp.net c# to populate the information (from ms sql server) and shown on the webpage.

The company I worked for want to do below.

1. A website that allow the end user to upload the image
2. The image is received by internal office end user and they will use indesign to determine like where field should be located, and then upload the image again to the server.

3. then a simple webpage written in asp.net/c# should be able to pick up the image and populate information onto the image.

Do you know anything  I can read for reference? especially item 3 ?
ASKER CERTIFIED SOLUTION
Avatar of Vadim Rapp
Vadim Rapp
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ITsolutionWizard

ASKER

Item 3 meaning read the db get the data and put on top of the images. All done in a webpage
OK, so probably people at #2 put their findings into the database, then your webpage at #3 reads that and puts on the page. What is the problem or question?
How to read in aspx