User Profile

Collapse

Profile Sidebar

Collapse
iamthebest
iamthebest
Last Activity: May 9 '07, 09:17 AM
Joined: Mar 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • iamthebest
    started a topic call JavaScript function from C#
    in .NET

    call JavaScript function from C#

    Hello,

    I am trying to call a javscript function from c#. But it is not getting called. The error comes up saying funtionname is not defined even though it is defined and visible in page source.

    i have used Response.Write( "<script language='javas cript'>function name();</script>");

    and page.registercl ientscriptblock but both have the same problem.

    Any help is apprecia...
    See more | Go to post

  • iamthebest
    started a topic drag and drop in net
    in .NET

    drag and drop in net

    Hello everyone,

    Have you seen the personalized page of google search. You can drag and drop the different sections to any place. A lot of other sites are also implementing this technique. I want to achieve the same. How is it possible in asp.net using C#.

    Any help is appreciated.
    See more | Go to post

  • iamthebest
    started a topic printing in asp.net web application
    in .NET

    printing in asp.net web application

    I am developing a web application that allows the users to build the html templates, then they may print the templates, til now it is ok, but i want that they may preview the templates in MS word style that is In order to show Print Preview it is necessary to have the user able to see what the finished document will look like. This means that it is a requirement to be able to divide how it will be printed out on an A4/Letter, A5 or booklet format....
    See more | Go to post
No activity results to display
Show More
Working...