Oops - seems as though I did indeed leave the left parenthesis; however it was meant only to get the point across which Sheco obviously got.
Thanks Sheco that is exactly what I was looking for. I'm still somewhat of a novice programmer, and have never used the split function. Worked perfectly...
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...
sorry I was on my way to bed when I asked the question. what I am wanting is actually to pull a single element from an array that is inside a loop.
I left out the "for" the first time should look more like this
example:
dim one,two,three, varArr
one = request.Form("t1")
two =...
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.
" ->
That did the trick. Thanks
while I knew that box elements only expanded to 100% of the parent container I just couldn't get the body element to stretch 100% of the page. The only thing I was missing was the html added to the body element. doh!! sometimes I completely over look the easy.
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...
This is something that is asked when you install the software. My advice would be to reinstall the software and just select the language support that you want. I believe you can add several differnt langugages. I
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...
Yes, but there is away around that, by creating a drawing with a master library. Keep that document open and then just copy from the master and paste to the new document. It's not the most efficient way but it does work. I've searched corel's site and through the help docs with no luck on my...
No, Sorry for the confusion. With Corel Draw 11 you can now create small drwaings that will be used repetitively and save them in a symbols library to be used over and over. In my case I am using it to develop duct work for floor plans. With hundreds of differtnt sizes and types the symbols...
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.