| Article: |
Enhancing ASP.NET Pages with JavaScript | |
| Subject: | JavaScript for other ASP.NET | |
| Date: | 2006-02-20 10:12:49 | |
| From: | Crist3l | |
|
Response to: JavaScript for other ASP.NET
|
||
|
Response.Redirect("myPage.aspx?Id="+idField+"&Name="+nameField+"&Address="+addressField); ....from javascript: location.href("here you put the same as above"); |
||
Showing messages 1 through 2 of 2.
-
JavaScript for other ASP.NET
2007-01-21 23:16:47 samreet [View]
Well try.......
-
JavaScript for other ASP.NET
2006-03-25 06:38:16 javascript11 [View]
can u please explain the code above as how it works please
i'm in bad need to use the variable used in script in asp.dot


