i simply need to move a picture where the user drags and drops it to. when i move a picture and drop it, it goes back to where it was. what kind of code do i need to place it where it was dropped.
I HAVE A SITE WHERE I AM ACCESSING AN ACCESS DATABASE. I CAN FIND AND ADD NEW RECORDS FINE. THE PROBLEM IS WHEN I HAVE THE FOUND RECORD I HAVE TEXT BOXES WITH THE CURRENT RECORD FIELDS. I HAVE A SAVE BUTTON THAT GOES TO AN ASP PAGE AND WRITES THE CHANGES TO THE DB. I GO BACK TO THE SEARCH SCREEN...
I AM EXPERIENCED IN ASP AND SQL QUERYING BUT THIS LITTLE PROBLEM IS GETTING TO MY HEAD!
I AM USING THIS CODE ON AN ASP PAGE!
HOW CAN I DO THIS!
TempID = 18
oRS.Open "SELECT * FROM Employees Where ID = TempID
I'VE TRIED '" &TempId& "'
among others please give me the correct...
I'm writing a program hooked up to a 4 switch box next to by bed through my joystick port. It will tell me the time, current alarm settings and HERES THE QUESTION.
I want to go to any local weather website and put the weather data into a vb text box that can be read out loud using text to...
MY PAGE STARTS OUT WITH BLANK TEXTBOXES. I WANT TO ASSIGN THEM DIFFERENT VALUES THROUGH ASP HOW.
IS IT LIKE?
TEXTBOX1_VALUE = "WHATS UP DUDE"
I AM USING FLASH WITH ASP TO ACCESS AN ACCESS2000 DATABASE I CAN EASILY FIND AND ADD NEW RECORDS BUT WHEN I HAVE ALL THE RECORDS ON SCREEN IN EDITABLE TEXTBOXES IN FLASH AND THE USER CLICKS SAVE AFTER UPDATING CERTAIN FIELDS THEN CLICKS THE BACK BUTTON ON THE SAME SCREEN RETURNING TO THE SEARCH...
I AM USING FLASH WITH ASP TO ACCESS AN ACCESS2000 DATABASE I CAN EASILY FIND AND ADD NEW RECORDS BUT WHEN I HAVE ALL THE RECORDS ON SCREEN IN EDITABLE TEXTBOXES IN FLASH AND THE USER CLICKS SAVE AFTER UPDATING CERTAIN FIELDS THEN CLICKS THE BACK BUTTON ON THE SAME SCREEN RETURNING TO THE SEARCH...
I REMOVED IT FROM MY COMPUTER (UNINSTALLED). I REINSTALL BUT I GET THE 30 DAY EXPIRED MESSAGE WHEN I START IT. IS THERE A REGISTERED FILE SOMEWHERE ON MY HARD DRIVE I NEED TO DELETE. FLASH IS VERY EXPENSIVE FOR MY BUDGET THESE DAYS AND I ONLY USE IT ONCE IN A WHILE. PLEASE HELP
I'm fooling around with a project where I have a little 4 switch box connected to my joystick port. I have one of the switches when pressed telling me the weather from an internet site. How can I read a certain line number on this page and assign it to a string so that it can be read.
How can I play a an avi movie in flash.
When I import the movie I get no errors.
Do I have to convert from .avi to .mov?
Or is there a way to play this through actions?
Please help me!
I am new to Flash writing an app with buttons on the left side of the screen in a movie. When each button is clicked I want to display the info pertaining to that button on the rigth side of the screen. How can I call a new layer or frame to display the info. Any suggestions would also be very...
I want to search the DB for records that fall between two dates using two variables in my SQL Statement.
Dim Date1 as Date
Dim Date2 as Date
("Select * from ActiveJobs where JobDate between (*****
**this is where I need help using the variables above)
I have been writing in VB for a long time. Should I keep using this or would you advise me to use something else?
Are there any professional or popular programs written in VB. Your advise or info will be very helpful. Thank you!
I have been trying to do this for quite some time. I am very stumped and anxious to learn the solution. I am using vb script with an access 2000 database. I know how to change the recordsets navigate through it and display the current record using response.write. But how can I assign a textbox...
I HAVE A DATABASE ON MY SERVER CONTAINING INFORMATION FROM MY SUBMISSION PAGE. WHEN A VISITOR SUMITS HIS/HER CONTACT INFORMATION I HAVE NO PROBLEMS ADDING IT TO THE DATABASE.
MY PROBLEM EXISTS WHEN I TRY TO VIEW THE INFORMATION. I CAN HAVE ALL THE DATA LISTED WITH NO PROBLEM. BUT THIS WILL BE...
I HAVE A DATABASE CONTAING TEST QUESTIONS AND A THRU F ANSWERS. THE DATABASE CONTAINS ABOUT 1000 QUESTIONS.
I HAVE SET UP AN ARRAY X(100) WITH NUMBERS FROM 1 TO 1000
WITH NO DUPLICATES. HOW CAN I USE THE X(100) ARRAY IN AN SQL
STATEMENT. MY DATABASE HAS A QUESTIONID FIELD FROM 1 TO 1000
I NEED...
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.