Click here to Skip to main content
16,005,080 members
Home / Discussions / Web Development
   

Web Development

 
Generaljavascript problem Pin
samithas9-Nov-04 20:04
samithas9-Nov-04 20:04 
Questioncan more than one form be submitted at one time? Pin
nicksun9-Nov-04 16:38
nicksun9-Nov-04 16:38 
AnswerRe: can more than one form be submitted at one time? Pin
rgoyal9-Nov-04 20:53
rgoyal9-Nov-04 20:53 
AnswerRe: can more than one form be submitted at one time? Pin
rgoyal9-Nov-04 21:18
rgoyal9-Nov-04 21:18 
GeneralRe: can more than one form be submitted at one time? Pin
nicksun10-Nov-04 5:34
nicksun10-Nov-04 5:34 
GeneralRe: can more than one form be submitted at one time? Pin
Anonymous10-Nov-04 17:45
Anonymous10-Nov-04 17:45 
QuestionStrong name assembly in html page? Pin
fridtjof9-Nov-04 9:42
fridtjof9-Nov-04 9:42 
AnswerAdditional information for the problem Pin
fridtjof9-Nov-04 21:42
fridtjof9-Nov-04 21:42 
Hi,

here some additional informations:

1. I used sn -k key.snk for generating the key pair.

2. Then I used an attribute in the AssembyInfo.cs file to sign the control:
[assembly: AssemblyKeyFile("key.snk")]

3. In the html page the code
<object id="A" classid="http:ALib.dll#ALib.MyACtl"
width="568" height="416">
</object>
worked fine with the unsigned control. I used exactly the same code with the encrypted control. It seems to me that Internet Explorer cannot find the class "ALib.MyACtl" any more. Maybe since it is encrypted now???

Thanks for any advice,
Fridtjof Smile | :)
Generalasp sessions Pin
mm668-Nov-04 9:42
mm668-Nov-04 9:42 
GeneralRe: asp sessions Pin
hakanaktan8-Nov-04 14:52
hakanaktan8-Nov-04 14:52 
Generalsecure web pages and images Pin
seevse8-Nov-04 8:23
seevse8-Nov-04 8:23 
GeneralRe: secure web pages and images Pin
JKroschel2-Dec-04 11:33
JKroschel2-Dec-04 11:33 
GeneralChanging References quickly Pin
sharkbait8-Nov-04 3:58
sharkbait8-Nov-04 3:58 
GeneralSigning a javascript block Pin
JonasSyrstad8-Nov-04 0:41
JonasSyrstad8-Nov-04 0:41 
GeneralChange date format in javascript Pin
R. Thomas7-Nov-04 5:40
R. Thomas7-Nov-04 5:40 
GeneralRe: Change date format in javascript Pin
Ted Ferenc7-Nov-04 6:27
Ted Ferenc7-Nov-04 6:27 
GeneralRe: Change date format in javascript Pin
R. Thomas7-Nov-04 13:02
R. Thomas7-Nov-04 13:02 
GeneralRe: Change date format in javascript Pin
Ted Ferenc7-Nov-04 21:36
Ted Ferenc7-Nov-04 21:36 
GeneralErrata Pin
Ted Ferenc8-Nov-04 22:04
Ted Ferenc8-Nov-04 22:04 
GeneralRe: Change date format in javascript Pin
Richard Deeming10-Nov-04 8:21
mveRichard Deeming10-Nov-04 8:21 
GeneralAutomated file processing by proxy server Pin
D1_DRE6-Nov-04 10:32
D1_DRE6-Nov-04 10:32 
GeneralCalling script function from IE Activex Control Pin
gradiov6-Nov-04 3:32
gradiov6-Nov-04 3:32 
QuestionCan a Web App that is running in an iframe take over the whole screen? Pin
mterzich5-Nov-04 23:47
mterzich5-Nov-04 23:47 
AnswerRe: Can a Web App that is running in an iframe take over the whole screen? Pin
benjymous12-Nov-04 5:24
benjymous12-Nov-04 5:24 
QuestionHow can I open the source Pin
Muad-Dib5-Nov-04 12:04
Muad-Dib5-Nov-04 12:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.