Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to assign #myModal a RecordSet? #7391

Closed
Vedros opened this issue Mar 26, 2013 · 5 comments
Closed

How to assign #myModal a RecordSet? #7391

Vedros opened this issue Mar 26, 2013 · 5 comments

Comments

@Vedros
Copy link

Vedros commented Mar 26, 2013

Why does my Modal window become unresponsive when clicking on its button after I attach the pro_id recordset on myModal? "#myModal?id=<%=RS("pro_id")%>"

It works well with all of my other .ASP pages but for some reason, since this isn't a .ASP page, it will not work. Any ideas?

<a href="#myModal?id=<%=RS("pro_id")%>" role="button" data-toggle="modal" title="Delete Professional">

@cvrebert
Copy link
Collaborator

Unlikely to be a bug in Bootstrap itself. For integration help, try asking on the Bootstrap mailing list or on some ASP-related forum.

@Vedros
Copy link
Author

Vedros commented Mar 26, 2013

I know it's not a bug... I need a programmer to tell me how to get around it.

@mdo
Copy link
Member

mdo commented Mar 26, 2013

This isn't the place to ask for that. We can only help with bugs and feature requests here—just a matter of bandwidth and expertise on our end. Try asking on the mailing list or another resource.

@mdo mdo closed this as completed Mar 26, 2013
@Vedros
Copy link
Author

Vedros commented Mar 27, 2013

I can't find an email address anywhere on the website. Could you please give that to me?

@mdo
Copy link
Member

mdo commented Mar 27, 2013

It's in the project readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants