Click here to Skip to main content
15,886,857 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to send the automatic email as a reminder using asp.net with c# Pin
saanj18-Mar-10 23:57
saanj18-Mar-10 23:57 
AnswerRe: how to send the automatic email as a reminder using asp.net with c# Pin
pakisatan4-Jul-11 0:04
pakisatan4-Jul-11 0:04 
GeneralRe: how to send the automatic email as a reminder using asp.net with c# Pin
pakisatan4-Jul-11 0:06
pakisatan4-Jul-11 0:06 
QuestionVisual Studio 2008 Acting Weird Pin
bgates197012-Mar-10 11:14
bgates197012-Mar-10 11:14 
QuestionASP.NET SETUP and Deployment project: Specifying HOST HEADER Pin
gartnerj12-Mar-10 10:31
gartnerj12-Mar-10 10:31 
QuestionCalling a js function from a different aspx.cs page problem. [modified] Pin
betreyal12-Mar-10 9:02
betreyal12-Mar-10 9:02 
AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
Sandeep Mewara12-Mar-10 10:00
mveSandeep Mewara12-Mar-10 10:00 
QuestionRe: Calling a js function from a different aspx.cs page problem. [modified] Pin
betreyal12-Mar-10 10:25
betreyal12-Mar-10 10:25 
1) In page2 the user is selecting a value from a GridView. From there, with a little work, I am passing it to a HiddenValue in the aspx of Page1, but what i need to do is pass it to a javascript function in Page1, because Page1 is just used for processing forms and doesn't actually ever show itself to the user.

2) All the work in passing the value to the PDF has been set up, i just need to get the value to the javascript function, and the function will pass it to the PDF.

Elaboration:
How it will all work is the user will select a form; Page1 actually processes this request and opens up the correct form, which is a PDF. On the PDF there are buttons and fields for data entry. On the button click, since the PDFs use javascript for processing actions, the pdf goes back to Page1 , where Page1 determines which popup to open depending on the button clicked. From here Page2 would be opened. A GridView of stuff is displayed for the user to choose from. The user double clicks any of the values they want, and then the page closes, passing the value to Page1. The problem is im passing the value to a HiddenField. What I need is a way to call the javascript function on Page1 from Page2. With this, I will be able to pass the values I need into the function, and they in turn will get posted to the PDF.

I hope that's clearer. Any more questions?

Thanks
modified on Friday, March 12, 2010 4:36 PM

AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
Sandeep Mewara12-Mar-10 19:05
mveSandeep Mewara12-Mar-10 19:05 
GeneralRe: Calling a js function from a different aspx.cs page problem. Pin
betreyal15-Mar-10 4:22
betreyal15-Mar-10 4:22 
AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
Not Active12-Mar-10 15:02
mentorNot Active12-Mar-10 15:02 
AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
betreyal15-Mar-10 9:39
betreyal15-Mar-10 9:39 
AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
carlecomm14-Mar-10 15:51
carlecomm14-Mar-10 15:51 
GeneralRe: Calling a js function from a different aspx.cs page problem. Pin
betreyal15-Mar-10 4:33
betreyal15-Mar-10 4:33 
AnswerRe: Calling a js function from a different aspx.cs page problem. Pin
betreyal15-Mar-10 5:00
betreyal15-Mar-10 5:00 
QuestionHIddenfield value lost on postback - why? Pin
AndyASPVB12-Mar-10 4:08
AndyASPVB12-Mar-10 4:08 
AnswerRe: HIddenfield value lost on postback - why? Pin
R. Giskard Reventlov12-Mar-10 4:22
R. Giskard Reventlov12-Mar-10 4:22 
GeneralRe: HIddenfield value lost on postback - why? Pin
Not Active12-Mar-10 4:24
mentorNot Active12-Mar-10 4:24 
GeneralRe: HIddenfield value lost on postback - why? Pin
R. Giskard Reventlov12-Mar-10 5:28
R. Giskard Reventlov12-Mar-10 5:28 
GeneralRe: HIddenfield value lost on postback - why? Pin
AndyASPVB12-Mar-10 5:25
AndyASPVB12-Mar-10 5:25 
AnswerRepost [modified] Pin
Not Active12-Mar-10 4:23
mentorNot Active12-Mar-10 4:23 
AnswerRe: HIddenfield value lost on postback - why? Pin
Not Active12-Mar-10 4:30
mentorNot Active12-Mar-10 4:30 
QuestionWeb site related Pin
Sasmi_Office12-Mar-10 1:59
Sasmi_Office12-Mar-10 1:59 
AnswerRe: Web site related Pin
Not Active12-Mar-10 2:19
mentorNot Active12-Mar-10 2:19 
QuestionHow do we find out During Month transactions took place in our Database. Pin
shiva.kore12-Mar-10 1:24
shiva.kore12-Mar-10 1:24 

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.