BillyRayPreachersSon and kaht,
Thank you both for you time and answers. I just thought it was possible to do it quick and dirty (so to speak). BillyRayPreachersSon you did give me the correct answer now that I look back at it and see what your saying. That just wasn't what I really wanted to...
I have, but I can seem to work a statement out that is error free... I was hoping for some suggestions... I now I am close to being right, but I am just missing something, I think...
Hello,
I am receiving an error message is seem at the second Where statement, I want the update to occur when the where statement is true see below. Any ideas on how to make this happen?
UPDATE HL_Data
SET Signon_ID = 'New_User_ID'
WHERE dbo.HL_Jobs.Job_Name...
So are you saying that JavaScript can not populate an array from a directory or database? I am looking for either method to populate my array.
I already have a a JavaScript that does an image flip every 30 seconds, I would like to just enhance it a little more. Any other thoughts?
I am not sure how to pull data i.e.(images) from an image directory. I have a rotate function that I am currently using in my Body OnLoad tag. I want to make my life easier by just randomly grabing images instead of me having to type in what images display randomly.
I am also open to using a...
I have created a web form named Default.aspx (Language C#)in which the user fills it in. I have an image button for the user to select an effective date. MY issue is how do I call Calendar2.aspx, when the user clicks the image button from Default.aspx?
Sorry about the typo in the other post!
JG
I have created a web form named Default.aspx (Language C#)in which the user fills it in. I have an image button for the user to select an effective date. MY issue is how do I call Calendar2.aspx, when the user clicks the image button from Default.asp?
Thank you,
JG
jgraves13 (Programmer) Jun 18, 2007
I have a form that I created with an image button. This image button is a calendar image that calls a calendar popup. I do not know how to make the calendar change when I select any month from a dropdown box. Can someone show me what I need to due to...
Is it possible to extract the month from some sort of Date function?
I am building an application that calls the Calendar function and added two dropdown boxes one for Month and one for Year. I would like to select any month and have the calendar go to that month. Does anyone know how this can...
Audiopro to answer your question, yes I want to rotate a picture everything the browser is reloaded.
jpadie thank you for straitening me out on the onLoad. I am not sure if I am comfort about yet with using AJAX to have it interact with the php script for security reasons. I have a php script...
If I use a one of these options
include("Rotate.php");
require("Rotate.php");
include_once("Rotate.php");
require_once("Rotate.php");
can I then do this?
<Body OnLoad="Rotate.php">
Best Regards!
Thanks TipGiver... that was a good tip, he is what I am doing to check... in a javascript now... :)
var x = navigator
document.write("CodeName=" + x.appCodeName)
document.write("<br />")
document.write("MinorVersion=" + x.appMinorVersion)
document.write("<br />")
document.write("Name=" +...
I would make sure you read the "fine" print on using someone else's search engine to make there are "strings" attached too.
IIS uses indexing and searches the Meta tag information, that's what we use at work .
~ JG
I just ran into an issue where a client is using an Apple laptop and using Safari to access some .NET appilcations, and it seems to be displaying the navagation bar funny. Does anyone know how or point me to some resources to explain how I can check in the code for the Safari web browser was one...
I think I need to refine this, I am looking for a way to execute the date function from the server then apply the time value to some html file. Is this possible for vbscript to take the time from the server and apply it or will the browser always call the clients time???
JG
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.