Hello,
I think I have a rather basic question, but can't figure out how to do this. I have one simple HTML form with a couple fields and a submit button. I need the form data to be submitted to 2 different databases on seperate servers.
I am using ASP and MS Access databases on both servers...
How can I open a file in Windows using VBScript?
Say I wanted to open a .jpeg file in whatever the program is that is associated in Windows. How can I do this?
I have a website which uses 2 frames. One frame is a thin menu along the top of the screen and underneath is the other frame which is the body of the page.
The annoying thing is that if someone types in the URL of the just the bottom frame ...ie: news.html, the menu frame won't appear. I...
Hi all,
I have a form where the user can submit their e-mail address. Before the form submits, I'd like to check if the e-mail address already exists in my database, and if it does, open a javascript alert window which says "e-mail already exists". I've been having alot of problems...
Hi,
I know how to make a query to select the top 100 rows of a table:
SELECT TOP 100 * FROM ... ORDER BY ...;
How would I make a query that selected rows 100-200. A pseudocode example would be:
SELECT MIDDLE 100-200 FROM ... ORDER BY ...;
Is there a way to do this?
Thanks,
-Jamie
Hey all,
I was wondering how I can send parameters from a servlet to a jsp.
I have this line in the body of my doPost method in my servlet:
response.sendRedirect("/index.jsp");
and, was wondering how I could send a parameter 'url' with the value 'test', without merely just doing...
Hi,
I'm relatively new to ASP, so please bear with me! :) I was wondering how I go about password protecting some admin pages on my site. For example, when they try to load the page, it pops up "please enter the password..." and then you are either granted or denied access...
Hi, I built a webcounter for my site using ASP. I am interested in using an IP address locator, such as the one at http://www.geobytes.com/IpLocator.htm?GetLocation . Is there a way for me to submit the user's IP address to this site and get the results back on my site?
Thanks,
-Jamie
Hi,
I am designing a site on a remote server through hostmysite.com. The server supports ASP, and I recently made my own hit counter. I am trying to figure out how to get the DNS info of the hits to my site by using the IP address. I've done MANY searches online as to how to do this, and it...
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.