hi,
i am trying to open a folder on the application server using ASP .net. when i try to open it asks for user name and password. it should not happen. it should open the folder without asking for username and password. On the button click event i have called javascript which opens the folder.
window.open("fi le://10.15.43.126\\I ndPortal\\Induc tionDocument\\I nduction_portal \\domain", "_blank", "width=1018 ,...
User Profile
Collapse
-
Open afolder in application server.
-
i tried downloading but dllfile is not added to IE webcontrol directory when i run the batch file. -
when i try to open it, it shows
The requested URL could not be retrieved
what may be the problem?Leave a comment:
-
IE Web controls
Hi
i tried downloading IE web controls using the following website. the page is not accessible.
http://www.asp.net/ControlGallery/default.aspx?Ca tegory=38&tabin dex=2
is there any way to download the IE web controls????can anyone suggest some solution??? -
yes its right.....it is 172.20.33.126
then what would be the problem??Leave a comment:
-
-
Send Email in ASP .net
Hi,
I need to send email in ASP .net(vb .net) using smtp. i have found that i can use smtpmail.send() to send email.....but the problem is the page doent show any error and the mail is not received in my inbox too.....i have changed some settings in IIS(default virtual server properties). In the access tab->and on connection i have added 127.0.0.1 ip address....but i have a doubt......do i need to add this 127.0.0.1 ip or my mail server... -
Send Email
Hi,
I need to send email in ASP .net(vb .net) using smtp. i have found that i can use smtpmail.send() to send email.....but the problem is the page doent show any error and the mail is not received in my inbox too.....i have changed some settings in IIS(default virtual server properties). In the access tab->and on connection i have added 127.0.0.1 ip address....but i have a doubt......do i need to add this 127.0.0.1 ip or my mail server... -
Optional parameters in C# .Net
hi,
I need to know the equivalent of optional parameters in c#. i kow that it can be implemented using function overloading.... bt i need to have only one function which is an important constraint....c an anyone sugest me a solution?thanks in advance... -
Optional paramteres in C# .NET
hi,
I need to know the equivalent of optional paramter in c#...?i know that it can be implemented using function overloading..bu t i need to have only one function which is an important constraint..... can anyone suggest me a solution?thanks in advance.. -
-
PRoblem in COnnectionPOint
Hi, am trying to implement connectionpoint in my appln. where in i try calling a method in my server. this throws an error An unhandled exception of type 'System.Runtime .InteropService s.COMException' occurred in ATS.exe
Additional information: Variables are not initialized. the code is as follows:
Sink mySink1=new Sink();
Sink mySink2=new Sink();
int cookie1,cookie2 ;
System.DateTime dt=new System.DateTime (System.DateTim e.Today.Year,5, 11,3,10,12);... -
Problem in data Grid Leave event
Hi,
I have a tree view in my windows form which lists the methods. When i double click on the methods, the datagrid is shown which asks for parameters.(it has parameter name, data tye and parameter column). User enters the parameters. and ther is a button named "SAVE". when i click on it(save button) data grid leave event doesnt trriger but when i click on some other method in tree view, the event triggers. Why does this happen?... -
thanks for u reply....i got an idea....and its working fine...thanks a lot again:)Leave a comment:
-
Any Idea?????
hi,
I have a treeview in which there is a list of methods. When i double click it, the methods are added in datagrid in which i can change the order of execution. i have a structure which stores the assembly no, interface no. and the method which is being double clicked. the need is that the method should be in a order in which the user changes. when the order is changed in datagrid, how to
change the order in structure too?can... -
-
Disable delete key over datagrid
hi,
i have an applicaiton in which i am using datagrid its working properly, the
problem here is if i select a row and press "Delete" Key (Key board) the row
is getting deleted. how to prevent this?? Pls reply me soon
Regards,
Suguna -
hi,
thanks for u reply...but i don need to sort but...rearrange the numbers....like if there r five methods and i have changed the value of first one to be 5 and that 1 st method shd move to 5 th position and 2nd shd move first and 3 rd to 2 nd....how can i do this?Leave a comment:
-
problem in datagrid sorting
hi,
I have a datagrid which shows the list of methods and a serial number associated with it. The number indicates the order in which it gets executed. I need to change the oder say i need to make the first method to run at last. so i change the number as five. It should be pulled on to the last and other items should be pushed before. Can anyone suggest me how to do sorting?
Regards,
Suguna -
problem in hiding the context menu
hi,
To display the shortcut menu, i have used ContextMenu.Sho w() method.After an item on the ContextMenu is selected and clicked, the ContextMenu, generally, should be hidden. It will happen "automatica lly" if you display another GUI component in response to this click.In some cases, the ContextMenu stays on the screen after the click. how to hide it?
No activity results to display
Show More
Leave a comment: