Hi,
I had created an active-x control (ocx) in vb6 and i have used in VB.Net and HTML using ClassId reference and the active-x was working fine with ASP.Net, HTML and VB6.
Now the active-x is created again with XML. I have used XMLHTTP object to communicate with a server and DOMDocument. I have also used a few API function for local network ping. and build a new active-x control.
Now it is working fine...
User Profile
Collapse
-
kaushalgajjar started a topic ActiveX Error in HTML - Javascript Page. method '~' of object '~' failedin .NETActiveX Error in HTML - Javascript Page. method '~' of object '~' failed
-
Yes but underline wont work because of some reason,
1 Requirement is to print whole page with lines, underline would only come upto the end of text, not on the full page.
2 Underline wont work when fonts are differ like i have first word in Bold and then all in italic the italic font's underline the underline shows up and down not streight... -
How to print a RichTextBox or Any thing with a horizontal lines?
Hi,
I am into a trouble since 1 week and unable to find the solution from any community or site. I have created a small program that i want to print along with horizontal lines (like a notebook lined paper) . I have each line with 3 mixed fonts randomly generated so i have used RichTextBox control. everything is working fine.
Now i want to know how do i add a line into the RichTextBox or How do i Print along with Lines.... -
How to print a RichTextBox or Any thing with a horizontal lines?
Hi,
I am into a trouble since 1 week and unable to find the solution from any community or site. I have created a small program that i want to print along with horizontal lines (like a notebook lined paper) . I have each line with 3 mixed fonts randomly generated so i have used RichTextBox control. everything is working fine.
Now i want to know how do i add a line into the RichTextBox or How do i Print along with Lines.... -
Building MSDE with VS 2005 Setup Project
I have been struggling to build a package in VS2005. I have an application made in VB.Net with SQL 2000 now i want to build it to use in a stand alone Computer so i have found MSDE from Microsoft Site (but i couldnt found merge module from any where)
MSDE having a setup file with several folders the setup file need following parameters
setup.exe DISABLENETWORKP ROTOCOLS=0 SAPWD="sa" INSTANCENAME="m yinstance"... -
Problem in ASP.Net with Mobile Web Pages..
I have problem with a Mobile Web page in ASP.Net 2.0 Web Application..
First i made a 2 page site in normal ASP.Net Web Application that is having two pages one for login and another one for email list. this is simply fetching emails from my email account and displaying from and subjects to a list box That is working fine its on www.gajjarsystems.com/wm.
Now i just changed those two pages into Mobile Web Pages with...Last edited by jhardman; Mar 18 '08, 09:25 PM. Reason: moved to .Net forum. ASP forum is for "classic" ASP -
Problem in Insert Query in VB.NET and Access
Hi there i have a problem in inserting a query to Access database. i am having a column which is AutoNumber and if i skip that field in insert query from vb.net then it is giving me an error "Syntax error in INSERT INTO statement."
Here is my coding
Dim qry as string
qry = "Insert into usertable (username,passw ord,Personname) values ('" & txtUsername.Tex t & "','" &...
No activity results to display
Show More
Leave a comment: