Grab info for text box in webpage

E

Eddi Rae

Hello,
I am not sure I am asking this question in the correct forum.

I have taken the Visio Chart and made a webpage from it.

What I would like to do with the webpage is change it to a webpart to be
placed onto a Sharepoint page. When you click on a certain image, I want
specific data to be placed into textboxes on a different webpart.

If I should be asking this in a different forum, please let me know which
one. I know this involves different areas of programming.

Thanks!!
 
E

Eddi Rae

I looked at the link, but that is not what I am looking for. I want to be
able to click on a box that is the last box and have the parameters
accessible to be placed into a TEXT field on another web part.

The chart is in HTML in one web part and the text box is in another web part
that is ASP.NET. It would be the same as the Ctrl Enter where you get the
data elements on the left of the chart. I want to be able to pull those into
the fields.
 
D

David J Parker [MVP Visio]

I'm sorry if I don't understand, but are you using the Visio Viewer control?
Or the Visio Drawing control? or SaveAsWeb output?
 
E

Eddi Rae

SaveAsWeb output.

What do I need to do to treat the boxes as command buttons so that I can get
the information about the specific box?
 
E

Eddi Rae

Basically, the Visio SaveAsWebpage creates a Data.xml file. I want to be
able to double-click (or some action) any shape and (we can start with a
pop-up to display) have one of the data elements display.

If I can get this, then I will be able to move to a field.


Thanks!!
 
E

Eddi Rae

I did find where to check for the data elements, but I am not sure how to get
into another page. I have never worked with javascript before, so this is
going to be a challenge for me.
Can I place the values into Session variables? Or can I place into another
form?

What do you recommend?

Eddi Rae
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top