Hello everybody, Im having some issues with the onload event of images.
I have some thumbnails, and when I click on any of them, a row displaying "Loading..." will have its 'display' property set to '' from none, at the same time, an image which has a blank gif will load the larger image...
Thanks for the replay and sorry for the latre response. Tomorrow at work , I'll try to add a new column in the excel file and work with MOD(). And thanks for the GetRows link.
I'll let you know about the progress.
Hello everybody. The question Im going to ask is not purely ASP, but the problem is on an ASP page. Let me resume the situation, I have an Excel spreadsheet. I need to display the values from the Excel document to an ASP page. This part is working. Now from these values, I need to make a line...
Thanks for the comments.
Ok then, these 2 pages should be secured. Then how can I redirect the user back to a normal page? Lets say from register.asp to registergme.asp, its done via https. I dont want the user to browse the entire site using HTTPS. So after registering the user, theres no need...
Helli everybody. Im trying to implement a secure registration for customers using SSL. Im doing my tests using a 14-days trial SSL certificate. The registration page is register.asp, and when submitting the form, the user information goes to registerme.asp which will add the record to the...
Hello everybody. Im using ASP to output WML pages. It worked fine so far, but Im trying to use transactions while inserting records to the database since in a single process I have to update a table and INSERT to 2 tables.
Here's my code:
(only part of the page)
<%@ TRANSACTION=Required...
Hello everybody. Sorry for the late response, I was a bit busy. But I spent quite some time thinking about this. I finally came with the idea of removing all picturebox and do the sliding log with an mdiChild with borderstyle 0. I think it wont "interfere" with the other child. Ive tried showing...
Hello everybody.
Im having a little problem with my MDIChild.
I Have an MDI form, and Ive put a picturebox(picFull) in it. The height of the picturebox is the same as the MDI form, even when resizing the MDI form.
Ive put another picturebox(picMove) in picFull. picMove has a frame, a listbox and...
Hello everybody. Im having a simple problem, I've created a database, it actually has 24 tables, from what I can see, I need to put 2 or 3 additional (stand alone)tables in it later. My problem here is that when creating relationship between tables, the relationship diagram becomes very messy...
Well, even if its for v1.1, u can still get the basics like read,readifexists and so on.
But I guess for the the space lookup service and the transaction manager lookup service, the code will b slightly different.
I can provide u the code for the lookups and a little exampe.
Hello everybody, Im trying to log my application start to a file using the -Djava.util.logging.config.file command.
Ive created a configuration file called logging.properties.
It has the following lines:
handlers=java.util.logging.FileHandler
.level=INFO
java.util.logging.FileHandler.pattern...
Hello everybody, Im trying to log my application start to a file using the -Djava.util.logging.config.file command.
Ive created a configuration file called logging.properties.
It has the following lines:
handlers=java.util.logging.FileHandler
.level=INFO
java.util.logging.FileHandler.pattern =...
Since Im new to java, I dont know wat default policy is. I just copied the jsk-all.policy to the folder where all my classes are.
Ive also tried the following:
My classes are in c:\Java Projects\bb\classes\bb
And the policy file as well is in that same directory
Ive tried running the program...
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.