hi all,
im trying to write a very versatile media center app and i was wondering if anyone knows of an ocx or other method that would enable quicktime playback in vb.
any help would be greatly appreciated!
thanks!
`phentalmyst
hi all...
im writing a mailing list and i developed a front-end where the emails can be sent out. i wrote a loop that sends out an individual email to each person on the last, as opposed to dumping all the names in the CDoObject.To parameter with commas and spaces. my question/problem is in a...
hi all, im working on an asp app that works like so:
a user logs in through a simple form..and the screen the are directed to depends on if they are a user or an administrator. the usernames and passwords for the users and admins are in 2 different sql tables and i have the query string...
yo,
one more efficient way to do this is to use a browser detect which will toss the size into the form fields depending on what browser the user is, uh, using.
call me if you want help with the code on this:
phentalmyst@bluelucy.net
-pm
actually, you have a few "macgyver" choices here:
1) make a big table and fill it with the color you want to use as the border color. then, place a one cell table inside it with cellspacing=1 and make this table the same size as the previous. from there, build what you need to. its...
hello..im tryin to get windows media player to work properly when embedded into a html file. the files play ok, but i cant get the controls to show up, even though they still do in IE. i tried using javascript:MediaPlayer.Play() and other functions, but still, nothing worked.
please help...
hello folks,
im writing some code that references a nested div, and the app works fine in IE, but netscape doesnt find the layer.
here's my code:
<html>
<head>
<title>New Page 1</title>
<script language="javascript">
<!--
var timer = 0
function loopUp(){
timer =...
hi folks,
i have a table cell that im wanting to keep track of the innerText of, and the code i wrote isnt working properly. i dont think im referencing the text accurately and havent been able to find the solution.
here's my code:
<html>
<head>
<title>New Page 1</title>
<script...
hi folks,
im writing a database application and am wondering why its not possible to have more than 255 text characters in an entry. i really need to have a lot more. do i need to move on to a bigger database solution? any recommendations?
thanks!
hey folks,
i was just wondering if there's a way to limit the amount of characters in a scrolling text box. i know in a single line box u just use maxlength, but that doesnt work in a scrolling one.
any help will be greatly appreciated!
thanks
Hey guys,
I was just curious if anyone knows of a way to set a layer to have a percentage value of opacity so that some sort of dissolve can be created between an image and the background. If not, I would LOVE to see this as a future dhtml/javascript enhancement.
Thanks in advance!
pm
hi all,
ive tried and tried to pull this form entry into a database update and it just wont work. if i take the variable "ns" and make it an actual text string, the update works fine...but if i use a "request.form("theformobjectnamehere") it wont pull. please help...
hey all,
im simply trying to pull the data from a form and then update the database with the new stuff, but the form values are passing properly. any help with this will be GREATLY appreciated!
my form submit looks like this:
************
<%@ Language=VBScript %>
<!--#include...
hello all!
pretty much what i'm trying to do is do a standard sql query, like so:
<%
groover = Request.Querystring("groover")
SQL="SELECT groover, name, email, influences, justin, brian, joel, kris, nishan FROM bios Where groover="&groover
set member =...
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.