henslecd, thanks.. that sounds good.
I added the WHERE statement to my record set, but i'm a beginner and not sure what has to go into the actual sData variable..
sDate = "event that changes the possible release date"
This is the dropdown form I use that pulls release dates from a table, i'm...
Help with Record Set filtering
Hi all,
I have a page with a record set built that displays the data from my releases database.
The purpose of this page is to show people all the applications that are being released within each release.
an example would be: we may have a release on 3/21, and...
<!--form entry-->
<form method="post" action="<%=script_name%>">
<input type="text" name="Name">
<input type="submit" name="submit">
</form>
<%
'dim the variables
Dim strName,strLname,intNameLength,intWhere,intEndName
Name=Request.form("Name")
'check to see if anything was submitted
if...
I found this code, maybe someone can show me how to add a questions to that field.. like NAME:, make it a variable that I can pass down to printed answers..
Hi all,
I have a form of about 14 questions.. I'd like the users to be able to fill out the form, hit submit, and have the questions (premade) and answers (what they actually filled out) printed on the same page below the form.. the user will then copy questions/answers and paste somewhere...
Hi all,
Can I javascript open a popup window and automatically size it to the contents of that page?
The problem that I see though, is that the contents of the popup page are just HTML/CSS/text without any set widths on anything at all.. they're all percentages, like my table is set to 98%...
Hi all..
I'm looking for an app with a store-front connected to some sort of a centralized database, and a backend tracking/input system..
It's for a store to sell any type of items..
when the shipment comes in, i need to enter the x amount of items into the database.. so then the customer can...
Hi all.. sorry for that very abbreviated subject.. I just tried to jampack as much in there as I could :)
So, what I need is my main menu to be visible on my page at all times.. for example.. I have a table with 4 Rows, and 1 Column.. Header row, empty row, Contents row, and then footer row on...
Hello all.. I'd like some help or suggestions on this please..
I built my site, broke it down into Header/Footer includes, and put them in the WWWRoot/includes/ folder on my server. I'm working on a file that's saved in.. WWWRoot/project/index.asp, included my header.inc.asp and...
Sorry, but i'm still not sure how to use this
I tried putting this into my original page, and also the linked-to pages..
Tried using the body code with adams's code, and without
still doens't work
Thanks Adam, I tried that code, but it didn't work.. it says. Error on page down in status window.. here's how I layed out the href's:
<a href="page.asp#part1" target="ConsGeneral" onclick="window.mywin.open('page.asp#part1','ConsGeneral');mywin.focus();return false">part1</a><br>
<a...
Hi All.. I know that I can just specify the same named target to a bunch of the links I have on a page, and they will ALL open up in that same new window, BUT.. that window stays minimized and it looks to the user that nothing new opened if you went back to original page and clicked another...
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.