Hi All,
i have bought a code signing certificate for an ActiveX control. That i have installed.
I have digitally signed my ActiveX control and verified it.
But After deployment, IE still showing the activeX block message .
Is there any thing need to be done, after sign the document.
Is there some thing, i am missing to install ActiveX Control.
I need an immediate help.
Please help...
User Profile
Collapse
Profile Sidebar
Collapse
sweetneel
Last Activity: Dec 22 '15, 04:10 AM
Joined: Oct 3 '08
Location: kolkata
-
Signed ActiveX not working
-
Consume Remote Web Service from HTML Page
Hi
I need a help. I have created a webservice . Host it. And then tried to call it from HTML page . Nothing is working. But if i call this webservice locally it is working fine.
URL of my service is
I am providing html code
...Code:<script> $(document).ready(function () { $.support.cors = true; $.ajax({ type: "GET", -
RadCombo is not working after hosting
Hi,
I have developed an application with Telerik 2013 Q1. components. Previously the application was in .Net 3.5 . Now i have upgraded our application to .Net framework 4.0 and hosted our application in Win Server 2012 . The problem we are facing is, All the controls are working fine locally but after hosting. There is an issue with RadCombo. It is not rendering perfectly. or it became read only. we have dynamically populated the Radcombo.... -
working with sql server view object
Hi, thanks in advance, would any one give me an idea , how to work with sql server view object in c#.net winform. application.
any help would be appreciated . -
How to develop software for regional language?
Dear all,
Thanks in advance.i need a help it is very urgent.
Does any one give an idea how could i develop a software in .Net , that will be used to write regional language.
that is a Custom regional language editor.
or it can be developed with any other language.
i am waiting for the help.
Thanks
Neel. -
string searchString = this.dtToday.Te xt;
foreach (DataGridViewRo w row in grdClientDetail s.Rows)
{
if(row.Cells["Followup Date"].Value.ToString ().Contains(sea rchString ))
{
grdClientDetail s.Rows[row.Index].Selected=true;
break;
}
... -
search for a value in a Datagridview
I am developing a windows application. i have a datagridview control in this applicaion. now i need to search for a value in this datagridview control. i am populating the value by a dataset in this grid. -
access levels of family tree
hi all , thanks in advance.
i need a help.
i am developing an application of multi level marketting.
where each people can make 4 child under him/her ID. and the child also can do this.all of the ID/s ate unique.
and there will be maximum 3 levels.
i.e. suppose A,B ARE DIRECT RECRUITED BY THE COMPANY. AND C,D,E,F ARE UNDER A. AND M,N,O,P ARE UNDER B.THEN, UNDER C, THERE ARE... -
Relative path of access database.
hi all , i have a urgency,
i need a help.
i am developing a windows application. where this application will be accessed through LAN i have a Access 2003 database. i put it in a single machine.
while i am writing the connection string using my machine network name like
\\mymachinename \\database\\dat a.mdb"
but this failed to establish a connection. i am using c#.net.
... -
Store value in asp.net Application Variable
hi all,
can any one give me an idea how could i store a Asp.net Application variable by javascript. -
hi Frinny, thank u for ur reply. But when i am using the property as described u in my aspx.cs page i am getting error as
"Error
"Cannot convert type 'string' to 'System.Web.UI. WebControls.Lab el'Leave a comment:
-
update master page variable value from the content page by javascript.
hi all, thanks in advance. I need a help , its urgent.
I am developing a webapplication with maser page. there i have a lebel, control. i need to update its value from the content page, and only by the javadscript.
i am doing:
var btnpjt = document.getEle mentById( '<%=((Label)thi s.Master.FindCo ntrol("lblBtnPr ojectValue")).C lientID %>');
btnpjt.value='V P';
in my... -
Reminder email
hi all,
thanx in advance. i need a help, its urgent. actually, i have developed a website. for contact information. there is a page for storing followup details of client. now i want that. the every client should get a automatic email , 2 days before their Followup date.
N.B. the databse is in ACCESS. socan't use sql server, and they can't permit to install Windows service there .
now any one can help me. how... -
Repeater control
I'm using an ASP Repeater to display the contents in a table format. I want to place two images buttons to the right of each row. One will "Edit" and the other will "Delete" . i can do this. now i want access the particular cell value of the rRepeater control, nd Edit or delete it. -
Embedded Resource in a web control library.
hi all,
Can any one give me a idea ,is it possible to make a aspx, or html page as a embedded resource of a web control library.
if possible, can i make a dynamic html page using javascript , by a webcontrol library .i mean there is a button in my dll, and after clicking on the button it will open a html page.
thanx in advance. it is urgent.
Neel. -
Dear Frinny,
the dll which i have developed can be used with any web applications. by using a XML file for its configuration. as i have mentioned it is for custom DataGrid. now i want to add more functionality to this dll, by adding search functionality to it. the dll has the searching functionality also. i want that when i will click a button on the grid it will open a page for accepting advamce searching options.. and depending on the Specific...Leave a comment:
-
Embedding aspx page in a webcontrol library.
hI all , i have developed a webcontrol library for a custom data grid. now i want to embed a aspx page for the Searching database .in to this dll. now how should i embed a aspx page with controls in a webcontrol library.
thanx in advance. its urgent.
Neel. -
Custom datagrid
hi all i have made a custom datagrid for asp.net, but the problem it only works in IE.
so how to remove dis limitation & make it the browser independent.
Thanx
Neel -
-
Highlighting a Linkbutton in javascript onclick
hi all, i have 4 link buttons.all of them opens a popup window. i want when i click on button it gets highlited.
pls help. its urgent.
Neel.
No activity results to display
Show More
Leave a comment: