search for: aspnetform

Displaying 4 results from an estimated 4 matches for "aspnetform".

2008 Jan 28
6
cancelling form submit
Anyone know why my form would still submit in firefox but not in IE? aspnetForm is the id of the form. I get the alert, but the form still submits. Event.observe(''aspnetForm'',''submit'',function(e){ alert(''submit''); var t = $F(''ctl00_ContentPlaceHolder1_NewTag'');...
2012 Oct 17
0
Passing the parameters for web form using getHTMLFormDescription
............................................................................................................................ library(RHTMLForms) > > ff = > getHTMLFormDescription("http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3&param=0") > ff $aspnetForm HTML Form: http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3&param=0 ctl00$ContentPlaceHolder1$GetQuote1$txtscrip_code: [ Scrip code/Scrip Name ] ctl00$ContentPlaceHolder1$txtDate: [ ] ctl00$ContentPlaceHolder1$txtTodate: [ ] myDestination: #, http://www.b...
2010 Aug 04
2
Finding the right url for RCurl
Hi all, I am using RCurl to try and download data from a website, but I'm having trouble finding out what URL to use. Here is the site: http://www.invescopowershares.com/products/holdings.aspx?ticker=PGX See how in the upper right, above the displayed sheet, there's a link to download the data as a .csv file? When I hit "copy url" and paste into getURL in R, it doesn't
2012 Oct 17
0
postForm() in RCurl and library RHTMLForms
.................................... library(RHTMLForms) > > ff = getHTMLFormDescription(" http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0<http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3&param=0>") > ff $aspnetForm HTML Form: http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3¶m=0<http://www.bseindia.com/markets/equity/EQReports/slbshortcell.aspx?expandable=3&param=0> ctl00$ContentPlaceHolder1$GetQuote1$txtscrip_code: [ Scrip code/Scrip Name ] ctl00$ContentPlaceHolder1$t...