| Subject: | Problem with Page.RegisterStartupScript | |
| Date: | 2007-01-29 11:43:13 | |
| From: | Manindra | |
|
Response to: Problem with Page.RegisterStartupScript
|
||
|
Try this, Page.ClientScript.RegisterStartupScript(GetType(string), "name", name)
|
||
| Subject: | Problem with Page.RegisterStartupScript | |
| Date: | 2007-01-29 11:43:13 | |
| From: | Manindra | |
|
Response to: Problem with Page.RegisterStartupScript
|
||
|
Try this, Page.ClientScript.RegisterStartupScript(GetType(string), "name", name)
|
||