Click here to Skip to main content
15,881,173 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: price format Pin
sumit703415-Oct-08 21:17
sumit703415-Oct-08 21:17 
GeneralRe: price format Pin
jack_ajay15-Oct-08 23:08
jack_ajay15-Oct-08 23:08 
Questionjavascript error is getting while passing the string through vb code Pin
lakshmichawala15-Oct-08 19:52
lakshmichawala15-Oct-08 19:52 
GeneralRe: javascript error is getting while passing the string through vb code Pin
jack_ajay15-Oct-08 20:13
jack_ajay15-Oct-08 20:13 
GeneralRe: javascript error is getting while passing the string through vb code Pin
lakshmichawala15-Oct-08 20:37
lakshmichawala15-Oct-08 20:37 
GeneralRe: javascript error is getting while passing the string through vb code Pin
Sathesh Sakthivel15-Oct-08 21:01
Sathesh Sakthivel15-Oct-08 21:01 
GeneralRe: javascript error is getting while passing the string through vb code Pin
lakshmichawala16-Oct-08 0:05
lakshmichawala16-Oct-08 0:05 
QuestionThe HTTTP POST using https is not working. Pin
Rajiya15-Oct-08 19:42
Rajiya15-Oct-08 19:42 
Hi,

We had written a code in ASP in which we are doing HTTP POST using an HTTP URL. This was done locally. We were sending some credit card deatils.
When we deployed the code on server, we tried using HTTP POST using HTTPS URL. There is already a certificate issued for this.
The HTTTP POST using https is not working. I want to know if it is a certificate issue or do i have to do some changes in the code if i try to use HTTP POST on HTTPS URL?

The HTTP POST code is as follows:
Set objHTTP = Server.CreateObject("MSXML2.ServerXMLHTTP")
objHTTP.Open "POST", strURL, False

Plz help.

Regards,
Riz
QuestionSetting Focus for textbox Pin
Sam.M15-Oct-08 19:03
Sam.M15-Oct-08 19:03 
AnswerRe: Setting Focus for textbox Pin
jack_ajay15-Oct-08 20:10
jack_ajay15-Oct-08 20:10 
GeneralRe: Setting Focus for textbox Pin
Sam.M15-Oct-08 20:32
Sam.M15-Oct-08 20:32 
GeneralRe: Setting Focus for textbox Pin
Sathesh Sakthivel15-Oct-08 21:05
Sathesh Sakthivel15-Oct-08 21:05 
QuestionDatalist Paging Pin
reogeo200815-Oct-08 16:48
reogeo200815-Oct-08 16:48 
AnswerRe: Datalist Paging Pin
jack_ajay15-Oct-08 23:56
jack_ajay15-Oct-08 23:56 
QuestionOn Mouse over enlarge an image binded to a Grid view [modified] Pin
reogeo200815-Oct-08 16:35
reogeo200815-Oct-08 16:35 
AnswerRe: On Mouse over enlarge an image binded to a Grid view Pin
Abhishek Sur15-Oct-08 21:26
professionalAbhishek Sur15-Oct-08 21:26 
QuestionUsing Div and Span tags instead of a table layout Pin
Tina P15-Oct-08 14:35
Tina P15-Oct-08 14:35 
AnswerRe: Using Div and Span tags instead of a table layout Pin
Caio Kinzel Filho15-Oct-08 19:38
Caio Kinzel Filho15-Oct-08 19:38 
QuestionFileDownload Control Pin
#realJSOP15-Oct-08 12:39
mve#realJSOP15-Oct-08 12:39 
AnswerRe: FileDownload Control Pin
Steve Echols15-Oct-08 17:26
Steve Echols15-Oct-08 17:26 
QuestionAsp.net Pin
rock_mre15-Oct-08 12:16
rock_mre15-Oct-08 12:16 
AnswerRe: Asp.net Pin
Caio Kinzel Filho15-Oct-08 12:43
Caio Kinzel Filho15-Oct-08 12:43 
QuestioncssFriendly problems Pin
TheEagle15-Oct-08 11:18
TheEagle15-Oct-08 11:18 
QuestionHow can i declare a webcontrol in a webservice? Pin
Cannery15-Oct-08 9:00
Cannery15-Oct-08 9:00 
AnswerRe: How can i declare a webcontrol in a webservice? Pin
Steve Echols15-Oct-08 17:40
Steve Echols15-Oct-08 17:40 

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.