Hi Kyle:
Thanks for the response. With some exhaustive investigating...I figured it out...damn MAC!
As a PC user the placement of slashes (/) really doesn't matter too much when displaying images as long as there are no spaces in the file name or btween the folder name and file name...not so...
Hi:
Can anyone point me in the diretion to get some more information on my problem? I am strictly a PC user and have very little experience with MAC.
I created a web page (using straight HTML created in a text editor) and referenced a bunch of images. There are quite a few of them so they are...
find a listing of winrunner syntax error codes?
I would like to know what Syntax Error (47) specifically means. Even though I have an idea, I would still like to know where to find out what Mercury's error codes mean.
They do not seem to have a section for this on thier site.
You are such a smart cookie! Thanks Tarwn...I will try this tonight and see if I can tweak your code to get it to work. When I am done, I will post my results and even send you the url to my web page so you can see your contributions.
will keep you posted ;0)
kim
My above post is a little messy...sorry. This is what I mean to say:
A direct query to the db has already been done using VBscript and the information is held in the Recordset
Maybe I can not use a table to show the information change on the page, but if you can have rotating graphics (ASP Ad...
A direct query to the db has already been done using VBscript and the information is held in the Recordset...maybe not in a table format on an asp, but if you can rotaing graphics, why can't there be some sort of looping text? Maybe using a form element, like a text area? I am actually looking...
from a database table in an ASP webpage using both vbscript and javascript and no backend vb6 components?
so far this is my code:
<%@ Language="VBScript"%>
<%
Dim adoCn
Dim adoRcd
Set adoCn = Server.CreateObject("ADODB.Connection")
Set adoRcd =...
from a database table in an ASP webpage using both vbscript and javascript and no backend vb6 components?
so far this is my code:
<%@ Language="VBScript"%>
<%
Dim adoCn
Dim adoRcd
Set adoCn = Server.CreateObject("ADODB.Connection")
Set adoRcd =...
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.