Click here to Skip to main content
15,798,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDate Validation ...its very urgent***************************************** Pin
udaymohan20-Mar-08 2:05
udaymohan20-Mar-08 2:05 
GeneralRe: Date Validation ...its very urgent***************************************** Pin
Not Active20-Mar-08 2:07
mentorNot Active20-Mar-08 2:07 
GeneralRe: Date Validation ...its very urgent***************************************** Pin
eyeseetee20-Mar-08 2:16
eyeseetee20-Mar-08 2:16 
GeneralRe: Date Validation ...its very urgent***************************************** Pin
udaymohan20-Mar-08 2:23
udaymohan20-Mar-08 2:23 
GeneralRe: Date Validation ...its very urgent***************************************** Pin
eyeseetee20-Mar-08 2:30
eyeseetee20-Mar-08 2:30 
AnswerRe: Date Validation ...its very urgent* Pin
rahul.net1120-Mar-08 2:38
rahul.net1120-Mar-08 2:38 
GeneralRe: Date Validation ...its very urgent***************************************** Pin
Vasudevan Deepak Kumar20-Mar-08 4:20
Vasudevan Deepak Kumar20-Mar-08 4:20 
GeneralOpen Mulltiple Windows Pin
Devkranth Kishore Vanja20-Mar-08 2:03
Devkranth Kishore Vanja20-Mar-08 2:03 
hi all

how to open multiple windows in asp.net.. pleas help

i need to generate the same quotation for several partners like a,b,c,d...

i am using this code in the save button ie.. how many records it inserts it should display the Quotaion or pop up the window...

ClientScript.RegisterStartupScript(Me.GetType(), "Message", "<script>window.open('frmquotation.aspx?quot=" & ViewState("Order") & "&pid=" & partner.Text & "&Type=" & ddlLeadtype.SelectedItem.Text & "&custid=" & ViewState("CustIdCOrp") & " &sourceLead=" & ddlLeadSource.SelectedItem.Text & "&optprint=" & rdPrint.SelectedItem.Text & "','a' + new Date().getTime(),'resizable=1,scrollbars=yes,width=800,height=768')</script>", True)

if there is any other way to display plz let me know..its very urrgent Frown | :(
GeneralRe: Open Mulltiple Windows Pin
Vasudevan Deepak Kumar20-Mar-08 22:42
Vasudevan Deepak Kumar20-Mar-08 22:42 
GeneralRe: Open Mulltiple Windows Pin
ashish bhakhar21-Mar-08 1:38
ashish bhakhar21-Mar-08 1:38 
GeneralPlease Help me. How to Validate 12 hour time format using ajax Pin
saravanan12july20-Mar-08 1:30
saravanan12july20-Mar-08 1:30 
QuestionFinding the KEYPRESS in ASP.NET with C# Pin
John Sundar20-Mar-08 1:20
John Sundar20-Mar-08 1:20 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
eyeseetee20-Mar-08 1:37
eyeseetee20-Mar-08 1:37 
QuestionRe: Finding the KEYPRESS in ASP.NET with C# Pin
John Sundar20-Mar-08 1:55
John Sundar20-Mar-08 1:55 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
Declan Bright20-Mar-08 2:53
Declan Bright20-Mar-08 2:53 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
John Sundar20-Mar-08 20:30
John Sundar20-Mar-08 20:30 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
John Sundar23-Mar-08 20:45
John Sundar23-Mar-08 20:45 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
Declan Bright24-Mar-08 23:36
Declan Bright24-Mar-08 23:36 
GeneralRe: Finding the KEYPRESS in ASP.NET with C# Pin
John Sundar31-Mar-08 20:14
John Sundar31-Mar-08 20:14 
Generalif i click the button I want to validate time should not be greater than 12:59 using c# in asp.net Pin
saravanan12july20-Mar-08 0:59
saravanan12july20-Mar-08 0:59 
GeneralRe: if i click the button I want to validate time should not be greater than 12:59 using c# in asp.net Pin
eyeseetee20-Mar-08 1:05
eyeseetee20-Mar-08 1:05 
GeneralRe: if i click the button I want to validate time should not be greater than 12:59 using c# in asp.net Pin
Colin Angus Mackay20-Mar-08 1:06
Colin Angus Mackay20-Mar-08 1:06 
GeneralRe: if i click the button I want to validate time should not be greater than 12:59 using c# in asp.net Pin
Christian Graus20-Mar-08 20:35
protectorChristian Graus20-Mar-08 20:35 
QuestionHow to Connect Data base in asp.net ? Pin
Francis Arul Raj20-Mar-08 0:32
Francis Arul Raj20-Mar-08 0:32 
AnswerRe: How to Connect Data base in asp.net ? Pin
Krirk20-Mar-08 0:39
Krirk20-Mar-08 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.