hi,
I have a folder consisting of excel worksheets on my computer which I am sharing it with my collegue in the office. however, when I make changes to the excel sheets in my folder, it only updates my folder and not my collegue's. similarly, if she makes a change in the excel, it wont show up...
Hi,
Where do I code Response.redirect(AdminDefault.aspx)
I have written the following code in AdminLogin.aspx:
<script language="C#" runat=server>
void AdminLogin_Click(Object Src, EventArgs E)
{
if (Page.IsValid)
{
if(txtAdminEmail.Text...
Hi,
Thanks for replying fast. I need to have two login pages with default pages for each.I want the AdminLogin.aspx to direct to AdminDefault.aspx. This page has access to certain facilities not available to a member. Also I am coding the the password and user name in the form for...
Hi everybody,
I am developing a website by using ASP.NET and with SQL Server database. Please I need to know this fast.I have a question. I have two Login pages, Login.aspx (For members) AdminLogin.aspx for (Administrators)
I want Login.aspx to direct to Default.aspx (after entering correct...
Hi,
I really need help on this as soon as possible so please help!
I have used HTML, CSS and JavaScript to built my website. On the right hand corner of my website, I want a news head line links scrolling vertically. I want the scroll to stop when mouse is moved over a link . Also clicking a...
Hi, I NEED HELP,
In my application, we can add policy and attach its relevant document thru a form. the document is upload to a file on the server. besides the policy title, policy content, date created, department and author, the document name is stored in database as wpattachment (by using...
Hi, I NEED HELP,
In my application, we can add policy and attach its relevant document thru a form. the document is upload to a file on the server. besides the policy title, policy content, date created, department and author, the document name is stored in database as wpattachment (by using...
In the intranet I am developing, the user can add a new document to the web. he has to go to a page where he clicks on the the department name , a form to add the document to that deparment comes up. this form consist of document name , description, a browse button , upload document button and...
Can anyone PLEASE look at my code to see what I am doing wrong?
I add documents from an add new document form. the documents are on coldfusion server directory d:/intranet Online directory (all the documents added are displayed in a list with a corresponding checkbox for delete operation) I have...
Okay, I did a little reading and I don't think I should have any problems on using CFFILE tag. One question. Two type of staff are accessing my intranet. user and admin.
the admins can delete, add a document however users can only see it. so the admin page page will contain a delete button and...
I am very new in coldfusion so all the above is bit intimidating for me. let me read a little about uploading files using the <CFFILE> tag and then I will ask you what to do
How do I upload online document to a list on intranet. I have made a NewDocument.cfm . This is going on the Administrator section. From where I add a document, entring its name, department, description, a browse button that will attach the doc and a submit button. I have written following code...
I want to implement check authority for my intranet so every time anyone tries to access its page by entring its URL say www.intranet.example/Procedure, it checks session variables to see whether you have been through the proper loggon process?
I have created the the splash screen and used the meta tag too. How do I make the splash screen the initial page like in Vb we check mark the name of the form to be loaded first. How do we do that in CF
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.