What would be the best language to use if I want to create a web interface for an Access DB? Security will be important, and users will need to make electronic certifications and have graduated levels of accessibility to the database and database output files.
i cant think of what to write in this part of the code so that the password character is " * " when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle ("*"); txtPassword.Focus();...
site that I'm building and that has the problem is here: http://www.school-training.com/index.htm. (css=sr-ti.css) the skinny version of the problem is I created a multiple image swap (disjointed?) for one image to swap itself and another on rollover. Did this using Dreamweaver 8's built-in...
Hi - we are in the process of encrypting various pieces of sensitive information in our SQL 2000 tables. For many fields we are using Blowfish 448 encryption and a concern has arisen about inline SQL statements that contain joins in our ASP scripts. Are there any scenarios that you have run...
I am getting ready to Retire from my current employer. I will not be working in this field as I have started a very different and unique business. have looked all around to find out how to unsubscribe but can not easily find out how. If anyone knows how, please let me know.
My client (a University Club) wants an on-line membership application form. Right now the form contains name, address, age, social security number, credit card number, and telephone number + a bunch of other information. The Club administrator is going to get the data and enter the information...
Thanks to SheldonLinker my earlier question has been answered. I continue to have 1 issuse and it is with my conditional SQL statement. I'm thinking someone will be able to correct this very easily. Here's the statement: If ("SELECT DataID FROM table1") = UserID Then Update Else Insert End If I...
I have searched far and wide but have not been able to solve this problem. I am still in the early learning stage and this is the most complex issue I've come across so far. I have a form that when submitted needs to either update fields in a table or insert new records. I originally created a form...
I have been out of the web development arena for a few years and decided to brush up on new technology. I installed Windows Server 2003 Web Edition on my home domain and placed the machine in the DMZ. I published a basic page and all works well. I published a standard template forum from...
My shop does not have WebSphere but does have a sizeable VB.NET team using the MS Visual Studio. They need access to the iSeries files in DB2/UDB - real-time. We already thanks to me have a number of batch/DTS package type transfers. Do any of you know packages that can make the iSeries files...
I am seeing converstions with my IIS6 server terminate after about 15 min during a download of a large file. A tcpdump shows the server is sending out a rst/ack packet (not good) followed by 20 more rst packets to the destination IP. I was able to capture the failure as it happened but I have no...
Has anyone received this error on a fresh Cold Fusion Install of 6.0? 11/30 16:05:34 error [1]java.lang.SecurityException: Cannot set up certs for trusted CAs at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
Web site design & management, Content management applications, Software
Hi, I can't see my yahoo mailbox when I click the Mail botton it says 'The page cannot be displayed'!!!??? Even when I type the address of yahoo mail it says the same message 'The page cannot be displayed'!!!??? Just on one computer I have this problem!!!??? The OS is winxp pro sp2. Could you...
I am writing a web service using the binary serialization of word documents. When I test it,I get an error telling me my word document has not been marked as serializable. Any ideas how I mark a word document is serialisable? Many thanks Shellie
I am not really sure if this is the right group for this. One of my users tries to access our Web Based Timesheet called Microsoft Business Solutions-Solomon v5.5, he tried this using his own laptop running Windows XP Media Center and have .Net framework installed. He always gets a redirect page...
We have a Windows 2003 IIS server setup behind our firewarll which is a PIX firewall. What is the best method to establish a secure FTP site on this IIS server? I have reviewed this topic on the internet and actually talked with somebody from IPSWITCH and the best method available is to purchase...
Hi all, Basically, I've got a webpage I'm working on, and I'd like to be able to provide a link in that page, that will take a user into their home folder on the network. Since it'll be different for each user, but it uses their username as their home folder, I'm thinking there must be a way, to...
Servers, Microsoft Internet Information Server, Microsoft Office
I would like to switch the OWA IIS server from the main contraoller box in a SBS2003 network to a member server in the same network (currently being used as a TS server) What needs to be done and can it be done in this network environment? All help is greatly appreciated...
I use the old trick of bogus settings for the proxy server in Group Policy. I have as an example: OU1-Internet Access OU2-No Access When I move anyone from the OU2 to OU1 to allow them access, the proxy address still remains in the settings. I can manually change it back, but cannot get it to do...
I have not been successful in executing a servlet whose physical location is C:MyWorkMyProjectclassesmyServlet.class. In the jsp file I have <form action="../classes.myServlet" method="post">. But, when I run the project within JDeveloper and when tried to execute the servlet, I get "The...


