Office Web Component C#, ASP.NET question? - persists asp upload serial
Here is my code. What's happening?
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; html>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; script runat = "server" language = "C #">
private void Page_Load (object sender, EventArgs e)
(
/ / Determines whether the browser is compatible with OWC
if (Request.Browser.ActiveXControls)
(
Response.Write ( "\\ \\ \\ \\ \\ \\ \\ \\ u0026lt; OBJECT ID =" pTable "style =" z-index: 109; left: 8px; WIDTH:
502px; POSITION: absolute; top: 8px; height: 217px "height =" 217 "width =" 502 "
classid = "clsid: 0002E55A-0000-0000-C000 ...
000000000046'VIEWASTEXT> \\ \\ \\ \\ \\ \\ \\ \\ u0026lt; / OBJECT> ");
/ / That was the purpose of loading data into the client
Response.Write (@ "\\ \\ \\ \\ \\ \\ \\ \\ u0026lt; script> document.all. ... =
"Provider = MSDASQL.1; Persist Security Info = True; Extended Properties = \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\" DSN = MS
Access to databases; DBQ = C: \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ dummydata.mdb \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ '\\ \\ \\ \\ \\ \\ \\ \\ / script u0026lt ...
)
)
\\ \\ \\ \\ \\ \\ \\ \\ / U0026lt script>
\\ \\ \\ \\ \\ \\ \\ \\ U0026lt; / html>
In my browser, I
Compile:
Compiler Error Message: CS1010: newline in constant
Source Error: no relevant source lines
any help would be very grateful!
No comments:
Post a Comment