Click here to Skip to main content
15,867,453 members
Home / Discussions / C#
   

C#

 
Questioninstallaer with Shedule task Pin
Member 795211919-Sep-12 19:24
Member 795211919-Sep-12 19:24 
AnswerRe: installaer with Shedule task Pin
Ingo19-Sep-12 21:03
Ingo19-Sep-12 21:03 
QuestionSocket Permission Pin
LONEROMEO1319-Sep-12 18:34
LONEROMEO1319-Sep-12 18:34 
AnswerRe: Socket Permission Pin
Ingo19-Sep-12 21:41
Ingo19-Sep-12 21:41 
AnswerRe: Socket Permission Pin
Eddy Vluggen19-Sep-12 23:53
professionalEddy Vluggen19-Sep-12 23:53 
QuestionUsing J Query in DataList Pin
mrkeivan19-Sep-12 9:03
mrkeivan19-Sep-12 9:03 
AnswerRe: Using J Query in DataList Pin
Richard MacCutchan19-Sep-12 11:32
mveRichard MacCutchan19-Sep-12 11:32 
AnswerRe: Using J Query in DataList Pin
V.19-Sep-12 20:50
professionalV.19-Sep-12 20:50 
There are basically two ways to create a webpage with code behind.
1. Create dynamic data inside the HTML (what you do here)
2. Spit out complete HTML from the code behind

Personally I always use option 2 as much as I can.
What you would need to do then is create a datalist and add a label to it. In that label you can set any HTML coding you want. (There are also many more advanced ways to do it)

Hope this helps.

QuestionHow to upload an image to "google search by image" Pin
hosseinDolat18-Sep-12 17:56
hosseinDolat18-Sep-12 17:56 
AnswerRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 21:56
mveRichard MacCutchan18-Sep-12 21:56 
AnswerRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:15
Andrei Straut18-Sep-12 22:15 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:41
mveRichard MacCutchan18-Sep-12 22:41 
GeneralRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:44
Andrei Straut18-Sep-12 22:44 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:51
mveRichard MacCutchan18-Sep-12 22:51 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:44
mveRichard MacCutchan18-Sep-12 22:44 
GeneralRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:46
Andrei Straut18-Sep-12 22:46 
GeneralRe: How to upload an image to "google search by image" Pin
hosseinDolat19-Sep-12 0:41
hosseinDolat19-Sep-12 0:41 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan19-Sep-12 1:08
mveRichard MacCutchan19-Sep-12 1:08 
AnswerRe: How to upload an image to "google search by image" Pin
Eddy Vluggen18-Sep-12 22:28
professionalEddy Vluggen18-Sep-12 22:28 
GeneralRe: How to upload an image to "google search by image" Pin
hosseinDolat19-Sep-12 0:48
hosseinDolat19-Sep-12 0:48 
AnswerRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:43
Andrei Straut18-Sep-12 22:43 
AnswerRe: How to upload an image to "google search by image" Pin
Pete O'Hanlon19-Sep-12 4:46
subeditorPete O'Hanlon19-Sep-12 4:46 
QuestionC# Update SQL Database Pin
Mallbrig18-Sep-12 15:07
Mallbrig18-Sep-12 15:07 
AnswerRe: C# Update SQL Database Pin
PIEBALDconsult19-Sep-12 3:19
mvePIEBALDconsult19-Sep-12 3:19 
QuestionC# Side Scroller Development Pin
Paepay18-Sep-12 13:40
Paepay18-Sep-12 13:40 

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.