User1355486997 posted
hi all,
I need to pass server side strings to javascript on the client.
The javascript is add to the client using the ScriptManager.RegisterClientScriptResource mathod.
I tryed passing the strings using the Page.ClientScript
RegisterStartupScript mathod and it cant find the strings that way.
any ideas ?
yotam.