Click here to Skip to main content
15,891,888 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDeleting is not supported by ObjectDataSource 'allUsersDataSource' unless the DeleteMethod is specified Pin
JimBob SquarePants16-Mar-09 16:20
JimBob SquarePants16-Mar-09 16:20 
QuestionFreeTextBox control Pin
dptalt16-Mar-09 10:15
dptalt16-Mar-09 10:15 
AnswerRe: FreeTextBox control Pin
Christian Graus16-Mar-09 10:27
protectorChristian Graus16-Mar-09 10:27 
AnswerRe: FreeTextBox control Pin
Yusuf16-Mar-09 10:29
Yusuf16-Mar-09 10:29 
QuestionConversion of html page to aspx page Pin
immu516-Mar-09 9:58
immu516-Mar-09 9:58 
AnswerRe: Conversion of html page to aspx page Pin
Christian Graus16-Mar-09 10:26
protectorChristian Graus16-Mar-09 10:26 
GeneralRe: Conversion of html page to aspx page Pin
immu516-Mar-09 10:45
immu516-Mar-09 10:45 
GeneralRe: Conversion of html page to aspx page Pin
Christian Graus16-Mar-09 12:34
protectorChristian Graus16-Mar-09 12:34 
Imran. Mohammed wrote:
Is there any other way to do it


Yes, it's called typing. As someone else said, you could use regex, or even just plain old search and replace in the IDE. If you don't know how to do these things, I'm left wondering what you hope to do with this page after you convert it to ASP.NET.

You can actually just specify runat="server" and an id, and use the input tags, etc, as server controls, although using full ASP.NET controls is probably better, if all you need to do is access their values, that will work.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: Conversion of html page to aspx page Pin
immu517-Mar-09 4:28
immu517-Mar-09 4:28 
AnswerREGEX Pin
David Mujica16-Mar-09 10:26
David Mujica16-Mar-09 10:26 
GeneralRe: REGEX Pin
immu516-Mar-09 10:44
immu516-Mar-09 10:44 
Question[Message Deleted] Pin
Richard Leighton16-Mar-09 5:10
Richard Leighton16-Mar-09 5:10 
AnswerRe: Frustrating! Datagrid - Get the information! Pin
led mike16-Mar-09 5:31
led mike16-Mar-09 5:31 
GeneralRe: Frustrating! Datagrid - Get the information! Pin
Richard Leighton16-Mar-09 7:09
Richard Leighton16-Mar-09 7:09 
GeneralRe: Frustrating! Datagrid - Get the information! Pin
led mike16-Mar-09 7:47
led mike16-Mar-09 7:47 
RantRe: Frustrating! Datagrid - Get the information! Pin
Richard Leighton16-Mar-09 7:49
Richard Leighton16-Mar-09 7:49 
GeneralRe: Frustrating! Datagrid - Get the information! Pin
led mike16-Mar-09 7:55
led mike16-Mar-09 7:55 
Question"ASP" Sending Email Doesn't deliver.. Pin
D.Manivelan16-Mar-09 5:05
D.Manivelan16-Mar-09 5:05 
AnswerDon't cross post Pin
led mike16-Mar-09 5:34
led mike16-Mar-09 5:34 
JokeRe: Don't cross post Pin
Yusuf16-Mar-09 9:03
Yusuf16-Mar-09 9:03 
Questionproblem with SMTP email --System.Net.Sockets.SocketException Pin
developer_zone116-Mar-09 4:35
developer_zone116-Mar-09 4:35 
AnswerRe: problem with SMTP email --System.Net.Sockets.SocketException Pin
Yusuf16-Mar-09 4:59
Yusuf16-Mar-09 4:59 
QuestionProblem in renaming CSV file after hosting ASP.NET application Pin
Rashmi_Karnam16-Mar-09 4:15
Rashmi_Karnam16-Mar-09 4:15 
AnswerRe: Problem in renaming CSV file after hosting ASP.NET application Pin
ToddHileHoffer16-Mar-09 4:24
ToddHileHoffer16-Mar-09 4:24 
GeneralRe: Problem in renaming CSV file after hosting ASP.NET application Pin
Rashmi_Karnam25-Mar-09 3:00
Rashmi_Karnam25-Mar-09 3: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.