| This project has been viewed 1101
times and was posted by jthomp1 from United States. |
|
| Start date : 18 Apr. 2008, 17:39 |
End date :02 May. 2008, 17:39 |
There are 0 registered bids. |
| Project number : 241877 |
Project category:Web design Website programming |
| This is the first project that this owner has posted on Technical Outsourcing. |
Description : I have an aspx web page (attached) built in Expression Web that is a menu for selecting and downloading MS word document templates. The menu is driven by TreeView.
Currently the NavigateUrl for each TreeView node points to a MS Word template (.dot) or Excel template (.xlt) in the templates/ subdirectory.
Example:
NavigateUrl="templates/Binding Confirmation.dot"
Target="_blank"
Text="Binding Confirmation - Generic"
ToolTip="Binding Confirmation provides all information needed by agents in order for them to book their account: confirmation of binding, policy number, issuing company, premiums by line, commission, TRIA, state surcharges, billing type, payment plan."
Value="Binding Confirmation">
Problem:
Clicking the link downloads and opens the template itself (.dot .xlt).
Solution Requested:
I need the TreeView link to open a NEW Word document or NEW Excel spreadsheet based on the template, and not open the template itself.
|
Deliverables : Return a modified web page functioning as specified above.
Need as soon as possible.
|
Support : I may have a few more small programming tasks to do.
|
|
 | File name : ptlogin.aspx | | File size : 25.24 KB | | Description : Menu page |
|