Click here to Skip to main content
16,004,806 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUpdating Production Box Pin
Jason McBurney1-Nov-06 14:16
Jason McBurney1-Nov-06 14:16 
AnswerRe: Updating Production Box Pin
Akhilesh Yadav1-Nov-06 19:09
Akhilesh Yadav1-Nov-06 19:09 
AnswerRe: Updating Production Box Pin
Michael P Butler1-Nov-06 23:06
Michael P Butler1-Nov-06 23:06 
QuestionHow can I pop up a window in VB.net? Pin
walalawll1-Nov-06 14:11
walalawll1-Nov-06 14:11 
AnswerRe: How can I pop up a window in VB.net? Pin
_AK_1-Nov-06 17:40
_AK_1-Nov-06 17:40 
AnswerRe: How can I pop up a window in VB.net? Pin
tarunbounthiyal1-Nov-06 22:26
tarunbounthiyal1-Nov-06 22:26 
AnswerRe: How can I pop up a window in VB.net? Pin
walalawll5-Nov-06 22:20
walalawll5-Nov-06 22:20 
QuestionPop-Up Word document fromt the GridView Hyperlink/Template column Pin
BORN...again!1-Nov-06 13:28
BORN...again!1-Nov-06 13:28 
Hello,

I have a gridview as below:

CategoryNo | Category | CurrentValue | ForeCastValue | HelpFiles | Comments

I already have pre-defined values for 'Category' & obviously 'Category No' (which is auto & PK). These values are displayed when gridview opens. 'CurrentValue','ForecastValue' & 'Comments' are template fields with textbox controls.

For the 'Help Files' column I have pre-designed Word documents for each Category. I need to display an image in the Help column and link the Respective Word Documents for Each Category. In the past, in one of the other projects I have created a 'Details' page and linked it to the Hyperlink column with an image and opened it in the popoup window with 'javascript:window.open(details.aspx?id={0})' etc...

But here I am a bit lost as to how go about opening word documents for each category as a 'pop-up' help file with an image. I have created a 'Text' data type in the 'Category' Table in Sql Server 2005. In this field as of now I am saving the physical path of the word document for each category again catno. Should I use a Template field with 'DataBind.Eval' or still use hyperlink column to display the link and image?

Using : ASP.Net 2.0, VS2005, VB, SQL Server2005

Any help is much appreciated.

Thank you.







Aartee.
...HE is watching Us All!

QuestionATLAS Question Pin
Infomine Liam1-Nov-06 12:53
Infomine Liam1-Nov-06 12:53 
QuestionRe: ATLAS Question [modified] Pin
Infomine Liam1-Nov-06 12:55
Infomine Liam1-Nov-06 12:55 
QuestionBrowser Time out Pin
jiwiupen1-Nov-06 11:35
jiwiupen1-Nov-06 11:35 
AnswerRe: Browser Time out Pin
cloudking119661-Nov-06 19:57
cloudking119661-Nov-06 19:57 
QuestionError in Calling webservice on local machine Pin
kaliem1-Nov-06 10:08
kaliem1-Nov-06 10:08 
AnswerRe: Error in Calling webservice on local machine Pin
Tad McClellan1-Nov-06 13:22
professionalTad McClellan1-Nov-06 13:22 
Questionpage refresh urgent Pin
pradeep kumarappagari1-Nov-06 8:02
pradeep kumarappagari1-Nov-06 8:02 
AnswerRe: page refresh urgent Pin
ednrgc1-Nov-06 8:56
ednrgc1-Nov-06 8:56 
GeneralRe: page refresh urgent Pin
kaliem1-Nov-06 10:21
kaliem1-Nov-06 10:21 
GeneralRe: page refresh urgent Pin
ednrgc2-Nov-06 2:08
ednrgc2-Nov-06 2:08 
AnswerRe: page refresh urgent Pin
PavanPareta1-Nov-06 18:04
PavanPareta1-Nov-06 18:04 
AnswerRe: page refresh urgent Pin
Akhilesh Yadav1-Nov-06 21:44
Akhilesh Yadav1-Nov-06 21:44 
AnswerRe: page refresh urgent Pin
tarunbounthiyal1-Nov-06 22:37
tarunbounthiyal1-Nov-06 22:37 
QuestionHow to attach Javascript onto Delete Button in GridView ? Pin
vicky4571-Nov-06 7:22
vicky4571-Nov-06 7:22 
AnswerRe: How to attach Javascript onto Delete Button in GridView ? Pin
ednrgc1-Nov-06 8:58
ednrgc1-Nov-06 8:58 
GeneralRe: How to attach Javascript onto Delete Button in GridView ? Pin
kaliem1-Nov-06 10:11
kaliem1-Nov-06 10:11 
GeneralRe: How to attach Javascript onto Delete Button in GridView ? Pin
kaliem1-Nov-06 10:16
kaliem1-Nov-06 10:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.