Ask a Question related to ASP.NET General, Design and Development.
-
Mike John #1
How to lunch the send page from the explorer browser
I trying to lunch the send page function the explore
browser.
I want to send the page in the body of the email
I tried using the send keys (to launch the send page
function), but I am receiving the follow error
"WScript is undefined"
Syntax start:
<SCRIPT Language=VBScript>
Sub cmdReadMec()
Dim WshShell
Set WshShell = Server.CreateObject("WScript.Shell")
WshShell.SendKeys("~")
End Sub
</SCRIPT>
syntax End:
I have installed the windows scripting, but it still not
working.
Is there any reason or setup that I have to make.
Is there another way of sending the page in the body of
the email..
sincerely yours
Mike John
Mike John Guest
-
How to create a Plug-In (for Internet Explorer or any other Browser)
Hello Gurus, Can someone shed some light here....I am trying to create a Toolbar/ Menu/Plug-In/Add-In (whatever) using Adobe SDK for a Browser... -
to send CFID,CFTOKEN to browser
my prob is how to send CFID,CFTOKEN to the next page -
Page Has Expired Message in between the php Page When I click Back in Explorer Menu
Could anyone please help me on this?? I have a php script page, which is basically quiz. Visitors (after login in with their email address) are... -
Cannot send PDF attachments using Netscape 7.1 browser
Although I can receive PDF attachments, I am unable to send anyone (including myself) any PDF attachments using Netscape 7.1 browser (under Win XP).... -
How to actively 'send' web pages to client browser
Does anyone know if a way to deliver web pages to an end-client using a push method that can be controlled from your PC (by clicking on a page menu...



Reply With Quote

