Hi,
I have five select boxes on my ASP web page of which i would like to check against the logged in user id and verify whether or not they are allowed to sign off this particular form. My five select boxes contain a number of different users.
My problem arises when the first select box 1 is...
Hi
Im pulling my hair out hear trying to make the search work on sharepoint wss3 sp2. I hope someone here can help me resolve my problem!
Setup...
Default Website Port: 80 Host head: intra.company.co.uk
Sharepoint Port: 80 SSL: 443 Cert installed No host head
My sharepoint site runs on...
Hi All,
I am new to goldmine and we are just going through the setup. We would like to have a counter function on the reference field when adding a new opportunity. I would like to assign it a number + the project name. The project name is a custom field in the other tab.
I have looked through...
Hello All,
I have sharepoint v3 installed on port 8080, i would like to access it locally through http://sharepoint.domainname.co.uk. The server it is installed on already has a default website setup an running on port 80. Is it possible to setup DNS or alternate mappings to access sharepoint...
Hi All,
I have a problem where i would would like to add together a list of records based on another statement. The table looks similar to this.
Salesnum | SText
________________________________________
1 | Invoice for
1 | £100 for work 1
1 |...
Hi All,
We have a current active directory setup of 5 domains in 5 seperate forests, these 5 domains are at different locations around the country connected via a VPN with standard 1mbps up 8mbps down broadband lines. As it stands they are all trusted so accessing shares and so fourth can take...
Hi All,
I have a problem.
I have been tasked to produce a upload page, this all works great but i wanted some validation and msgbox popups.
Basically if a file already exists i want the user to be prompted "File blahblah already exists do you want to overwrite it?" And a simple yes no box...
Hi All,
My aim is to use a distrubuted file system across our sites at work. Unfortunately we have six domains in total in 6 seperate forest.e.g.
FOREST:companygroup
DOMAIN:companygroup.local
FOREST:acompanysite
DOMAIN:acompanysite.local
FOREST:bcompanysite
DOMAIN:bcompanysite.local
At the...
Hi All,
I am trying to reproduce a qeury that i use from within access, the code for the query is
SELECT MonthName(Month(tblConcern.ConDate)) AS MDate, Count(tblConcern.ConcernID) AS CountOfConcernID
FROM tblConcern
GROUP BY MonthName(Month(tblConcern.ConDate));
This runs fine within access...
Hi All,
I ahve just installed Vista Business and it all went smoothly my only problem is that computer description is not visible in "Network".
It displays the computer by their name but no description is visible.
Any ideas?
Thanks
Mark
Hi All,
I have a problem validating FileFields.
Basically the code i have is:
msds=Uploader.Files("file1").FileName
prod=Uploader.Files("file2").FileName
I want what is in file1 and file2 in variables msds and prod.
Say i enter a valid file path for "file2" and leave file1 blank. When the...
Hi All,
I have a problem.
My scenario is:
If i have A in column A1 then i have B in column A5 and then i have C in column A10 for example, I would like to paste A down to where B starts, then B down to C etc...
Im not too good with Excel so any help would be very much appreciated.
Thanks
Mark
Hi,
I have solved my lst post problem but i have another now. When using request.form on the page i posted to using the upload code i receive "Cannot use Request.Form collection after calling BinaryRead"
Also now my form is using ENCTYPE="multipart/form-data" the dynamic combos do not work...
Hi All,
I have this piece of code:
<FORM METHOD="POST" ENCTYPE="multipart/form-data" ACTION="uploadexmple.asp">
<TABLE BORDER=0>
<tr><td><b>Select a file to upload:</b><br><INPUT TYPE=FILE SIZE=50 NAME="FILE1"></td></tr>
<tr><td>
<INPUT TYPE=FILE SIZE=50 NAME="FILE2"></td></tr>...
Hi All,
I would like to know how i can upload files using asp. i have searched google but they all seem very complicated im after a quick and easy solution. If anyone can point me in the direction i would be very gratefull.
Thanks
Hi All,
I have a number of linked combo boxes on a page. They are updated through some javascript code which submits the page. This is where my problem occurs because i also have standard text boxes, when these are filled in the page is submitted and whatever was in the text boxes is lost...
Hi all,
I have a number of linked select boxes which when selected performs an onchange command and enters values in the corresponding fields.
On this page i also have normal select boxes, the problem occurs when i select a linked select box the page refreshes and the value in the normal...
Hi all,
i have an asp page which includes a combo box.
When a value is selected the onchange event displays another value from the database in a text box below. On this page i also have a submit button. My problem is that i want to be able to submit my form to another page other than this one...
Hi all,
I have a problem/question regarding securing an asp system.
Basically a user logs in and enters a customer concern which gets inserted into the database and the link to this concern is sent to the quality manager via email.
The quality manager then clicks the link and appears the...
Hi people,
Got an issue inserting an SQL statement into access db.
It builds the sql like:
INSERT INTO tblConcern ("comments") VALUES ("something here with a apostrophe ' blah blah")
Basically the problem arrises when someone enters an
apostrophe. My code is below...
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.