Click here to Skip to main content
16,013,747 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do i convert Excel database file to Sql server database file Pin
cynara23-May-07 18:56
cynara23-May-07 18:56 
AnswerRe: How do i convert Excel database file to Sql server database file Pin
_Damian S_23-May-07 19:26
professional_Damian S_23-May-07 19:26 
AnswerRe: How do i convert Excel database file to Sql server database file Pin
Christian Graus23-May-07 20:05
protectorChristian Graus23-May-07 20:05 
QuestionHow do i convert Excel database file to Sql server database file Pin
cynara23-May-07 18:55
cynara23-May-07 18:55 
Questionhow can i convert rtf document to HTML document ... Pin
koolprasad200323-May-07 18:46
professionalkoolprasad200323-May-07 18:46 
AnswerRe: how can i convert rtf document to HTML document ... Pin
Johan Hakkesteegt23-May-07 21:18
Johan Hakkesteegt23-May-07 21:18 
GeneralRe: how can i convert rtf document to HTML document ... Pin
koolprasad200323-May-07 22:47
professionalkoolprasad200323-May-07 22:47 
GeneralRe: how can i convert rtf document to HTML document ... Pin
Johan Hakkesteegt24-May-07 0:13
Johan Hakkesteegt24-May-07 0:13 
Hi,

I am just not exactly sure what it is that you are trying to do, so I am guessing that you want to insert the text from your rtf file into a web page consisting of html code. Something along the lines of:

Text in the RTF file:
The quick Brown Fox Jumped Over The Lazy Dog

Content of the (empty) HTML file:
<br />
<html><br />
<head><br />
< title>blablabla< /title><br />
</head><br />
<body><br />
<br />
</body><br />
</html><br />


The text would need to be inserted between the body tags.

Is this what you are trying to accomplish?

Johan

My advice is free, and you may get what you paid for.

GeneralRe: how can i convert rtf document to HTML document ... Pin
koolprasad200324-May-07 0:49
professionalkoolprasad200324-May-07 0:49 
GeneralRe: how can i convert rtf document to HTML document ... Pin
Johan Hakkesteegt24-May-07 1:42
Johan Hakkesteegt24-May-07 1:42 
Questiontext to speech Pin
Sonia Gupta23-May-07 18:30
Sonia Gupta23-May-07 18:30 
AnswerRe: text to speech Pin
_Damian S_23-May-07 18:45
professional_Damian S_23-May-07 18:45 
QuestionRe: text to speech Pin
Sonia Gupta23-May-07 18:49
Sonia Gupta23-May-07 18:49 
AnswerRe: text to speech Pin
_Damian S_23-May-07 18:54
professional_Damian S_23-May-07 18:54 
AnswerRe: text to speech Pin
Christian Graus23-May-07 20:07
protectorChristian Graus23-May-07 20:07 
QuestionRe: text to speech Pin
Sonia Gupta23-May-07 20:20
Sonia Gupta23-May-07 20:20 
AnswerRe: text to speech Pin
Christian Graus23-May-07 21:27
protectorChristian Graus23-May-07 21:27 
QuestionRe: text to speech Pin
Sonia Gupta23-May-07 21:48
Sonia Gupta23-May-07 21:48 
AnswerRe: text to speech Pin
Dave Kreskowiak24-May-07 4:47
mveDave Kreskowiak24-May-07 4:47 
Questionbutton click Pin
Sonia Gupta23-May-07 18:20
Sonia Gupta23-May-07 18:20 
AnswerRe: button click Pin
_Damian S_23-May-07 18:32
professional_Damian S_23-May-07 18:32 
QuestionRe: button click Pin
Sonia Gupta23-May-07 18:42
Sonia Gupta23-May-07 18:42 
AnswerRe: button click Pin
_Damian S_23-May-07 18:52
professional_Damian S_23-May-07 18:52 
QuestionRe: button click Pin
Sonia Gupta23-May-07 19:39
Sonia Gupta23-May-07 19:39 
QuestionRe: button click Pin
Sonia Gupta23-May-07 19:53
Sonia Gupta23-May-07 19:53 

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.