| | |
Need Help
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2005
Posts: 7
Reputation:
Solved Threads: 0
hi,
i have HTML
say str="<p>sdfdghg</>fl[phlgh][j;h]kj
,.F?hj........
i want to cut this string into muliple page but do not want to disturb the struncture of the HTML.
i want if the lenght of string is more than 500 suppose then it should be display in two pages..
How can i show this i m using Asp.net 2.0 and C#
Prakash
i have HTML
say str="<p>sdfdghg</>fl[phlgh][j;h]kj
,.F?hj........
i want to cut this string into muliple page but do not want to disturb the struncture of the HTML.
i want if the lenght of string is more than 500 suppose then it should be display in two pages..
How can i show this i m using Asp.net 2.0 and C#
Prakash
its not quite clear what you want exactly, but I would suggest keeping content and html seperately, otherwise you will have alot of trouble ensuring all html tags are properly closed. Why not have a master page which has a header and footer with all the required html tags, then you can split the content by checking string.Length and substring
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Master Page and CSS
- Next Thread: Please anybody help to solve error "class not registered" problem in vs 2003
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdownmenu dynamic edit expose feedback findcontrol flash flv form formatdecimal forms formview google grid gridview homeedition hosting iframe iis javascript jquery list maps menu mobile mono mssql multistepregistration nameisnotdeclared objects order problem ratings rotatepage save search security serializesmo.table silverlight smartcard sql sqlserver2005 ssl suse textbox tracking typeof unauthorized validation vb.net video view virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml youareanotmemberofthedebuggerusers





