I have an editable datagrid in ASP.NET 2.0
There are two text boxes (TemplateColumn) inside the data grid. Requirement is when user enter some value in textbox1 and leaves then populate textbox2 with item description fron the database.
Textbox does have OnTextChanged event but unable to find...
Hi All,
Does any one know how to display PDF in crystal report?
I want to change the PDF files dynamically using vb.net.
I have tried using OLE Object (Adobe Acrobat 7.0 Document) but with this I am not able to change the PDFs dynamically. All I get is the same PDF file which I browse while...
Hi All,
Does any one know how to open a report in a new window?
I have a text box in a report and its action is set to open a report. The new report open in the same window.
Is it possible to open this report in a new window?
Regards,
Private Sub button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles button1.Click
textbox1.CausesValidation = False
ActiveForm.Dispose()
End Sub
Here is the complete scanerio:
We are sending emails using .net.
The contents of the message are taken from a file "test.html". Now I want to execute web service when someone opens an email.
May be there could be a way to call web service using eithe javascript or vbscript embedded in html...
Hi All
Is it possible to execute web service(developed in vb.net)
using plain html which is send as msg body in an email?
if yes, then how??
Thansk in advance.
I need to call a Visual Basic .NET object when a specific event happens in SQL Server. I can capture this event through an INSERT trigger on a table, but how do I call the Visual Basic .NET object from the trigger?
Any Ideas???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.