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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 7903 - 7932 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7903
I'm not sure if this is more of an asp question or an sql question. If I write a program which retrieves a series of articles from a database based on a user...
mccurdy_czz_rob
Offline Send Email
Jan 4, 2007
6:04 am
7904
Use session variable. mccurdy_czz_rob <mccurdy_czz_rob@...> wrote: Dear everyone: Is it possible to share the value of a variable between...
biplab senapati
senapati12345
Offline Send Email
Jan 6, 2007
7:28 am
7905
I have a default web page that allows anonymous access. A "login" button on this ASP page posts an action to a virtual directory that is configured for basic...
garypadbury
Offline Send Email
Jan 9, 2007
8:38 pm
7906
I have a feedback form in which i have put javascript to ensure that none of the fields kept blank. Though I am getting blank mails as shown below. What cud be...
Tech
dips255
Offline Send Email
Jan 12, 2007
1:06 pm
7907
If the cleint has scripting turned off your script will never get used. You should check for blanks at the server. Try the following code after assigning...
Bob Filipiak
bobfilipiak
Offline Send Email
Jan 12, 2007
2:19 pm
7908
Hello, I am getting unspecified error when I run my page Error is pointing at last line (colored) Dim conn Dim rs Dim ConnectionString ConnectionString =...
Ananda Rajeurs
rajeursananda
Offline Send Email
Jan 12, 2007
2:37 pm
7909
Hi, I recently migrated from w2k server to wins 2003 server. When I try to login my web, it's taking more than 20 seconds to logon. any idea or sugesstions...
Dan Ho
dan_ho73
Offline Send Email
Jan 13, 2007
4:51 am
7910
How are you connecting to the db, is the new machine in the same domain ... tom mallard .net web applications consumer industrial design ...
tomm
ttmallard
Offline Send Email
Jan 14, 2007
6:46 am
7911
it is a new machine and the same domain but different IP. tomm <mallard@...> wrote: How are you connecting to the db, is the new...
Dan Ho
dan_ho73
Offline Send Email
Jan 14, 2007
3:00 pm
7912
I am using following code to upload a file using aspSmartUpload. I have used 2 functions to check the file extension and file size. The function to check file...
Tech
dips255
Offline Send Email
Jan 19, 2007
2:54 pm
7913
Guys, this is new to me so please bear with me... I have a website written in vb6 using the WebClass component which geneates asp, i also have iis 5.0, what i...
iangilchrist67
Offline Send Email
Jan 19, 2007
2:54 pm
7914
hi all, i recently joined this. i am a learning ASP. facing difficulty in Storing a record into the database. pl. let me know or help me by sending any...
aspvind
Offline Send Email
Jan 19, 2007
2:57 pm
7915
Hi, i am new to this so please bear with me... I have got a vb6 application using a WebClas component, which when compiled generates an asp page, this is...
ian gilchrist
iangilchrist67
Offline Send Email
Jan 19, 2007
2:59 pm
7916
Quite a few easy samples at http://learnasp.com/freebook/asp/?caller=utilitybelt&section=Databases involving updates. The samples all have been tested and run...
Charles Carroll
charlesmarkc...
Online Now Send Email
Jan 19, 2007
4:51 pm
7917
I have 2 domains(domain1 and domain2) and I want to use a common file (common.htm) inside an asp page in both domains. common.htm is lying in domain1. So I am...
Tech
dips255
Offline Send Email
Jan 24, 2007
7:26 am
7918
Hi Its been a while since I worked with ASP, but as far as I know it is not possible. Include files still needs to be processed but the web site. Thus...
Damhuis Anton
antondamhuis
Offline Send Email
Jan 24, 2007
7:57 am
7919
Hey thanks! Your code resolved my problem. However i have slighly modified it because it gave me error on the line: Call PDebugXML (Replace(Server.HTMLEncode...
Tech
dips255
Offline Send Email
Jan 25, 2007
5:50 am
7920
Glad it worked. Sorry about the PDebug In our development environment we can set a Session variable that would either display the debug information or not, and...
Damhuis Anton
antondamhuis
Offline Send Email
Jan 25, 2007
6:16 am
7921
Hi Aravind: I am also fairly new to asp. I've been writing a bunch of programs for practise and I have just the thing to help you. Below is the code for a...
Robert McCurdy
mccurdy_czz_rob
Offline Send Email
Jan 27, 2007
4:11 am
7922
Hi, Try to check the year field from the table rollno and make sure that you use the number type not the text type. and try this query. Set...
Agoes
untuk_milis_lagi@...
Send Email
Jan 29, 2007
1:37 am
7923
Dear All, can help about access folder with asp. i have problem couldn't delete my file with asp. or any body have the script about it please share thks ...
agustri mild7
agustri.mail@...
Send Email
Jan 29, 2007
3:52 pm
7924
Anybody who can help: I am trying to write a program which takes any number of keywords entered into a form, splits them into an array (using the split ...
mccurdy_czz_rob
Offline Send Email
Jan 29, 2007
6:50 pm
7925
Hi, Use IN select command ex:- Select * from <table Name> From <table name> Where <fieldname> In(Keywords seperated by comma); This will display all the...
Vimal Kumar
vikumar007
Offline Send Email
Jan 30, 2007
7:48 am
7926
Thanks for your suggestion. However I'm not sure if this will work. For example if I use the command: select * from mytable where name IN ('John','Bill') this...
Robert McCurdy
mccurdy_czz_rob
Offline Send Email
Jan 31, 2007
6:46 pm
7927
Here is a stab. Hold the 'key words' in a table. Loop through each 'keyword' in the table and pass it to a function that uses it in a query such as: Select...
Bob Filipiak
bobfilipiak
Offline Send Email
Jan 31, 2007
8:04 pm
7928
Can anyone suggest me how to play video file in browser....
Tech
dips255
Offline Send Email
Feb 1, 2007
2:49 pm
7929
Use the 'embed' tag. ... -- Tarzan swings and tarzan falls; jane then grabs him by the balls; now you know why tarzan calls...aah! aah! a ...
pogowolf
Offline Send Email
Feb 1, 2007
3:06 pm
7930
http://www.learnasp.com/freebook/asp/fileobjects.aspx and the next pages have examples of accessing directories and files with ASP....
Charles Carroll
charlesmarkc...
Online Now Send Email
Feb 1, 2007
6:39 pm
7931
Okay I set up a solution with a project in InterDev 6.0 and when I try to check in the project (Project - Source Control - Add to Source Control... - OK), it...
les_claypoo1
Offline Send Email
Feb 13, 2007
3:07 pm
7932
dear all, can tell me how to code to get text (captchure text) from image. like scan text from image with omnipage from scanner. rgds, tedy [Non-text portions...
stephanust@...
dedalicom
Online Now Send Email
Feb 14, 2007
4:05 am
Messages 7903 - 7932 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