Click here to Skip to main content
15,867,453 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to create a Tab control in html in ASp.net Pin
Paddy Boyd24-Jul-06 22:11
Paddy Boyd24-Jul-06 22:11 
QuestionUsing AJAX Pin
kavithapuranik24-Jul-06 18:38
kavithapuranik24-Jul-06 18:38 
AnswerRe: Using AJAX Pin
Alsvha24-Jul-06 23:56
Alsvha24-Jul-06 23:56 
GeneralRe: Using AJAX Pin
kavithapuranik25-Jul-06 17:34
kavithapuranik25-Jul-06 17:34 
GeneralRe: Using AJAX Pin
Ista27-Jul-06 7:09
Ista27-Jul-06 7:09 
QuestionHow to get yesterday's date Pin
nisha261224-Jul-06 18:19
nisha261224-Jul-06 18:19 
AnswerRe: How to get yesterday's date Pin
thomas_joyee24-Jul-06 18:28
thomas_joyee24-Jul-06 18:28 
QuestionBy using asp panel Pin
mimimimilaw24-Jul-06 18:06
mimimimilaw24-Jul-06 18:06 
i want to write some code in html but put it is the vb file.
How to write html in vb?? and post that html in the asp panel??
I wrote something like that....

public barchart as panel
barchart = new panel

Dim strContent As New System.Text.StringBuilder

strContent.Append("...html...")
strContent.Append("...html..")
barchart.innerHTML = strContent.ToString()


Is that OK?
Thx
AnswerRe: By using asp panel Pin
l0kke26-Jul-06 4:02
l0kke26-Jul-06 4:02 
QuestionDataRepeater & Datagrid Interesting Problem Pin
Trehan24-Jul-06 18:03
Trehan24-Jul-06 18:03 
AnswerRe: DataRepeater & Datagrid Interesting Problem Pin
Ista27-Jul-06 7:10
Ista27-Jul-06 7:10 
GeneralRe: DataRepeater & Datagrid Interesting Problem Pin
Trehan27-Jul-06 19:09
Trehan27-Jul-06 19:09 
GeneralRe: DataRepeater & Datagrid Interesting Problem Pin
Ista28-Jul-06 2:47
Ista28-Jul-06 2:47 
QuestionHow to find a file Pin
mahammadhusen24-Jul-06 17:46
mahammadhusen24-Jul-06 17:46 
AnswerRe: How to find a file Pin
nisha261224-Jul-06 18:14
nisha261224-Jul-06 18:14 
QuestionTreeview doesn't update after treenode.remove [modified] Pin
neutronron24-Jul-06 12:40
neutronron24-Jul-06 12:40 
AnswerRe: Treeview doesn't update after treenode.remove Pin
minhpc_bk24-Jul-06 15:55
minhpc_bk24-Jul-06 15:55 
QuestionImage in ASP.Net gird Pin
mynameatif24-Jul-06 7:43
mynameatif24-Jul-06 7:43 
AnswerRe: Image in ASP.Net gird [modified] Pin
Sebastien Lachance24-Jul-06 8:52
Sebastien Lachance24-Jul-06 8:52 
AnswerRe: Image in ASP.Net gird Pin
Cybertrace24-Jul-06 9:23
Cybertrace24-Jul-06 9:23 
GeneralRe: Image in ASP.Net gird Pin
Not Active24-Jul-06 10:19
mentorNot Active24-Jul-06 10:19 
QuestionBrowser vs. Server validation, how is this accomplished? Pin
Skanless24-Jul-06 7:33
Skanless24-Jul-06 7:33 
AnswerRe: Browser vs. Server validation, how is this accomplished? Pin
Not Active24-Jul-06 7:41
mentorNot Active24-Jul-06 7:41 
QuestionAutomation using webbrowser in c# 2005 Pin
Green Fuze24-Jul-06 6:42
Green Fuze24-Jul-06 6:42 
AnswerRe: Automation using webbrowser in c# 2005 Pin
RichardGrimmer24-Jul-06 7:00
RichardGrimmer24-Jul-06 7:00 

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.