Click here to Skip to main content
15,892,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: setAttribute property in javascript Pin
SamRST7-May-08 20:06
SamRST7-May-08 20:06 
GeneralRe: setAttribute property in javascript Pin
Christian Graus7-May-08 20:08
protectorChristian Graus7-May-08 20:08 
GeneralRe: setAttribute property in javascript Pin
SamRST7-May-08 20:16
SamRST7-May-08 20:16 
AnswerRe: setAttribute property in javascript Pin
Spunky Coder7-May-08 20:35
Spunky Coder7-May-08 20:35 
GeneralRe: setAttribute property in javascript Pin
SamRST7-May-08 20:42
SamRST7-May-08 20:42 
GeneralRe: setAttribute property in javascript Pin
Spunky Coder7-May-08 20:44
Spunky Coder7-May-08 20:44 
GeneralRe: setAttribute property in javascript Pin
webtips9-May-08 4:49
webtips9-May-08 4:49 
QuestionHow to assing a value to alt from class file? Pin
Sam.M7-May-08 19:16
Sam.M7-May-08 19:16 
Hi there,

I'm having a webpage which has img control and i want to set alt message for that, but the message would be changable. So i want to put it in some class file. Below is my code but it's not working. Can u please suggest what i can do?

<img border="0" id="ImgHeader" alt="<%= HardCodedValues.HeaderText %>" style="height: 185; width: 760" />

and my class file is:

public class HardcodedValues<br />
{<br />
    public static string HeaderText = "2K Billing";<br />
}


Regards n Thks

Sam.M

AnswerRe: How to assing a value to alt from class file? Pin
Christian Graus7-May-08 19:24
protectorChristian Graus7-May-08 19:24 
GeneralRe: How to assing a value to alt from class file? Pin
Sam.M7-May-08 19:27
Sam.M7-May-08 19:27 
GeneralRe: How to assing a value to alt from class file? Pin
Christian Graus7-May-08 19:46
protectorChristian Graus7-May-08 19:46 
GeneralRe: How to assing a value to alt from class file? Pin
Sam.M7-May-08 19:51
Sam.M7-May-08 19:51 
GeneralRe: How to assing a value to alt from class file? Pin
Christian Graus7-May-08 19:54
protectorChristian Graus7-May-08 19:54 
Questionhow to populate dropdownlist with font names as its list items Pin
vidhyap7-May-08 19:11
vidhyap7-May-08 19:11 
AnswerRe: how to populate dropdownlist with font names as its list items Pin
Christian Graus7-May-08 19:26
protectorChristian Graus7-May-08 19:26 
GeneralRe: how to populate dropdownlist with font names as its list items Pin
vidhyap7-May-08 20:18
vidhyap7-May-08 20:18 
GeneralRe: how to populate dropdownlist with font names as its list items Pin
Christian Graus7-May-08 20:26
protectorChristian Graus7-May-08 20:26 
GeneralRe: how to populate dropdownlist with font names as its list items Pin
vidhyap7-May-08 20:36
vidhyap7-May-08 20:36 
GeneralRe: how to populate dropdownlist with font names as its list items Pin
Christian Graus7-May-08 20:51
protectorChristian Graus7-May-08 20:51 
GeneralRe: how to populate dropdownlist with font names as its list items Pin
vidhyap7-May-08 21:08
vidhyap7-May-08 21:08 
QuestionPassing Values to Payment Gatway Pin
sjs4u7-May-08 18:38
sjs4u7-May-08 18:38 
AnswerRe: Passing Values to Payment Gatway Pin
Christian Graus7-May-08 19:06
protectorChristian Graus7-May-08 19:06 
GeneralRe: Passing Values to Payment Gatway Pin
sjs4u7-May-08 19:11
sjs4u7-May-08 19:11 
GeneralRe: Passing Values to Payment Gatway Pin
Christian Graus7-May-08 19:15
protectorChristian Graus7-May-08 19:15 
QuestionProblem with dll Pin
Deepak Nigam7-May-08 8:34
Deepak Nigam7-May-08 8:34 

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.