can any one have any idea is it possible to use values from aspx.cs file(codebehind file) in an aspx file(main asp.net page)
waqas_2k
Posts
-
General Information for a beginner -
SQL Server 200I am using SQL Server 2000 on back end and .Net C sharp on front end. Server is connected with more than 30 users. On user’s computers there are different files having different formats like MS Word, Excel, Txt and Visio etc with more than 4 MB size. I want to see these files through database, edit, save them and resend to users through database on LAN. How Can I Do All This in Window Application without sharing any directory? Best Regards and Thanks for your kind Help:
-
executing a .exe file on remote computeri am working on a project in which i hav to copy a .exe file to all the pcs' on the domain and the execute it with in a single loop, i used File.copy to copy and invoke psexec to exe cute the file, the problem is that psexec give file error bcoz the file is in use by copy command, when i restart the application the psexec execute the file that was copied when i first run the application
-
copying a file to a remote locationi am working on a network base installer,my project check for a specific software whether installed or not on a client machine, if not installed i hav to install it remotly, i am having problem in copying a file to a remote (pc i.e client)and then executing the setup from tht location.
-
Urgent Help Requiredhow can i copy files and folders from a specific location on my computer to a remote pc on my network using c# code and a window form based application
-
Urgent Help Requiredhow can i copy files and folders from a specific location on my computer to a remote pc on my network using c# code and a window form based application
-
Its Very Urgenthow can i copy files and folders from a specific location on my computer to a remote pc on my network using c# code and a window form based application