Click here to Skip to main content
15,918,049 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Customizable Image Code Pin
Shog97-Jul-08 5:31
sitebuilderShog97-Jul-08 5:31 
QuestionConversion from string "39633.5652777778" to type 'Date' is not valid. Pin
hifiger20045-Jul-08 15:37
hifiger20045-Jul-08 15:37 
AnswerRe: Conversion from string "39633.5652777778" to type 'Date' is not valid. Pin
Christian Graus5-Jul-08 15:44
protectorChristian Graus5-Jul-08 15:44 
AnswerRe: Conversion from string "39633.5652777778" to type 'Date' is not valid. Pin
Shog96-Jul-08 6:23
sitebuilderShog96-Jul-08 6:23 
GeneralRe: Conversion from string "39633.5652777778" to type 'Date' is not valid. Pin
hifiger20046-Jul-08 6:57
hifiger20046-Jul-08 6:57 
QuestionConvert string value to html? Pin
hifiger20044-Jul-08 18:34
hifiger20044-Jul-08 18:34 
AnswerRe: Convert string value to html? Pin
N a v a n e e t h4-Jul-08 18:38
N a v a n e e t h4-Jul-08 18:38 
GeneralRe: Convert string value to html? Pin
hifiger20044-Jul-08 19:01
hifiger20044-Jul-08 19:01 
Just to have an html output.

for example if you have a string value of "the quick brown..." and when saving it into the file using savetofile("test.html") the result is in html format. It will automatically converted to html. once we use the savetofile command. But what I need is to convert it right away to html without saving it to the file.

My reason of this is because of regex expressions which will be using the regular expressions.

Do you think this can be converted by not using the savetofile?


test.html result:

<html>
...
<td>the quick brown...</td>
...
</html>

hifiger2004
GeneralRe: Convert string value to html? Pin
Christian Graus5-Jul-08 1:33
protectorChristian Graus5-Jul-08 1:33 
GeneralRe: Convert string value to html? Pin
hifiger20045-Jul-08 15:31
hifiger20045-Jul-08 15:31 
GeneralRe: Convert string value to html? Pin
Christian Graus5-Jul-08 15:44
protectorChristian Graus5-Jul-08 15:44 
AnswerRe: Convert string value to html? Pin
Shog95-Jul-08 9:18
sitebuilderShog95-Jul-08 9:18 
QuestionMEMO variable in asp.net? Pin
hifiger20044-Jul-08 15:10
hifiger20044-Jul-08 15:10 
AnswerRe: MEMO variable in asp.net? Pin
N a v a n e e t h4-Jul-08 18:45
N a v a n e e t h4-Jul-08 18:45 
GeneralRe: MEMO variable in asp.net? Pin
hifiger20044-Jul-08 19:04
hifiger20044-Jul-08 19:04 
QuestionRemoving horizontal scrollbars from web page using javascript Pin
Shrimpersfan3-Jul-08 1:04
Shrimpersfan3-Jul-08 1:04 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
Shog93-Jul-08 12:05
sitebuilderShog93-Jul-08 12:05 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
Shrimpersfan4-Jul-08 0:39
Shrimpersfan4-Jul-08 0:39 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
acodman4-Jul-08 6:21
acodman4-Jul-08 6:21 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
Shog95-Jul-08 9:16
sitebuilderShog95-Jul-08 9:16 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
JohnFernandez7-Jul-08 8:54
JohnFernandez7-Jul-08 8:54 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
N.Surendra Prasad9-Jul-08 0:41
N.Surendra Prasad9-Jul-08 0:41 
QuestionAjax in SharePoint 2007. How to make the original error message to show up? Pin
bin_bin12-Jul-08 20:09
bin_bin12-Jul-08 20:09 
AnswerRe: Ajax in SharePoint 2007. How to make the original error message to show up? Pin
Shog96-Jul-08 6:32
sitebuilderShog96-Jul-08 6:32 
QuestionImport JavaScript in JavaScript File Pin
Ahmet GULBAY2-Jul-08 1:55
Ahmet GULBAY2-Jul-08 1:55 

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.