Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

active-server-pages · Active Server Pages Developers' List

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Guys, Sorry to ask this question as this might have been answered earlier. I couldnot find an effective and simple solution to this. I have two dropdown...
8 Mar 5, 2004
7:34 pm

Krishna, Hari
hkrishna@...
Send Email

What are the 7 questions you have come up with? I think that if list-members participate, we may be able to put together a decent list! I've been after such a...
2 Mar 5, 2004
5:59 pm

kamills@...
historynut13
Send Email

Hello Guys: This is an OT question, but relates to ASP in a round about way ;-) My boss came to me and asked me to compile a list of questions that would need...
1 Mar 5, 2004
4:14 pm

kamills@...
historynut13
Send Email

hi list can you give me some asp example on how can i access the first and last record even im on the, let's say im in the middle of 50 records. 10 per record....
3 Mar 5, 2004
3:25 pm

spincrass
Send Email

Hi All, Can anybody tell me how to take care of this problem Warning: Page has Expired The page you requested was created using information you submitted in a...
19 Mar 5, 2004
1:34 am

pocohantas_26
Send Email

A bit off topic, but does anyone know of a good product (inexpensive) that allows you to optimize your sites for top ranking and submit them to search engines?...
1 Mar 5, 2004
1:33 am

mygroups
edz21
Send Email

hi group, do any one of you know how to mark the activex control as safe for scripting, so that when it is used in the html/asp files to be used in the...
1 Mar 3, 2004
3:53 am

Anchoori
sridhar_info...
Send Email

If the browser is IE it remembers whether the it was maximised when it was last closed or not, and opens the same way. If you want to do it through code it'll...
3 Mar 2, 2004
9:43 pm

David Smart
smartware_co...
Send Email

installing and registering cdonts.dll will definately work, i have done it in the same way previously.. regards anchoori. ... From: mazda_offroadriders To:...
3 Mar 2, 2004
2:05 pm

Costanzo, Ray
rcostanzo@...
Send Email

hi friends do anyone know how to create the signed activex controls so that it can be used in asp/html in order to not to display any alert while executing. ?...
1 Mar 2, 2004
10:15 am

Anchoori
sridhar_info...
Send Email

I wouldn't know how to argue this point other than just screaming and yelling, but anyone who has been in IT for more than a day should know that when you...
5 Mar 2, 2004
5:59 am

Costanzo, Ray
rcostanzo@...
Send Email

hai guys.... i am having a big problem here, can anybody help me? actually i am developing a simple ASP web system (room reservation system) for the use of one...
1 Mar 2, 2004
5:06 am

mazda_offroadriders
mazda_offroa...
Send Email

Putting together text for a web page is probably HARDER than writing the code. You should certainly bill him at your normal rate. If he's uncomfortable doing...
1 Mar 2, 2004
4:31 am

David Smart
smartware_co...
Send Email

Hi, I am currently doing a website for a Disk Jockey and he does a fair amount of work, but wants exposure on the web. I have created a content managment...
1 Mar 2, 2004
4:08 am

bigslappy6
Send Email

'One dimensional array Dim aPeople(2) aPeople(0) = "Joe Smith" aPeople(1) = "Bill Jones" aPeople(2) = "Kelly Miller" 'two dimensional array Dim aPeople(1,2) ...
2 Mar 2, 2004
3:18 am

aliadon
aliadon@...
Send Email

hi can someone explain to me one what is one dim array and two dim array?with example please. a l i [Non-text portions of this message have been removed]...
1 Mar 2, 2004
2:04 am

aliadon
aliadon@...
Send Email

Hi, A fellow developer says that CDOSYS would not be the standard way to send out. Although I acquiesce it is not the easiest to setup, I find it SO flexible...
1 Mar 1, 2004
6:59 pm

Thierry Lavallée
synerginov
Send Email

What is the difference between Request("field") and Request.Form("field";). I know between Request.form and Request.QueryString. Is it that the amount of...
6 Mar 1, 2004
3:41 pm

Adrian Forbes - ITD
aidy_forbes
Send Email

You don't "turn off" cookies on the server. What are you trying to do? You can just disregard the cookies in your page by not doing anything with them. Ray at...
1 Mar 1, 2004
1:56 pm

Costanzo, Ray
rcostanzo@...
Send Email

Can anyone tell me how do you turn off cookies for one page in your site? Regards, Sweta ... Do you Yahoo!? Get better spam protection with Yahoo! Mail ...
1 Mar 1, 2004
12:52 pm

Sweta Arora
sweta_arora_78
Send Email

Does anyone know of a task list application which I can run in a hosted Windows account? I have a client with a hosted Windows account that supports ASP and...
2 Feb 29, 2004
1:08 am

yrls2web
Send Email

http://www.tele-pro.co.uk/scripts/xmltask/ found with a Google search. It's XML, not Access, but the conversion would be easy enough it needed. Dave S ... ...
1 Feb 28, 2004
9:52 pm

David Smart
smartware_co...
Send Email

Can't you do this? :- objExcel.Execute("INSERT INTO CompanyName, Address1, Address2, City VALUES ('" & CompanyName & "', '" & Address1 & "', '" & Address2, &...
4 Feb 28, 2004
2:25 am

kamills@...
historynut13
Send Email

Hello Guys: I have the following code that works, where objExcel is my connection to my Excel file I am updating: objExcel.Execute("INSERT INTO CompanyName...
1 Feb 27, 2004
2:37 pm

kamills@...
historynut13
Send Email

************************************************** <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type&quot; content="text/html;...
1 Feb 27, 2004
1:49 am

mazda_offroadriders
mazda_offroa...
Send Email

Need more details, like the HTML snippet of your form, and the ASP code that is supposed to grab its value, as well as the line that is supposed to then...
8 Feb 25, 2004
8:32 pm

soren.j.winslow@...
sorenwinslow
Send Email

Hi there! A new dilemma. I have a <textarea>hello there</textarea&gt; field and I want to pass its content to another form. I am using the txtField as the...
3 Feb 25, 2004
7:47 pm

Arnnie Martinez
arnniemartinez
Send Email

Hello Guys: Just wanted to say thank you to all who have helped with this. I was able to get it to work with all of your help. Andy...
1 Feb 25, 2004
12:22 pm

kamills@...
historynut13
Send Email

Hello Guys: Here is an ongoing saga of trying to write to the Excel File. I am convinced that I have finally succeeding in being able to write to it (I had to...
3 Feb 24, 2004
9:54 am

David Smart
smartware_co...
Send Email

Don't know if it just got lost in the copy/paste, but shouldn't you close the embedded quotes around your extended properties? E.g. ";Extended...
1 Feb 24, 2004
9:06 am

David Smart
smartware_co...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help