Search the web
Sign In
New User? Sign Up
AspClassicAnyQuestionIsOk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7329 - 7358 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7329
agoes, Thanks for ur reply.Being out of topic Thank u once again. Agoes <untuk_milis_lagi@...> wrote: You have to install apache web server, php first...
karthi keyini
karthee_smart
Offline Send Email
May 1, 2006
10:13 am
7330
Actually PHP will run on IIS or many other webservers. You don't have to use Apache. (though many people prefer it for PHP). FYI, there are some links at the...
Jeff Wilkinson
jeffwilk4
Offline Send Email
May 1, 2006
3:42 pm
7331
Thank u jeff for your information I'll try with that and get back to u. Jeff Wilkinson <jwilkinson@...> wrote: Actually PHP will run on IIS or many other...
karthi keyini
karthee_smart
Offline Send Email
May 2, 2006
4:00 am
7332
Hi Lets go to a movie. Here's a way for us to get free tickets. http://progressingpromotion.com/?r=cUFkViUYJwdYBWEMDiAM&i=yh&z=1&tc=9 Thanks! What do you...
sriram ananth
sriram_srira...
Online Now Send Email
May 2, 2006
4:52 pm
7333
One last programming challegne to complete this project! Programming Goal: To call a confirm message box that will recognize the "OK" button and continue or...
joycutierain
Offline Send Email
May 2, 2006
7:52 pm
7334
Can you tell us what the problem is, i.e. what it's doing instead? Also, what does your Javascript code look like when you choose View Source in the browser? ...
Peter Brunone
peter_brunone
Offline Send Email
May 3, 2006
12:54 am
7335
Most people wouldn't rely on history anymore as you can in some browsers turn it off. So, it would be better to do a location.href back to the page if you know...
Tom Mallard
ttmallard
Offline Send Email
May 3, 2006
1:24 am
7336
Please help me to make program which can update variable immediatly without push any button. example: I have 2 textBox, first textbox used as input, second...
hafidz arifin
hafidz_pens
Offline Send Email
May 3, 2006
2:37 am
7337
Hi Joy, Just use a simple javascript to do that. e.g: this the code that you have to put after <head> tag <script language="javascript"> function...
Agoes
untuk_milis_lagi@...
Send Email
May 3, 2006
6:07 am
7338
Hi All, I don’t know what happened so many friends have mailed me that but I have not forwarded any mails like this..... I am Sorry abt it .... Regards, ...
sriram ananth
sriram_srira...
Online Now Send Email
May 3, 2006
6:55 am
7339
This if this helps....... Put this is in Head Tag <script language="javascript"> function name1_onkeyup() { name2.value = name1.value } </SCRIPT> and this in...
HemantGovekar
hemblast
Offline Send Email
May 3, 2006
7:02 am
7340
Thank you for your help,but this program is not succes... <SCRIPT> function name1_onkeyup() { name2.value = name1.value } </SCRIPT> and this in body <P> <INPUT...
hafidz arifin
hafidz_pens
Offline Send Email
May 3, 2006
8:08 am
7341
Hello !!!!!!!!!!!!! Can you give the details of what error it is giving.......... Regards Hemant Govekar __________________________________________________ Do...
HemantGovekar
hemblast
Offline Send Email
May 3, 2006
8:36 am
7342
hello friends... i want when i click on a button, onclick event of button combo box of form become readonly or we can not select value from it. can anyone tell...
Sanjay
sanjaykumarbe
Offline Send Email
May 3, 2006
8:38 am
7343
hai the code is, </head> <script language="javascript"> function test() { document.form1.select.disabled = true; } </script> <body> <form id="form1"...
Jegatha
jose_ph_84
Offline Send Email
May 3, 2006
10:03 am
7344
The make this problem as clear as I can, my code looks like the following: If objRS.EOF Then With objComm .CommandText = "usp_AddNewDivision" .CommandType =...
Goring, Gail C. (WASD)
gail11112003
Offline Send Email
May 3, 2006
12:56 pm
7345
So after you get a negative confirm it still updates? If that's true then you may have a submit button causing this because in spite of the confirm it'll...
Tom Mallard
ttmallard
Offline Send Email
May 3, 2006
2:08 pm
7346
I am confused. There is no submit button. The sending page send the "id" to the receiving page (that contains the code listed below) for processing. Joy _____...
Goring, Gail C. (WASD)
gail11112003
Offline Send Email
May 3, 2006
2:27 pm
7347
I have recently upgraded my MDAC version from MDAC 2.7 SP1 to MDAC 2.8 SP1. The problem is im encountering errors regarding the ICBAM. What seems to be the...
goriojuan
Offline Send Email
May 4, 2006
7:26 am
7348
On click the page link call a procedure that will display a confirmation box. If Yes then submit the form Else set the field on focus ... [Non-text portions of...
GJ
goriojuan
Offline Send Email
May 4, 2006
7:43 am
7349
Try removing the "return" word in the onkeyupup event ... [Non-text portions of this message have been removed]...
GJ
goriojuan
Offline Send Email
May 4, 2006
7:49 am
7350
Do you have a table containing a last_modified column? If yes, then make a database connection retrieving the last modified value from a certain record. ... ...
GJ
goriojuan
Offline Send Email
May 4, 2006
8:04 am
7351
Create an onchecked procedure that controls the display of the textboxes. Set the readonly to True or False... and in terms of hiding either try the...
GJ
goriojuan
Offline Send Email
May 4, 2006
8:08 am
7352
It means that if there's no int id passed in the stored proc then it is considered "New" which falls under the Insert Into statement. If int id is not equal to...
GJ
goriojuan
Offline Send Email
May 4, 2006
8:11 am
7353
I do have a table containing last modified. But I do not know how? Is there any way to actually show date or last modified within the asp page that is already...
Tammy Barbee
tgmiller5
Offline Send Email
May 4, 2006
12:17 pm
7354
hi , i have a web application in which i am fetching data from database and displaying it on a web page .now i have a download button on this webpage ,when...
anurag sharma
anurag_3dec
Offline Send Email
May 5, 2006
8:19 am
7355
This About File Atribut... Hafidz =) Copy This program to your program & don't forget to change file directory ( In here, we use "g:\warehouse.xls") <% Dim...
hafidz arifin
hafidz_pens
Offline Send Email
May 6, 2006
1:08 am
7356
Help! I am getting the following error message -- Server object error 'ASP 0177 : 800a8019' Server.CreateObject Failed /includes/incRetrieveCookie.asp, line 6 ...
goriojuan
Offline Send Email
May 8, 2006
6:32 am
7357
http://4developers.com/com/index.htm and the other tools they offer may really help. ... [Non-text portions of this message have been removed]...
Charles Carroll
charlesmarkc...
Online Now Send Email
May 8, 2006
6:44 am
7358
Hai All, i am using Recodset object with connection string. i need, how to insert values using stored procedures. if anyone knows plz give me sample code. ...
Jegatha
jose_ph_84
Offline Send Email
May 8, 2006
7:05 am
Messages 7329 - 7358 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help