if you put the code in <pre>code...</pre> tag it will keep original code format
On Thu, Aug 18, 2011 at 12:59 AM, Chethana KP <[email protected]>wrote: > Thanks Guys !!! for the input provided. > > But my requirement is as follows: > > We have sevaral VBscript files in client server. > The tool automatically should take the file and should conver it to html > page. > where i have to define the Source file path and destiantion file path where > the html page should be stored. > once i run the tool it should give me output. > > any inputs ??? > > ~Chethana > > On Thu, Aug 18, 2011 at 8:00 AM, Roman Zilber <[email protected]> wrote: > >> http://tohtml.com/asp.vb/ >> >> >> On Wed, Aug 17, 2011 at 12:56 PM, Prasad V R <[email protected]>wrote: >> >>> Hi, >>> I tried there is one simple way, >>> go through this link http://www.textfixer.com/html/convert-text-html.php >>> and past your code and click convert text to html button . >>> now it adds some line break tags to script . >>> copy the code and paste it in below ,save it as .html >>> now double click on it >>> >>> <html> >>> <body> >>> >>> paste ur script here >>> >>> </body> >>> </html> >>> >>> >>> >>> if any thing wrong please correct me >>> >>> thanks®ards >>> prasad >>> >>> On Tue, Aug 16, 2011 at 12:52 PM, Chethana KP >>> <[email protected]>wrote: >>> >>>> Hello everyone , >>>> >>>> I need an tool which convert VBS file and QTP script to HTML page. >>>> Where i can publish my code for client access. >>>> >>>> Can anyone help me ??? >>>> >>>> >>>> Regards, >>>> Chethana >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> "QTP - HP Quick Test Professional - Automated Software Testing" >>>> group. >>>> To post to this group, send email to [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/MercuryQTP?hl=en >>> >>> >>> >>> >>> -- >>> Thanks & Regards >>> Prashad >>> >>> -- >>> You received this message because you are subscribed to the Google >>> "QTP - HP Quick Test Professional - Automated Software Testing" >>> group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/MercuryQTP?hl=en >>> >> >> -- >> You received this message because you are subscribed to the Google >> "QTP - HP Quick Test Professional - Automated Software Testing" >> group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
