Search Results

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: FaridMasood ; Forum: ASP and child forums
Forum: ASP May 25th, 2009
Replies: 7
Views: 1,920
Posted By FaridMasood
asp_see

you will need to detect the client device and then redirect to your sub domain and most importantly you need to rewrite all code for the display logic but still you can use your existing...
Forum: ASP May 25th, 2009
Replies: 1
Views: 877
Posted By FaridMasood
add not post back condition in page load

like this

if(!IsPostBack)
{
Response.AppendHeader("Refresh", "10");
}
Forum: ASP May 25th, 2009
Replies: 2
Views: 606
Posted By FaridMasood
Offcourse you are right.
Forum: ASP May 25th, 2009
Replies: 2
Views: 617
Posted By FaridMasood
Who said asp.net is best choice for programmers.

I dont agree with this statement, infact every language has it's own functionality and flavour. And a programmer loves to work with any language of...
Forum: ASP May 25th, 2009
Replies: 3
Views: 1,519
Posted By FaridMasood
You need to verify your javascript code if it is working correctly?

I think you are not setting the return type for JS function DoEdits().
Forum: ASP May 25th, 2009
Replies: 0
Views: 486
Posted By FaridMasood
If someone have any idea how to get the IPN post from paypal server after user payment.
Currently i have been redirected to success page after user make payment but my IPN script is not getting...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC