User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 456,507 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,663 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 770 | Replies: 1
Reply
Join Date: Sep 2007
Posts: 3
Reputation: hamjad is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hamjad hamjad is offline Offline
Newbie Poster

java Script Problem

  #1  
Sep 24th, 2007
Hi,
I am trying following code to update the onClick event of an html button sitting in my asp.net page.

VB.NET code
Page.RegisterStartupScript("AutoFillScript", _
"<script language=javascript> function test(){ document.getElementById('printPage').onclick = ""PrintHtml('http:// someURL.html')"";}")
btnSubmit.Attributes.Add("onClick", "test()")

I want that when someone click submit button URL "http:// someURL.html" be assigned to html button with id printPage

Any idea will be helpful for me
thanks
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: java Script Problem

  #2  
Sep 29th, 2007
Self-modifying code is bad business.

It is better to set a global variable to the page you want, and request the page in JavaScript according to the variable you set.
Daylight-saving time uses more gasoline
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 3:43 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC