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!? ...
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!...
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...
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...
I created this function and placed it inside the head tags <SCRIPT LANGUAGE="JavaScript"><!-- Function CloseThisEvent() { //Reload the parent window to get...
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...
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...
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...
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,...
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...
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. ...
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...
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, 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....
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...
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...
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...
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...
Ad no. 1 HOME BASED BUSINESS OPPORTUNITY ! Earn thousands from the comfort of your home by selling household products on the Internet. Commission Based...
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...
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...
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. ...
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...
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...
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...
ASP applications work the same way over both protocols. The IIS server handles establishing and maintaining the secure/encrypted connection between the client...