Here is the code for my httphandler
Imports System.Web
Imports System.Web.Security.FormsAuthentication
Namespace ASPXHandler
Public Class MyASPXHandler
Implements IHttpHandler
' Override the ProcessRequest method.
Public Sub ProcessRequest(ByVal context As...
I have this scenario :-
userid 66 has folder/66
userid 75 has a folder/75
do not want 66 to be able to access 75's files by changeing url.
After logging in, the user has an aspx page has a list of hyperlinks to different files Example(http://comm/66/test.doc)
I do not want them to be able to...
I am still very new to .net and have a great deal to learn
so any help would be appreciated.
I have a SalesID(44) and within the directory named commissions there is folder equal to the SalesId(44) and then I want to list the files within that folder(44).
Everything is working correctly except...
I have a control dropdown list that I have it moving value to a1 on sheet2 from sheet 1 but it is not writing value only the index number, how can I do this?
We have been using a custom software for our company that is on certain users pc's and laptops for over three years now, it has gone through 95win and 98win , the problem now is we recieve this (error 6 overflow). After installing, We then try to open the program to finish setting up and we...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.