Search the web
Sign In
New User? Sign Up
active-server-pages · Active Server Pages Developers' List
? 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 7603 - 7632 of 12403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7603
Hi Ehtihsam This could be a way to do it .. 1. Store image name in a column 2. Store image in a folder 3. Access the image name from database 4. Display the...
Nilesh Thatte
nileshthatte
Online Now Send Email
Nov 2, 2003
12:06 pm
7604
Thanks for your answer, but could you give me more explanation - or links, please.. I never do XML before. - krish - ... From: Shawn K. Hall...
Krishna HKusuma
krishkusuma
Online Now Send Email
Nov 2, 2003
6:33 pm
7605
I think it could be helpful: http://www.codeproject.com/useritems/leftmenu.asp...
Industria Virtual
industriavir...
Offline Send Email
Nov 2, 2003
7:18 pm
7606
Hello, Can someone tell me how to add an OCX control in ASP. I would like to use the Microsoft't ActiveX Control (DateTimePicker Control) MSCOMCT2.OCX Please...
Saravanan
shravan73
Offline Send Email
Nov 3, 2003
12:57 am
7607
Hi, thanks for kindly help.. I like your code - very simple.... And I have tried your code but the problem is... The MainId never display all the SubIds -...
Krishna HKusuma
krishkusuma
Online Now Send Email
Nov 3, 2003
3:52 am
7608
try adding group by also. otherwise what u cld i do is: take distinct mainID's and loop and get the subids for each mainID. ILyas _____ From: Krishna HKusuma...
ILyas
iluilyas
Offline Send Email
Nov 3, 2003
4:27 am
7609
How can I make ADODB Stream work on my machine? I am trying to use freeaspupload and it tells me that library is not installed. Also Win XP Pro cant run my asp...
Tinashe M
tinashem
Online Now Send Email
Nov 3, 2003
3:45 pm
7610
I have them there actually and I still cant execute them someone told me crystal report writer could be the problem is this true? I am stumped! ... Directory ...
Tinashe M
tinashem
Online Now Send Email
Nov 3, 2003
3:45 pm
7611
I am trying to validate a form and make sure that the value entered into a field is numeric (so I wont generate an error on submitting to the database...) does...
Adina Rosenbaum
elladir
Offline Send Email
Nov 3, 2003
5:08 pm
7612
hi... how ca I unsubscribe to the mailing list? thank you Rotem rotembor@... -- __________________________________________________________ Sign-up for...
Rotem Bor
robor20032003
Offline Send Email
Nov 3, 2003
5:47 pm
7613
What happens when you call a page on the server? Do you get any error messages? And how are you calling the pages? Are you using http://localhost/virtualname...
Mark Eckeard
meckeard2000
Offline Send Email
Nov 3, 2003
5:49 pm
7614
Look at the bottom of your message, or this one. Ray at work ... ...
Costanzo, Ray
rcostanzo@...
Send Email
Nov 3, 2003
5:51 pm
7615
Hi Hokar, Just add 1 line which is highlited by "RED" Rgds Sridhar K INDIA Myconn = should be the connection string variable (Database connection String) '...
Sridhar K
sridharmu@...
Send Email
Nov 4, 2003
12:43 pm
7616
horror! I uninstalled IIS and then reinstalled it and its now working! I dunno what I did but I know I shall run into this problem again! thanks for your time...
Tinashe M Shoko
tinashem
Online Now Send Email
Nov 4, 2003
12:43 pm
7617
Hello Guys: If I want to turn buffering on for a site: do I have to explicitly set Response.Buffering = True on every page or is there some setting in IIS...
Andy Mills
historynut13
Offline Send Email
Nov 4, 2003
12:43 pm
7618
Right-click on your web in the IIS manager. Select Properties->Configuration->App Options->Enable Buffering ... From: Andy Mills [mailto:kamills@...]...
Adrian Forbes - ITD
aidy_forbes
Offline Send Email
Nov 4, 2003
1:03 pm
7619
I'm having an issue when using the round() function. for example: aa_w1 = 64.55 aa_w2 = 30 aa_w3 = round((aa_w1 * aa_w2) / 100,2) So, aa_w3 = 19.36 Using the...
Brian
brianrpl
Offline Send Email
Nov 4, 2003
2:44 pm
7620
This is called banker's rounding, where even numbers are rounded down and odd numbers are rounded up, when the determining number is a 5. Take a look at this...
Costanzo, Ray
rcostanzo@...
Send Email
Nov 4, 2003
3:02 pm
7621
Hi all, Ive been trying to read a XML file through asp, so i can get a (vb)array filled with the values from that page, but after 2 days, im getting ...
Niels Bieze
nrbieze@...
Send Email
Nov 4, 2003
3:09 pm
7622
Thanks Ray. That's what I needed! ... down ... kbid=196652 ... is ... ********************************************************************** ... for the...
Brian
brianrpl
Offline Send Email
Nov 4, 2003
3:09 pm
7623
Hi, Has anyone started developing for RFID? Any microsoft tools available for RFID development? Is it the same or similar to wireless development? Thanks Jill...
Jill Coleman
jill_coleman...
Offline Send Email
Nov 4, 2003
6:50 pm
7624
... I'm not sure I understand: comparing RFID to Wireless would be apples to oranges, or else I'm completely missing something. I wrote an application for...
Manas Tungare
ManasTungare
Offline Send Email
Nov 4, 2003
7:26 pm
7625
... a simple keyword search will give you a ton of examples: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=read+xml+asp hth, j....
nightmareflower
Offline Send Email
Nov 4, 2003
7:50 pm
7626
... you need to download and install Microsoft Data Access Components v. 2.8 from microsoft.com's download center ...
nightmareflower
Offline Send Email
Nov 4, 2003
7:59 pm
7627
Hello Guys: What would I have to do to have a copyright caption at the bottom of every page and make that text very very light, almost like a watermark? I...
Andy Mills
historynut13
Offline Send Email
Nov 4, 2003
8:51 pm
7628
Here a link from www.dynamicdrive.com <http://www.dynamicdrive.com> that gives you four examples of placing a watermark on your page. You can place your...
Turner, Alice
aturner1951
Offline Send Email
Nov 4, 2003
9:03 pm
7629
Here a link from www.dynamicdrive.com <http://www.dynamicdrive.com <http://www.dynamicdrive.com> > that gives you four examples of placing a watermark on your...
Turner, Alice
aturner1951
Offline Send Email
Nov 4, 2003
9:14 pm
7630
Hi, guys: Here is a challenge. I got a new project that is similar to shopping online. I have a set of goods with their corresponding prices. Each item has...
Arnnie Martinez
arnniemartinez
Offline Send Email
Nov 4, 2003
9:25 pm
7631
Can you create your own variable type with ASP like you can with VB? If you can, I would go that route Rick Rose www.howlingwolfcomputers.com Custom Made...
Rick Rose
roseri1997
Offline Send Email
Nov 4, 2003
9:28 pm
7632
Thank you for your input. Yes, I can create the variables. However, the only obstacle that I see doing it this way is the number of variables and no knowing...
Arnnie Martinez
arnniemartinez
Offline Send Email
Nov 4, 2003
9:38 pm
Messages 7603 - 7632 of 12403   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