hello Plater
how can do this.
if you have any link/sample code for further studies for me.
i am waiting your reply.
Thank You
User Profile
Collapse
-
anyone know how can i find html control from html file using asp.net
please help anyone.
Thank YouLeave a comment:
-
How to FindControl of HTML
hello,
i am trying to find control (textbox) of html which is placed inside the text of lable of asp.net.
here is the code which i used..
...Code:protected void Page_Load(object sender, EventArgs e) { StreamReader reader = new StreamReader(@"d:\WebSite1\HTMLPage.htm"); String line = reader.ReadToEnd(); Label1.Text = line; } protected void Button1_Click(objectLast edited by tlhintoq; Jun 4 '09, 05:07 PM. Reason: [CODE] ... your code here ... [/CODE] tags added -
I have checked the guesses you mentioned. I have maintained the event log, but it does not throw any error. the method document.printo ut is used where document is an object (automation server) for Word (2000) document class. the same method prints few documents and not others. The strange point here is that it spools all pages when printed using a loop for the number of pages in document, but it still does not print from the queue. And when I print...Leave a comment:
-
VB.Net Windows Service Issue
Hello Everyone,
I am stuck with a minor issue related to a Windows Service made in VB.Net (framework 2.0). The service is working as expected for few printing documents and not for others.
The actual expectation for Windows Service is to periodically check for new Work Orders raised and print the respective WorkOrder (MS-Word) document on a predefined network printer. This is done perfectly fine, barring few word...
No activity results to display
Show More
Leave a comment: