Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Unable to Open Web Project" Error Message in asp.net 1.1 Pin
Parwej Ahamad5-Nov-07 0:49
professionalParwej Ahamad5-Nov-07 0:49 
AnswerRe: Unable to Open Web Project" Error Message in asp.net 1.1 Pin
rahul.net115-Nov-07 0:27
rahul.net115-Nov-07 0:27 
Question"HtmlAnchor" control equivalent Pin
gottimukkala4-Nov-07 23:03
gottimukkala4-Nov-07 23:03 
Questionasp page to asp.net Pin
Sunil Wise4-Nov-07 22:47
professionalSunil Wise4-Nov-07 22:47 
AnswerRe: asp page to asp.net Pin
Christian Graus4-Nov-07 22:54
protectorChristian Graus4-Nov-07 22:54 
GeneralRe: asp page to asp.net Pin
Sunil Wise4-Nov-07 23:25
professionalSunil Wise4-Nov-07 23:25 
GeneralRe: asp page to asp.net Pin
N a v a n e e t h4-Nov-07 23:33
N a v a n e e t h4-Nov-07 23:33 
AnswerRe: asp page to asp.net Pin
N a v a n e e t h4-Nov-07 23:21
N a v a n e e t h4-Nov-07 23:21 
sunilwise wrote:
i have one asp page in that i have one datagrid


ASP don't have DataGrid control.

sunilwise wrote:
how can i read the values from asp page to the (say textbox control) in .net page


As Christian said, pass it through the URL, or try changing the ASP pages form action to your ASPX page. This will post the data to ASPX page when button is clicked.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

AnswerRe: asp page to asp.net Pin
M LN Rao4-Nov-07 23:25
M LN Rao4-Nov-07 23:25 
Questiongrid view problem Pin
Big Ralph4-Nov-07 22:17
Big Ralph4-Nov-07 22:17 
AnswerRe: grid view problem Pin
M LN Rao4-Nov-07 22:29
M LN Rao4-Nov-07 22:29 
GeneralRe: grid view problem Pin
Big Ralph5-Nov-07 2:08
Big Ralph5-Nov-07 2:08 
GeneralRe: grid view problem Pin
Pallavi Bhoite5-Nov-07 2:20
Pallavi Bhoite5-Nov-07 2:20 
GeneralRe: grid view problem Pin
Big Ralph5-Nov-07 2:29
Big Ralph5-Nov-07 2:29 
QuestionHelp Help And More Help Pin
Ahmad Adnan4-Nov-07 21:55
Ahmad Adnan4-Nov-07 21:55 
AnswerRe: Help Help And More Help Pin
Christian Graus4-Nov-07 22:07
protectorChristian Graus4-Nov-07 22:07 
AnswerRe: Help Help And More Help Pin
N a v a n e e t h4-Nov-07 22:10
N a v a n e e t h4-Nov-07 22:10 
Questioncompatibility isses Pin
kuwl_mark4-Nov-07 21:46
kuwl_mark4-Nov-07 21:46 
QuestionClearing textbox on focus Pin
honeyss4-Nov-07 21:30
honeyss4-Nov-07 21:30 
AnswerRe: Clearing textbox on focus Pin
N a v a n e e t h4-Nov-07 21:44
N a v a n e e t h4-Nov-07 21:44 
AnswerRe: Clearing textbox on focus Pin
Christian Graus4-Nov-07 22:06
protectorChristian Graus4-Nov-07 22:06 
GeneralRe: Clearing textbox on focus Pin
N a v a n e e t h4-Nov-07 22:11
N a v a n e e t h4-Nov-07 22:11 
GeneralRe: Clearing textbox on focus Pin
Christian Graus4-Nov-07 22:17
protectorChristian Graus4-Nov-07 22:17 
GeneralRe: Clearing textbox on focus Pin
honeyss4-Nov-07 22:19
honeyss4-Nov-07 22:19 
GeneralRe: Clearing textbox on focus Pin
Christian Graus4-Nov-07 22:20
protectorChristian Graus4-Nov-07 22:20 

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.