User Profile

Collapse

Profile Sidebar

Collapse
gvamohan
gvamohan
Last Activity: Sep 29 '08, 08:05 AM
Joined: May 19 '07
Location: Bangalore
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gvamohan
    replied to JavaScript Window.open()
    But same problem exists. Even with ur code i am getting title bar.
    See more | Go to post

    Leave a comment:


  • gvamohan
    started a topic JavaScript Window.open()

    JavaScript Window.open()

    hai every one iam opening an window through javascript
    [removed email]

    Code:
    <script type="text/javascript" language="javascript">
            var k=false;
            
            window.open("main.aspx","","status=no,fullscreen=yes");
            window.resizeTo(1,1)
            k=true;
            window.onresize = function()
            {
    ...
    See more | Go to post
    Last edited by acoder; Sep 20 '08, 03:55 PM. Reason: Added [code] tags + removed email

  • gvamohan
    started a topic Help me in completing this project

    Help me in completing this project

    Hai every one i am developing a online exam for submitting to my university,
    i am using Dotnet 2005 with framework 2.0 and backend as mysql 5.0
    i want to update the time to database frequently with out disturbing the user and knowing to user so that once he closes the window and again logins answers he clicks has to be retrieved and time maintainence so please help in this case i have used following code to perform that in an another...
    See more | Go to post
    Last edited by acoder; Sep 20 '08, 03:52 PM. Reason: changed bold to code tags

  • gvamohan
    started a topic Random selection of images from database

    Random selection of images from database

    how to select the images from the database randomly at each acess
    See more | Go to post
No activity results to display
Show More
Working...