Ask Experts Questions for FREE Help!
Ask    ||    Answer
 
Advanced  
 

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Internet & the Web   »   Problem in convert the value as Date datatype using Javascript

 
Thread Tools Search this Thread Display Modes
Question
 
 
#1  
Old Oct 4, 2005, 10:00 PM
jenagan
New Member
jenagan is offline
 
Join Date: Aug 2005
Posts: 5
jenagan See this member's comment history on his/her Profile page.
Problem in convert the value as Date datatype using Javascript

Dear,

I'm working on a ASP, Javascript code, where i tried to send one Date value from one popup window to its opener main window.

popup code--------
<script language="JavaScript">
function sendvalue()
{
window.opener.setValue($date);
window.close();
}
</script>

main Window code------
<script language="JavaScript">
function setValue(val)
{
window.location='nextPage.asp?da='+val;
}
</script>

The problem is, while the value which need to pass being as correct formet (eg: 10/13/2005) when it received by "setValue" Method in main window it converted as like "0.0006234413965087282" this format.

Can you give a solution to receive the value in again same format?

Thank you..

jena..

Reply With Quote
 
     


Your Answer
Email me when someone replies to my answer
Join Login





Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

 
Similar Sponsors


Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Similar Threads
to-date total based on current date
(1 replies)
javascript
(1 replies)
F-1 to H-1, what's the start date of H-1? Should be approval date or visa issue day?
(3 replies)
Javascript query
(0 replies)
JavaScript
(0 replies)

Search this Thread

Advanced Search

Bookmarks

Sponsors



Copyright ©2003 - 2009, Ask Me Help Desk.
All times are GMT -8. The time now is 07:19 AM.