itsnotabigtruck Posted March 29, 2004 Share Posted March 29, 2004 I notice you have IPB configured to allow .PHP as a valid extention for an image file (in posts, avatars, and sigs), so that PHP dynamic sig generators can be used. However, .ASPX (ASP.NET pages) are not allowed. Could you enable .ASPX as an allowed image format so that ASP.NET dynamic sig generators can be used? Link to comment Share on other sites More sharing options...
best_uv_d_best Posted March 29, 2004 Share Posted March 29, 2004 I agree... as a .NET developer, I think it's only fair. Link to comment Share on other sites More sharing options...
Glowstick Posted March 29, 2004 Share Posted March 29, 2004 Uhm, modify your script, add your own parameter parser that can parse paths like this: http://yourserver/scripts/siggen.aspx/someparams/foo.jpg That works. Just FYI, if the extension will not be enabled. Link to comment Share on other sites More sharing options...
Recommended Posts