Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1

    Default asp.net c# newbie..pls help..


    can anyone please help..i need to find the asp.net c# equivalent of java's "request.getparameter".. does anyone have any idea??tnx..

  2. #2
    Request.QueryString("parameter_here")

  3. #3


    can this be done by c#? no third party dll's?

  4. #4
    Quote Originally Posted by ingkiang View Post


    can this be done by c#? no third party dll's?
    Yes, you can use either ASP .NET datagrid and gridview

    More tutorials on The Official Microsoft ASP.NET Site

  5. #5
    Elite Member
    Join Date
    Aug 2008
    Posts
    1,053
    Blog Entries
    1
    @weasel, you have tried does it work?

    Here's my post before...

    https://www.istorya.net/forums/progra...problem-3.html'

    I tried third party DLL's... but in C++.NET not in C#, but how I wish I could make in purely in C# without any third part DLL's...

    https://www.istorya.net/forums/progra...in-vb-net.html

    if you able to make it.... Please let me(us) know too...

  6. #6
    Quote Originally Posted by iamweasel View Post
    Yes, you can use either ASP .NET datagrid and gridview

    More tutorials on The Official Microsoft ASP.NET Site
    huh? i mean in C# bro, not ASP.NET...

  7. #7
    so you want a hierarchical datagrid
    then dli na cya web-based.

    sakto ba?

    it can be done in c#.
    if you don't want third party then you have to write your own custom control.

  8. #8
    Quote Originally Posted by moz_k2 View Post
    so you want a hierarchical datagrid
    then dli na cya web-based.

    sakto ba?

    it can be done in c#.
    if you don't want third party then you have to write your own custom control.
    sakto ka bro...
    custom control meaning make my own dll?

  9. #9
    Quote Originally Posted by ingkiang View Post
    sakto ka bro...
    custom control meaning make my own dll?
    sort of.
    pwede man cya directly na part sa project
    but mas maayo if imo ilahi.
    kay kung naa ka lain project gamitan access nlang ka ato imo dll.

  10. #10
    Compilation Error
    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS0118: 'System.Web.HttpRequest.QueryString' is a 'property' but is used like a 'method'

    Source Error:



    Line 11:
    Line 12: //row = 100;
    Line 13: row = int.Parse(Request.QueryString("row"));
    Line 14: col = int.Parse(Request.QueryString("column"));
    Line 15: String table_name = Request.QueryString("table_name");


    Source File: c:\Users\Shawn\Documents\Visual Studio 2008\Projects\JSPrc.aspx Line: 13

    i tried the Request.QueryString line but it generated this compiler error..has anyone encountered this before?can anyone help??

  11.    Advertisement

Page 1 of 2 12 LastLast

Similar Threads

 
  1. question for newbie pls help
    By ravanesjn in forum Photography
    Replies: 5
    Last Post: 01-10-2013, 03:38 PM
  2. Philippine stock trader for newbies ( pls help us to start)
    By loamejan in forum Business, Finance & Economics Discussions
    Replies: 5
    Last Post: 03-04-2012, 08:07 PM
  3. cpu prob. pls help newbie here
    By an2kin4life in forum Computer Hardware
    Replies: 16
    Last Post: 03-24-2011, 09:05 AM
  4. Help at asp.net [vb]
    By tynum in forum Programming
    Replies: 51
    Last Post: 09-12-2008, 06:17 PM
  5. Need help on ASP.NET
    By shawn87chau in forum Programming
    Replies: 3
    Last Post: 08-08-2008, 05:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top