I am creating a dynamic driven survey where the a user can create qustions and is then populated on a local web page for others to cast votes. I have the back end working, my problem is when I try to send form values to the next page to be processed.
i.e
<%
do until rs.eof
%>
<input...
How can I pull a single element from an array inside a function.
example:
dim varArr
varArr = Array (var1,var2,var3)
function getArr(arrNum)
dim i
i = LBound(varArr) to UBound(varArr)
next
arrNum = varArr(i)
getArr = arrNum
end function
response.write(getArr(1))
display should " be var2 "...
Ive seen this " -> " inside of numerous php code pages but can find no referrance to what it actually is or does could some one please explain. when I google it I get a blank screen.
" ->
Is there a way to have a box element height match screen resolution? Currently I have my height set to a static height i.e. height:600px; what I want is for the box height to match the screen height, like tables do when you set height to 100% and put a space ( )in as a place holder.
I've...
OK I am brand new to asp.net and fairly new to dreamweaver. I was attempting to use dreamweavers getting started tutorial for setting up a database connection with asp.net. I followed the instructions to the letter ( at least I think I did), and when I finished I tried to
run the project with...
Well since I couldn't find a decent RAVE Forum, I thought I would post my question here.
I am having a problem keeping my rollovers from breaking my links out of a frameset. I used the the self target on the rollover and it just doesn't seem to work. I tried the same link on a simple text...
I hope some one can help me with this.
I am trying to teach myself how to use asp and flash together. I am using the book server side flash. On the very first exercise, I ran into problems.
As far as I can tell I followed the books instructions to the letter, But either the book left something...
does anyone know of a way to customize the drop down menus generated by FW. What I mean is, I would love to use a customn image within the FW drop down, but all I can see are the predefined images.
Ever since Corel Aquired procreate, I thought that they would incorporate the masking capabilities into photo-paint. Can some one, that has purhased corel graphic suite 11, tell me if the abilities that are found in knock out part of photo-paint. i.e. the ability to mask hair, smoke, glass, and...
Is it possible to open a asp page inside the flash player or current flash page.
Let me expound on what I am trying to accomplish. I am creating a new e-commerce page, I want my first page to be complete flash, flash buttons and animation. I want to connect to the asp page and query the...
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.