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 6759 - 6788 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6759
Hai All! What is the ASCII Code for alpha, beta & mu. Seetha...
Seetha
poojsee
Offline Send Email
Oct 3, 2005
2:50 am
6760
hi friendz, Am creating an application form That should be sent through email to clients, through any default domains or outlook express the client requirement...
karthi keyini
karthee_smart
Offline Send Email
Oct 3, 2005
5:55 am
6761
hi did u try with HTMLBody, like objMail.HTMLBody = "<form name=frm"> &the message &"</form>" Jegatha karthi keyini <karthee_smart@...> wrote: hi...
Jegatha
jose_ph_84
Offline Send Email
Oct 3, 2005
6:05 am
6762
Hi Seetha, Take all the values by using Split function into an array with a tab as delimiter. While inserting these values into an excel file check with the ...
Balaji vishnubhotla
urs_balu
Offline Send Email
Oct 3, 2005
7:05 am
6763
Hi jegatha, Use the following code to generate dynamic array of text boxes like in Excel grid. <% for i = 1 to 5 Response.Write "" for j = 1 to 5...
Balaji vishnubhotla
urs_balu
Offline Send Email
Oct 3, 2005
7:31 am
6764
Hi Seetha, View this page, u may get the answer http://www.w3.org/TR/html401/sgml/entities.html Jegatha Seetha <asp_seetha@...> wrote: Hai All! What is...
Jegatha
jose_ph_84
Offline Send Email
Oct 3, 2005
7:41 am
6765
Thank u Balaji. Balaji vishnubhotla <balaji.vishnubhotla@...> wrote:Hi jegatha, Use the following code to generate dynamic array of text boxes like in ...
Jegatha
jose_ph_84
Offline Send Email
Oct 3, 2005
7:52 am
6766
Hi Jegatha Thanx for the help. For alpha ,it is showing "&#913". But if I use that, while displaying it shows only "A". Whatz the wrong in it. Thanx in Advance...
Seetha
poojsee
Offline Send Email
Oct 3, 2005
9:46 am
6767
Set the content type of the email to be HTML and then include your HTML code for the form in the email. Andy ... ...
Andrew Thorne
yk_andy
Offline Send Email
Oct 3, 2005
11:45 am
6768
I'm new to ASP; and I'm trying to modify some ASP scripts found on-line. What I need is to figure out the name of the computer the script is running (server...
scotty_ncc1701_2003
scotty_ncc17...
Offline Send Email
Oct 4, 2005
10:39 am
6769
HI Seetha, ASCII code for alpha -- & 156 ; beta -- & 223 ; mu -- & 181 ; don't miss the & and ; to join with the number. -- Balaji V [Non-text portions of this...
Balaji vishnubhotla
urs_balu
Offline Send Email
Oct 4, 2005
1:44 pm
6770
The server variable SERVER_NAME should give you what you want. If Request.ServerVariables("SERVER_NAME") = "myComputer" then etc... Dan ...
Dan Powderhill
danaspelite
Offline Send Email
Oct 5, 2005
7:38 am
6771
hi all, what is the difference between ServerObject(eg: server.createobject("CDO.Message") and scriptingobject(eg:...
Jegatha
jose_ph_84
Offline Send Email
Oct 5, 2005
9:02 am
6772
Object.subobject CDO = main object Scripting = built in main object. ... From: "Jegatha" <jose_ph_84@...> To: "Asp"...
Mischa Kroon
aemca_san
Offline Send Email
Oct 5, 2005
4:53 pm
6773
Hi Balaji, Thanx for the help. They are looking like Alpha and Beta,but that is not alpha & Beta Symbol. I found ascii codes for that. alpha -- &#945; beta --...
Seetha
poojsee
Offline Send Email
Oct 6, 2005
2:51 am
6774
Hi, check in the list & pick what ever you need, because I could not get your actual requirement. ... <TABLE cellpadding=5> <TR bgcolor="lightgrey"> ...
Balaji vishnubhotla
urs_balu
Offline Send Email
Oct 6, 2005
5:03 am
6775
Hi to All, I want to export the export sql Data to excel... Please Can u all help us to make above metioned module ,,,,, Waitng for reply Bhushi........
Bhushi
bhu1893197
Offline Send Email
Oct 6, 2005
11:58 am
6776
We are having a problem with the following error: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have...
Wayne Metcalfe
wmetcalfe
Offline Send Email
Oct 7, 2005
2:19 am
6777
Hi, The following link will help U . Plz check it http://www.c- sharpcorner.com/Code/2003/Sept/ExportASPNetDataGridToExcel.asp Seetha...
Seetha
poojsee
Offline Send Email
Oct 7, 2005
2:44 am
6778
HI - I am looking for sample application or freeware for a store locator. I'd like to have a user type in their zipcode and list stores closest to them and...
debbi_7
Offline Send Email
Oct 11, 2005
9:34 pm
6779
Hai all, i am using Ms-Access,I want to create a Report in ms-access.Is there any way to include my sql quries to produce report in Ms-access. thanks in adv. ...
Jegatha
jose_ph_84
Offline Send Email
Oct 14, 2005
8:09 am
6780
hi friendz, Is there anybody in VB and please help me in converting an.exe file to .vbp and extract all the form files in it. Thanx in advance karthi. ... ...
karthi keyini
karthee_smart
Offline Send Email
Oct 15, 2005
5:58 am
6781
Is there any reason you don't have the original project files? Exe's are compiled and are not meant to be decompiled or edited once compiled. There are tools...
Dan Powderhill
danaspelite
Offline Send Email
Oct 17, 2005
7:53 am
6782
dan, Thanks for your reply and i have started doing a new one of same project regards karthikeyini Dan Powderhill <dan.powderhill@...> wrote: Is...
karthi keyini
karthee_smart
Offline Send Email
Oct 17, 2005
8:15 am
6783
hai all how to delete multiple records using checkbox in ASP. help will be appriciated. thanks in adv. jegatha ... Yahoo! India Matrimony: Find your partner...
Jegatha
jose_ph_84
Offline Send Email
Oct 18, 2005
5:25 am
6784
Hi need to refresh the page after deletion of records, i used response.AddHeader "Refersh","2", this command refresh the page in every 2 seconds,but i need to...
Jegatha
jose_ph_84
Offline Send Email
Oct 19, 2005
5:43 am
6785
Hello, Levant Technologies is a Pakistani Software company specialist in web design + development. The mission of Levant Technologies is to provide smart ...
intkhab ahsan
intkhab_2145
Offline Send Email
Oct 19, 2005
9:57 am
6786
If your doing the delete with server-side code, call the same code that loads the page originally after you do your delete. For example, let's say that you...
Mark E
meckeard2000
Offline Send Email
Oct 19, 2005
11:53 am
6787
i want the asp page to read the input and create a socket connection to another machine and send the data to that socket and read the response back from the...
Rajnish Saini
rsaini_00
Offline Send Email
Oct 20, 2005
3:09 pm
6788
For my personal project I am trying to design a table in which there will be a list of funds, their last month value and their previous month value. I do know...
Valter
valt76
Online Now Send Email
Oct 25, 2005
11:40 am
Messages 6759 - 6788 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