•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 391,912 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 3,666 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 ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 875 | Replies: 1
![]() |
I am using the coding below to open my file from pc to the frame call "myRTF". its can be function in vs.net browser but cannot function when i debug it and using Internet Exporer to run it. the function cannot retrieve content of the file into "myRTF".
Actually this is html code. but i wan to combine with my asp.net project. Please help!!
<SCRIPT language="javascript">
function openUpFile(path)
{ alert (path);
document.all.myRTF.src=path;
}
function doCommandOpenFile(ctrl)
{
window.open("open.htm","","resizeable=no,scrollbars=yes, left=30, top=30, menu=no, status=yes");
}
</script>
Actually this is html code. but i wan to combine with my asp.net project. Please help!!
<SCRIPT language="javascript">
function openUpFile(path)
{ alert (path);
document.all.myRTF.src=path;
}
function doCommandOpenFile(ctrl)
{
window.open("open.htm","","resizeable=no,scrollbars=yes, left=30, top=30, menu=no, status=yes");
}
</script>
Always be happy!!No matter u sad o happy, the life still going on!!
joycelsnjar@yahoo.com
joycelsnjar@yahoo.com
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
.net access ajax asp code combo custom data dell developer development dom drivers dropdownlist feed firefox graphics intel internet linux microsoft module mozilla msdn net news office open open source open-source opengl operating reader red hat reuse skin software source sql sun super system theme ubuntu vista weather web windows xml xoap
- Desktop Shortcuts Won't Open (Web Browsers)
- HELP With functions (C++)
- Fake Microsoft Windows Security Warning (Viruses, Spyware and other Nasties)
- Internet Explorer does not open additional window (Viruses, Spyware and other Nasties)
- Run-time Error when printing Array Contents. (C)
- This ought to be simple - extra spaces (PHP)
- Can't open any programs (Viruses, Spyware and other Nasties)
- Accessing files that are not currently open and running VB macros in them? (Visual Basic 4 / 5 / 6)
- IE doesn't want to open, any ideas (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: Bind data to controls (SQL)
- Next Thread: Making ASP.Net pages better looking


Linear Mode