User Profile
Collapse
-
How to Hide a Image Source?
Hello All i want to hide the source of the all the images which are seen on my page. How can i do it. User can not see the path of that image but he can save taht image. -
How to get Gridview Cell's value outside GridView Event
Hello All,
How can i get the value of a gridview cell outside any GridView event -
Validating USer INput data in Web Service
Hello all,
I am working on ASP.net web service using C# i want to validate the input data , is there any way in the web service to validate the input data.
Thanks in advance. -
Hi shweta,
Thanks a lot your code working fine now,Previously i forgot to enable "full control" attribute of that file without which we cant delete remote file.
Thanks a lot.
Bye Take care... -
Hi have already tried like you told but i got error "File Not Found"
Please help me out from this...Leave a comment:
-
I have tried with IP Address as well as Machine name but error comes like netwrok path not found,infact network path is correct. I have tried it as follow
But i got error like Network Path was not found same in the case of Machine name...Code:Dim objFSO,filename Set objFSO = CreateObject("Scripting.FileSystemObject") objFSO.DeleteFile "\\\\192.168.2.241\\c:\\test.txt",trueLeave a comment:
-
Hi Shweta
Thanks For The quick Reply,i have tried your code it will run fine if my file is on the local system,but I have to delete a file which is placed on some other system but both system are in same network....Leave a comment:
-
Deleting a Remote file placed in same network through VBScript-ASP
Hello all
I want to delete a file which is not placed on my local machine, it is placed on diffrent machine but in the same network. How can i delete that file , i am using VBScript -ASP
Thanks in advanced -
Form Loadin is slow due to Background Image of Form
I have my base form which has background image , tool bar etc,All other
forms inherit it. The background image size is162kb and it is in PNG
format.All the other forms also has many images since we have unique look and
feel. The issue I am facing is performance .
Application works fast when I don't have background image on my base form (
in turn we don't have any background image for any of the form), But when I... -
Thanks For the reply
Yes I have used SusPendLAyout() methode.But still I am facing same problem...Leave a comment:
-
I have done double buffering in my code,but still i got flickering effect when form loads...Leave a comment:
-
Actually i have lots of control in a panel.and when the form is loaded flicker problem is there.I want to do flicker free painting....Leave a comment:
-
Improve Performance of windows Form
Hello all
I have a windows form,in this page I am creating lots of controls at runtime.So when my form is load it takes time to load all controls.How can i improve performance of that page.I have Call the InitializeCompo net() function in constructor of the class.
No activity results to display
Show More
Leave a comment: