blah blah blah is here! blah blah » Close

0
votes
0 answers

iFrame Solutions

Hi, I have a Default.aspx page which includes an iFrame. The src of the iFrame is another iFrame.aspx page. When I do some processing in the iFrame.aspx page I am redirecting to another URL with some URL parameter values. The redirecting ...

0
votes
1 answers

Regarding Storing Public Key's used for encryption

Hi, I would like to get some information on Encryption using Public/Private Key. Appreciate if someone could help me with the following: 1. When a client sends me the Public/Private Key Certificate how can I store this in my SQL Server da ...

0
votes
1 answers

Regarding Building a SOAP request

Hi, I need to build a SOAP request from C# to access a web service. Following is a sample request that I have to build. POST /gwy/test.asmx HTTP/1.1 Host: test.com Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAct ...

0
votes
1 answers

How to resize the web browser and hide the menu bar when opening a web page

Hi, I’m using ASP .Net 2.0 and C# language to develop a web page. I have an issue of opening a new web page through my login page because of the following functionality. I would really appreciate if someone could help me with it. I have ...

Feedback