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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 7751 - 7780 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7751
Hi, From http://www.codeproject.com/asp/vbsupload.asp I downloaded the zip file, unzipped it and copied all the files in the zip folder on the webserver. I...
H Riverside
elitedude2001
Offline Send Email
Sep 2, 2006
8:23 pm
7752
At the risk of sounding simplistic, what happens if you remove the Default keyword? ... [Non-text portions of this message have been removed]...
Peter Brunone
peter_brunone
Offline Send Email
Sep 2, 2006
9:13 pm
7753
If I remove the Default keyword, I get the following error Error Type: Sun ONE ASP VBScript runtime (0x800A0005) Invalid procedure call or argument: 'Add' ...
H Riverside
elitedude2001
Offline Send Email
Sep 2, 2006
9:28 pm
7754
So wait... does this mean you're running Chili ASP? If so, you could be dealing with a whole separate set of issues. ... [Non-text portions of this message...
Peter Brunone
peter_brunone
Offline Send Email
Sep 2, 2006
9:51 pm
7755
I am sorry but I am new to this completely....I am working remotely for a client. On that Sun Server I have access to FTP (using whisper FTP Explorer) and I...
H Riverside
elitedude2001
Offline Send Email
Sep 2, 2006
10:04 pm
7756
If the server is running anything other than Windows, then it's probably got Chili on it (unless some other company has come up with a similar product). In...
Peter Brunone
peter_brunone
Offline Send Email
Sep 3, 2006
1:36 am
7757
Dear All, I have developed a page that send email to users in arabic, arabic letters sent as question marks like this "????" Can anyone help me solving this...
hytham hytham
hythamabd
Offline Send Email
Sep 3, 2006
4:56 am
7758
Hi, Great example http://learnasp.com/freebook/asp/dbfull1.aspx Thanks! I am using the above example and it works perfectly fine. I am trying to transform this...
H Riverside
elitedude2001
Offline Send Email
Sep 4, 2006
9:01 pm
7759
IF YOU WANT FREE INTERVIEW QUESTION AND ANSWER HERE IT IS Oracle Interview questions and answers- http://www.geocities.com/oracle_interviewquestion/ Testing...
ouritteam
Offline Send Email
Sep 5, 2006
2:43 am
7760
ah look at: http://learnasp.com/freebook/asp/SQLwhereform1.aspx http://learnasp.com/freebook/asp/SQLwhereform2.aspx ...
Charles Carroll
charlesmarkc...
Offline Send Email
Sep 5, 2006
4:10 am
7761
I have been asked to update the following site www.yes1realty.com, and now that I have done some very basic updates, the forms are not working. When you click...
rebecca.wilczenski
rebecca.wilc...
Offline Send Email
Sep 5, 2006
2:08 pm
7762
Please provide the source for formmail13.asp or at least the part that is trying to send the email. ... From: rebecca.wilczenski To:...
Bob Filipiak
bobfilipiak
Offline Send Email
Sep 5, 2006
2:18 pm
7763
Here's the source, thanks so much! <%@ Language = vbscript%> <%option explicit %> <%server.scripttimeout = 600 %> <% ...
rebecca.wilczenski
rebecca.wilc...
Offline Send Email
Sep 5, 2006
2:26 pm
7764
It can't connect to mail.yes1realty.com via port 25. ... From: rebecca.wilczenski To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Tuesday, September 05,...
Bob Filipiak
bobfilipiak
Offline Send Email
Sep 5, 2006
3:23 pm
7765
Ok, so I have to find out what port they’re using for email? How did it work before-I did not make any other changes besides changes and image and a little...
Rebecca Wilczenski
rebecca.wilc...
Offline Send Email
Sep 5, 2006
3:30 pm
7766
You need to check with the administrator of mail.yes1realty.com to see if they have change anything on the mail server. [Non-text portions of this message have...
Bob Filipiak
bobfilipiak
Offline Send Email
Sep 5, 2006
5:23 pm
7767
Hii... I have form with one select box and one input type hidden..... I need function (javascript) which when onblur from select box, input type hidden will...
hafidz arifin
hafidz_pens
Offline Send Email
Sep 6, 2006
3:12 am
7768
This is more of a question for the client-side list... So you want the hidden field to be shown, and the shown field to be hidden? That isn't so easy if you've...
Peter Brunone
peter_brunone
Offline Send Email
Sep 6, 2006
3:53 am
7769
You will need to use innerhtml using DOM object. Basically you will need to remove that Hidden Text input & add a text box using innerhtml on onblur event. ...
Mingle
minglemehta38
Offline Send Email
Sep 6, 2006
3:53 am
7770
The following code is working perfectly as long as I comment out 'sub Searching() and 'end sub If I don't comment the 'sub Searching() and 'end sub and try to...
Harry Rive
elitedude2001
Offline Send Email
Sep 6, 2006
4:27 am
7771
What am I doing wrong in the following code? <script language=javascript> function ValidateForm(form){ // ******* State check ******* var radio_choice = false;...
Harry Rive
elitedude2001
Offline Send Email
Sep 7, 2006
9:41 am
7772
look at your bracket "()" ... <script language=javascript> function ValidateForm(form) { // ******* State check ******* var radio_choice = false; var counter; ...
Hafidz Pens
hafidz_pens
Offline Send Email
Sep 7, 2006
10:39 am
7773
Hii.. I have some Question About Error Type. When I running My program, show message Error type like this => (0x80020009) Exception occurred what is problem...
hafidz arifin
hafidz_pens
Offline Send Email
Sep 18, 2006
4:24 am
7774
Dear Friends, Please any one will help me to provide link for, how to retriew data from ms access data base by using session ID. Please provide me links only...
rose_child007
Offline Send Email
Sep 22, 2006
9:26 am
7775
Hello friends, I have created my database in MS Access. Created a field having datatype text. Now when I fire a query I need the rsults to be displyed in order...
girish nehte
brain7822
Offline Send Email
Sep 25, 2006
2:54 pm
7776
Hopefully there's a primary key for each row so you can order by that. If you don't have one, create a field as autonumber, indexed with no duplicates and make...
tom m
ttmallard
Offline Send Email
Sep 26, 2006
2:13 am
7777
Hello friends, I have created a utility in asp in which I have to put sms facility i.e. just insert the mobile no and one can send sms through the utility. So...
girish nehte
brain7822
Offline Send Email
Sep 26, 2006
6:57 am
7778
Contact a valid SMS gateway contactperson for your mobile area. To negotiate a contract. They can probably give you the code which is to be used. If you can...
Mischa Kroon
aemca_san
Offline Send Email
Sep 27, 2006
9:17 am
7779
Dear All, I want to assign a dyanamic SQL query in a cursor. like. this DECLARE EntryID_Cursor CURSOR FOR @myDynamicQuery where @myDynamicQuery is holding my...
askvipinmails
Offline Send Email
Sep 27, 2006
11:55 am
7780
would http://blogs.aspfriends.com/afblogs/blogs/insightdb/archive/2006/08/04/26.aspx be a better way to do what you want?...
Charles Carroll
charlesmarkc...
Offline Send Email
Sep 27, 2006
12:35 pm
Messages 7751 - 7780 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