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 7928 - 7957 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Offline Send Email
Feb 14, 2007
4:05 am
7933
I am trying to insert a value in format 11.20 in sql server database where I have a field with datatype 'float'. But it is getting inserted as...
Tech
dips255
Offline Send Email
Feb 14, 2007
7:39 am
7934
Hello Tech Rather change your column type to a money or Decimal value. The thing with float is, it stores the approximate value. From Books Online (BOL):...
Damhuis Anton
antondamhuis
Offline Send Email
Feb 14, 2007
10:25 am
7935
Our company is in the central of California, Silicon Valley. We are needing Asp and VB.net programmers as soon as possible. If you're interested, please...
tuyetmai_vu05
Offline Send Email
Mar 6, 2007
9:25 pm
7936
Hi, Please find my CV attached. Regards, Balaji On 06 Mar 2007 13:25:41 -0800, tuyetmai_vu05 <tuyetmai_vu05@...> ... -- Balaji V [Non-text portions of...
Balaji vishnubhotla
urs_balu
Offline Send Email
Mar 8, 2007
10:24 am
7937
I am using Persits mail software to send mails in asp. Following is my code: Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "xyz.com" '...
Tech
dips255
Offline Send Email
Mar 20, 2007
11:50 am
7938
My guess is that your local machine does not have access or rights to the SMTP server. ... From: Tech To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent:...
Bob Filipiak
bobfilipiak
Offline Send Email
Mar 20, 2007
12:49 pm
7939
... In asp, iterate over keywords and use query: select * from table where name like '%:key2:%' Jim ... -- Jim Smith smithjim@... [Non-text portions of...
James R Smith
jrs_jr
Offline Send Email
Mar 23, 2007
2:11 am
7940
What do you mean when you say it hangs? 404 error? 500 error? Place a test HTML page in the folder to make sure you have the correct IIS setup. Once you know...
James R Smith
jrs_jr
Offline Send Email
Mar 23, 2007
2:11 am
7941
How are you storing the state? Perhaps you should kill the cookies as well as session.abandon. Do you check on the default page to make sure they are logged...
James R Smith
jrs_jr
Offline Send Email
Mar 23, 2007
2:11 am
7942
I wanted to share with the group a few good SharePoint resources as it is becoming more and more important that programmers know this excellent...
Charles Carroll
charlesmarkc...
Online Now Send Email
Mar 23, 2007
1:24 pm
7943
Is it possible to use local machine itself as an smtp server, it so can you please guide me how to cofigure it. ... to the SMTP server. ... error "Software ......
Tech
dips255
Offline Send Email
Mar 25, 2007
8:30 am
7944
Goto IIS. Goto SMTP service ( name might differ in different versions of IIS ) Press the play button. Other things to take into account: Ports used, open up...
Mischa Kroon
aemca_san
Offline Send Email
Mar 25, 2007
1:19 pm
7945
I would like to know how to disable to watch video online rather than to download it from their own PC. When i click on the link below it's automatic to watch...
dan_ho73
Offline Send Email
Mar 26, 2007
3:42 pm
7946
I have a page on which after some processing I am redirecting it to another page. I want some hidden form fields to be passed on to next page, but using...
Tech
dips255
Offline Send Email
Mar 27, 2007
4:49 am
7947
Thanks, I am able to send mails through my local machine. ... IIS ) ... world for SMTP. ... everybody in the world can use your computer to relay spam :) ... ...
Tech
dips255
Offline Send Email
Mar 28, 2007
5:23 am
7948
Thanks, I am able to send mails through my local machine. ... IIS ) ... world for SMTP. ... everybody in the world can use your computer to relay spam :) ... ...
Tech
dips255
Offline Send Email
Mar 28, 2007
5:26 am
7949
http://www.charlescarroll.com/chaz/site/4295/default.aspx summarizes the FREE ASP stuff I know about for people maintaining or adding to ASP apps or rewriting...
Charles Carroll
charlesmarkc...
Online Now Send Email
Apr 19, 2007
4:50 pm
7950
I am trying to send email using asp code with following as message body: strBody="<H1><B>THIS IS TEST EMAIL</B></H1>"&_ "<form name=form method=post action=url...
Tech
dips255
Offline Send Email
Apr 20, 2007
9:40 am
7951
Hi, I found this cool code to reorder iin a Listbox using client and server scripts. Except, I don't know how to set this up on my website. I have the...
ljuliusson1
Offline Send Email
Apr 20, 2007
11:50 am
7952
Hi Iam facing problem while uploading files in Classic ASP. There is ASP page Im uploading couple of files whose data is 5MB. I cannot uplod files with more...
amniss7
Offline Send Email
Apr 20, 2007
2:00 pm
7953
Check that HTML mail is enabled, under the format menu, if not it won't work. Also, are you encrypting the hidden value? Source code is easy to get to in ...
tomm
ttmallard
Offline Send Email
Apr 20, 2007
2:29 pm
7954
I am stumped! ... the ... [i]...
ljuliusson1
Offline Send Email
Apr 20, 2007
8:27 pm
7955
hi everyone, can anyone give me the script for uploading images in database using forms and asp in ms access. I got a script using aspSmartUpload component but...
amit kapoor
kapoor_a2004
Offline Send Email
Apr 21, 2007
10:38 pm
7956
Yes, the mail format is html. Actually I want to put a link at the end of email body for unsubscibing from the mailing list for which I need loginid and email...
Tech
dips255
Offline Send Email
Apr 25, 2007
12:19 pm
7957
I want to create a word document with header and footer using asp. I am using following code. filename="buyerConfirmation.doc" set...
Tech
dips255
Offline Send Email
Apr 25, 2007
12:33 pm
Messages 7928 - 7957 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