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...
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.