Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~584 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ning2009

Hi, there my code is below [ICODE] resultlines=[targetlines[0] % dResult['SEC'], targetlines[1] % line1b, targetlines[2] % (section_type,dResult['SEC'],mat_data), targetlines[3] % section_data, targetlines[4] % (math.sin(float(dResult['ANG'])*math.pi/180), math.cos(float(dResult['ANG'])*math.pi/180), 0)] for line9 in resultlines: line9=line9+"\n" binf.write(line9)[/ICODE] , which generated the format with empty lines below *beam section,section=I,elset=UC356X368X202,material=STEEL 0.1873,.3746,.3747,.3747,.027,.027,.0165 1.000000, 0.000000, 0.000000 *element,type=b31,elset=LCHS965-14-3 39,3490,1612 *beam section,section=PIPE,elset=LCHS965-14-3,material=S355 0.4825,.0143 …

Member Avatar for amitattri1987
0
408
Member Avatar for amitattri1987

Hi, I'm a novice to apache server and its configuration for mod_python. As available on as availabe on [URL="http://www.thesitewizard.com/archive/addcgitoapache.shtml"]http://www.thesitewizard.com/archive/addcgitoapache.shtml[/URL]. (Please go through it. It is very simple but important to solve my query.) Platform: Windows XP Python 25 is installed as c:\python25\python.exe Apache server 2.2 is installed in program files. …

0
59
Member Avatar for amitattri1987

I'm making a small web application in python. Transferring control from one python page to another can be done by form submit or onclick button.This happens at an event. But I'm searching for a functionality in python similar to 'server.transfer' in asp which is not event dependent. Please Help.

Member Avatar for adam1122
0
117