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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 4233 - 4262 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4233
hi, can any one tell me, how can i enter the date into database hema...
kpriyahemu
Offline Send Email
Mar 2, 2004
12:06 pm
4234
hi how can i convert the date entered in 3 listbox to the access (db) in date format. is there any single function for this hema...
kpriyahemu
Offline Send Email
Mar 2, 2004
12:06 pm
4235
Hi hema! Which database r u talking of...? Oracle accepts in the format DD-MON-YYYY Plz... elaborate your question.. thanks. sreenath. ... Do you Yahoo!? ...
Sreenath KR
sreenathmca
Offline Send Email
Mar 2, 2004
12:10 pm
4236
first u have to take a data field in access as date and the insert it in asp for eg: insert into date(cdate) values (#txtdate#) ... Do you Yahoo!? Yahoo!...
Amol
amol_opel
Offline Send Email
Mar 2, 2004
1:52 pm
4237
I have a website with a Calendar. Admisitrative users can see a button which when clicked, open a new window to add an item to the calendar. This window is...
Dan Cioffi
danielcioffi
Offline Send Email
Mar 2, 2004
6:38 pm
4238
Call this javascript from the child window when you want to update the parent window and close the child: //Reload the parent window to get newly uploaded...
Mark E
meckeard2000
Offline Send Email
Mar 2, 2004
7:05 pm
4239
I created this function and placed it inside the head tags <SCRIPT LANGUAGE="JavaScript"><!-- Function CloseThisEvent() { //Reload the parent window to get...
danielcioffi
Offline Send Email
Mar 3, 2004
7:10 am
4240
Can anyone tell me how to clear page url using ASP? i want to print my asp page but when i printed, every page contain on the header and footer page's url. How...
Altaa
mydream_s2000
Offline Send Email
Mar 3, 2004
7:30 am
4241
HAi all! I want to create a combo box in my form. Mostly I will select from the list. But if my content is not in the combo box, I have to type there. Is it...
Seetha
poojsee
Offline Send Email
Mar 3, 2004
11:22 am
4242
These are set by the user in the browser, and as far as I know can't be changed programmatically, server or client-side. Dan Visit www.diado.com for free...
Powderhill, Daniel
danaspelite
Offline Send Email
Mar 3, 2004
12:05 pm
4243
It looks like you're combining server-side code and client-side code. The ASP you're using to write your admin log and delete from the calendar is server side,...
Powderhill, Daniel
danaspelite
Offline Send Email
Mar 3, 2004
12:05 pm
4244
I tried that in a few variations. specifically, with and without the semicolon at the end of the line and I get the following error. Microsoft VBScript...
danielcioffi
Offline Send Email
Mar 3, 2004
1:57 pm
4245
While trying to test the RSFast library I ran I get an error that states that ubound is a mismatched type. The error occurs in the RSFast lib at line 477. ...
bakman_73
Offline Send Email
Mar 3, 2004
11:12 pm
4246
That error is being caused by the server trying to run the script tag as server-side ASP, not client-side code. Are you definately closing the <% %> tag before...
Powderhill, Daniel
danaspelite
Offline Send Email
Mar 4, 2004
9:56 am
4247 Seetha
poojsee
Offline Send Email
Mar 4, 2004
11:40 am
4248
If you try a google search on "javascript +searchable combo box" it should give you a few good links : ...
Powderhill, Daniel
danaspelite
Offline Send Email
Mar 4, 2004
12:13 pm
4249
I am trying include a map into an asp page i am doing. I want to be able to click on different areas of the map, and display the information stroed in my...
Joanne Hurl
joa2110
Offline Send Email
Mar 4, 2004
1:47 pm
4250
Joanne, Yes, the map can be within the form. Map the different locations on the map a URL that links to a page that displays the information about that area....
Mark E
meckeard2000
Offline Send Email
Mar 4, 2004
2:14 pm
4251
You can do it. Do you know how to "Map" a graphic? If not, might do a google search on "Map graphic". There are freeware, shareware and commercial programs...
Mike Schelling
duyenkim001
Offline Send Email
Mar 4, 2004
2:39 pm
4252
Thanks I have mapped the graphic using MapEdit, i really need to know what code i need to put in and where i need to put it in order to pull the data from the...
Joanne Hurl
joa2110
Offline Send Email
Mar 4, 2004
3:00 pm
4253
Hi I have a little problem that I have been banging my head over the past couple of days with.. I have a form of options that is dynamically created by a...
Dean.Forant@...
deano252
Offline Send Email
Mar 4, 2004
3:00 pm
4254
Joanne, Well, that a bit of a broad statement. I would start by googling: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=asp+to+connect+to+access This...
Mark E
meckeard2000
Offline Send Email
Mar 4, 2004
3:27 pm
4255
Ad no. 1 HOME BASED BUSINESS OPPORTUNITY ! Earn thousands from the comfort of your home by selling household products on the Internet. Commission Based...
kaveri00
Offline Send Email
Mar 4, 2004
4:43 pm
4256
Where was the question in that post? :) ~Brad Kingsley Microsoft MVP - ASP/.Net Windows 2000 MCSE http://www.orcsweb.com/ Powerful Web Hosting Solutions #1 in...
Brad Kingsley
sbradk
Offline Send Email
Mar 4, 2004
4:56 pm
4257
Hi there, I am hoping someone can help me here. I have a project to complete where the spec is follows: The client wants a site which is the main 'hub' of the...
bigdavo12002
Offline Send Email
Mar 5, 2004
5:05 am
4258
OK. This is driving me nuts and sure tha answewr is simple. I have a sql statement that joins two access tables with an inner join. It works as expected. ...
Tim Durham
river_pinn
Offline Send Email
Mar 5, 2004
10:08 am
4259
Hi All! I need to develop HTTPS enabled web application using ASP. But, i;ve no clue on what HTTPS is and how it works? How it actually differs from HTTP...
Sreenath KR
sreenathmca
Offline Send Email
Mar 5, 2004
11:40 am
4260
https is a secure site, an http site isn't... Hope this helps a bit YeahBuddy! ... From: AspClassicAnyQuestionIsOk@yahoogroups.com Date: Friday, March 05, 2004...
Sharon Solesbee
yabedabedooda
Offline Send Email
Mar 5, 2004
1:53 pm
4261
Yup! thanks for the information. But i was expecting more elaborate answer sharon! So, how to make a site secure.....? what are all the configurations we need...
Sreenath KR
sreenathmca
Offline Send Email
Mar 5, 2004
2:09 pm
4262
ASP applications work the same way over both protocols. The IIS server handles establishing and maintaining the secure/encrypted connection between the client...
bobfilipiak
Offline Send Email
Mar 5, 2004
4:44 pm
Messages 4233 - 4262 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