Home Page - www.tele-pro.co.uk - Ecommerce Integration


Scripts > Hidden Fields Internet Shortcut

Internet Shortcut - Manage Hidden Form Fields

The Hidden Fields internet shortcut enables you to view and edit hidden form fields in the current browser window.

Internet Shortcut - Manage Hidden Form FieldsHidden Fields internet shortcut - view and edit hidden form fields

Internet Shortcut - JavaScript Code

The javascript code below has been re-written with line breaks for ease of reading.

if (!o){
var b=ed();
var o=window.open('about:blank','','width=410, resizable=yes, scrollbars=yes');
o.window.document.write(b);
}
function ed(){
var s='';
var col=document.forms;
for(var i=0;i<col.length;i++)
{
var n=col[i].name;
var e=col[i].elements;
for(var j=0;j<e.length;j++){
var x= e[j].name;
var v= e[j].value;
s=s+'<input onChange="window.opener.document.forms['+i+'].elements['+j+'].value=this.value"\r\n'+
'name="'+x+'"\r\n'+
'value="'+v+'"> '+
n+'.'+x+'<br>\r\n';
}
}
return s;
}

 

Download the code.
 

Other Internet Shortcuts

Links Bar - Internet Shortcuts for Microsoft Internet Explorer

Also: Update Form Action


 

IE Internet Shortcut EditorIE Shortcut Editor

IE Shortcut Editor is a Windows program for editing Internet Shortcuts that contain javascript code, and is designed to generally make it easier to manage Internet Shortcuts.
 

See Also

 Go Internet Shortcuts
 Go How to Save Internet Shortcuts
 Go Internet Shortcut Editor
 Go Free Scripts

Links

 Go Microsoft Internet Explorer
 Go Unofficial Guide to the URL File Format

Search

 Go Website: Internet Shortcut
 Go Google: Internet Shortcut
 Go Google: URL File
 

Internet Shortcut

ie, internet shortcut, ie shortcut, link, links bar, javascript, .url, url file, internetshortcut, favorites, links folder, web link, web links, microsoft, internet explorer, iexplore, msie, ie5, ie6, icon file, iconfile

Code, Free Scripts

code, script, program, free scripts, coding, scripting, programming, tutorial, reference, web, development, automation, internet, souce code, html, tips, js, javascript, borland, delphi, delphi 7

Top | Home | ECommerce | Hosting | Site Map | Search | © 2003-6 | Contact