Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Vallidation Expression for string values Pin
Christian Graus20-Feb-08 22:17
protectorChristian Graus20-Feb-08 22:17 
GeneralRe: Vallidation Expression for string values Pin
Usharva21-Feb-08 1:17
Usharva21-Feb-08 1:17 
GeneralRe: Vallidation Expression for string values Pin
SreejithAchutan21-Feb-08 16:15
SreejithAchutan21-Feb-08 16:15 
QuestionChanges is not applying [modified] Pin
~V~20-Feb-08 20:24
~V~20-Feb-08 20:24 
GeneralRe: Changes is not applying Pin
Christian Graus20-Feb-08 20:38
protectorChristian Graus20-Feb-08 20:38 
GeneralRe: Changes is not applying Pin
~V~20-Feb-08 20:40
~V~20-Feb-08 20:40 
GeneralRe: Changes is not applying Pin
~V~21-Feb-08 19:20
~V~21-Feb-08 19:20 
GeneralReading an HTML file and putting to database. Pin
Trav120-Feb-08 20:23
Trav120-Feb-08 20:23 
Hi All,

This is to create an ASP.net application which can read an HTML file that is saved in the users local system and then store the values in different tags into the corresponding columns in a database.

For e.g.,
<TABLE width="100%" border=1 frame=above>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=2 width="100%" bgColor=#2b558a
border=0><TBODY>
<TR>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">Number: 31635 &nbsp; </TD>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">Date Entered: 1/31/2008 &nbsp; </TD>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">Business Unit: ABC &nbsp; </TD></TR>
<TR>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">&nbsp;</TD>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">Entered by: Smith, John &nbsp; </TD>
<TD class=DefectHeaderRowClass vAlign=top align=left
width="33%">Type: New Request &nbsp;
</TD></TR></TBODY></TABLE></TD></TR>

In the database there will be fields like Number, Date Entered, Business Unit, Entered by, Type etc.
I need to store the data from the HTML file to the database.

Can anyone suggest any methods for doing this. Please help me with this...

Thanks,
Trav1

Trav1
GeneralRe: Reading an HTML file and putting to database. Pin
Christian Graus20-Feb-08 20:42
protectorChristian Graus20-Feb-08 20:42 
QuestionHow to Create Microsite Pin
raushan_920-Feb-08 19:46
raushan_920-Feb-08 19:46 
AnswerRe: How to Create Microsite Pin
Christian Graus20-Feb-08 20:52
protectorChristian Graus20-Feb-08 20:52 
QuestionHow to draw a transparent rectangle on an image in asp.net 2.0-ITS URGENT! Pin
Adwita20-Feb-08 19:06
Adwita20-Feb-08 19:06 
AnswerRe: How to draw a transparent rectangle on an image in asp.net 2.0-ITS URGENT! Pin
Christian Graus20-Feb-08 20:49
protectorChristian Graus20-Feb-08 20:49 
Questionhow to restrict the users not to enter any value on the address bar. Pin
jagan12320-Feb-08 19:00
jagan12320-Feb-08 19:00 
AnswerRe: how to restrict the users not to enter any value on the address bar. Pin
N a v a n e e t h20-Feb-08 19:48
N a v a n e e t h20-Feb-08 19:48 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
jagan12320-Feb-08 19:51
jagan12320-Feb-08 19:51 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
N a v a n e e t h20-Feb-08 20:04
N a v a n e e t h20-Feb-08 20:04 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
jagan12320-Feb-08 20:20
jagan12320-Feb-08 20:20 
AnswerRe: how to restrict the users not to enter any value on the address bar. Pin
Christian Graus20-Feb-08 20:57
protectorChristian Graus20-Feb-08 20:57 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
N a v a n e e t h20-Feb-08 21:32
N a v a n e e t h20-Feb-08 21:32 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
Christian Graus20-Feb-08 22:12
protectorChristian Graus20-Feb-08 22:12 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
N a v a n e e t h20-Feb-08 22:44
N a v a n e e t h20-Feb-08 22:44 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
_AK_20-Feb-08 22:21
_AK_20-Feb-08 22:21 
GeneralRe: how to restrict the users not to enter any value on the address bar. Pin
N a v a n e e t h20-Feb-08 23:01
N a v a n e e t h20-Feb-08 23:01 
AnswerRe: how to restrict the users not to enter any value on the address bar. Pin
dilipv20-Feb-08 21:31
dilipv20-Feb-08 21:31 

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.