ASP.NET Web Hosting Bringing you articles, reviews, news and happenings in asp.net hosting.


19
Sep/09
0

Sending Sms From Web Application Using Asp.net And C# (3/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions.

18
Sep/09
0

Sending Sms From Web Application Using Asp.net And C# (4/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions.

2
Sep/09
1

Sending Variable From Ajax Page To Asp.net Page Not Working?

This should be a simple thing to fix for anyone good with AJAX/Javascript and ASP.net. I'm trying to send a variable to an ASP.net page named variable and return the value to the current page. Here's the Javascript code to look at:
var blog_id = 1;
var url = "comments.aspx?blog_id=" + escape(blog_id);
xmlHttp.open("GET", url, true);
xmlHttp.send(null);
On the ASP.net page, I have the following:
Dim blog_id As String = Request.QueryString(blog_id)
Response.Write("The blog ID is " & blog_id)
The ASP.net page properly communicates with the main page but does not print the blog_id. All I see is this:
The Blog ID is
The ASP.net page is not properly collecting the blog_id variable. Note, I've also tried without the escape function:
var url = "comments.aspx?blog_id=" + blog_id;
How can I pass this variable to the other page? What am I doing wrong? I've tested the blog_id variable with the alert function to check it's value and it's declaring right (it's actually be passed through a function) and it works right up until I try to pass it to that page!
Sorry for long description, I will pick best answer if it works!

23
Aug/09
1

Sending Sms From Web Application Using Asp.net And C# (2/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions.

23
Aug/09
0

Sending Sms From Web Application-asp.net & C#-malay (4/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions. This video is in malay version.

20
Aug/09
1

Sending Sms From Web Application-asp.net & C#-malay (3/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions. This video is in malay version.

19
Aug/09
2

Sending Sms From Web Application-asp.net & C#-malay (2/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions. This video is in malay version.

12
Aug/09
3

Sending Sms From Web Application Using Asp.net And C# (1/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions.

8
Aug/09
2

Sending Sms From Web Application-asp.net & C#-malay (2/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions. This video is in malay version.

5
Aug/09
2

Sending Sms From Web Application-asp.net & C#-malay (2/4)


This video tutorial is about how to send sms from web application using ASP.net and C# with the help of API provided by a website called eternalsolutions. This video is in malay version.

Preview on Feedage: outdoor-gas-grills-and-reviews Add to My Yahoo! Add to Google! Add to AOL! Add to MSN
Subscribe in NewsGator Online Add to Netvibes Subscribe in Pakeflakes Subscribe in Bloglines Add to Alesti RSS Reader
Add to Feedage.com Groups Add to NewsBurst Add to Windows Live Rojo RSS reader iPing-it
Add to Feedage RSS Alerts Add To Fwicki

Powered by Yahoo! Answers